We automate and replicate jenkins jobs by using the jenkins-job-builder (https://pypi.python.org/pypi/jenkins-job-builder). I'm not sure there's a good solution to automating and replicating jenkins plugins. I think the only thing you can do is to copy the all of the *.hpi files, these are the plugins, to your upgraded jenkins and then copy the config.xml file there as well since that contains all of the global plugin configs then restart jenkins.
On Wednesday, July 8, 2015 at 4:41:16 AM UTC-7, jairaj kamal wrote: > > Hi, > > How can I copy jobs from existing Jenkins profile to the upgraded Jenkins, > also I need to configure all the existing installed plugins in the new one ! > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/6f75710d-ef36-4999-bc47-e6206044246f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
