Eric Wood <eric.wood <at> rocketmail.com> writes: > > > > I have a bunch of jobs that are connecting to a TFS server and I have to put the server path in all of my jobs. I'm migrating to a new server and would like to be able to parameterize the value for this server across all my jobs so I do not have to go through them all and change in the future. Can somebody tell me the best means of accomplishing this task? > > Thanks, Eric > > >
Hi Eric, I think that you should be able to do this by using Configuration Slicing Plugin. It allows you to define the value of a common parameter on "http://JenkinsServer:8080/slicing/parameters/" page. Regards, Robert -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
