Modify parameters in Jenkins build queue

2013-05-08 Thread seanveda
Hi I have the following questions: 1) We have a Jenkin's job which takes 2 input parameters. But many a times, there is a need for us where these parameters need to be modified(at run time) after they have been submitted to the Jenkins queue. How can this be done? 2) Is there a way that a

Re: Modify parameters in Jenkins build queue

2013-05-08 Thread Eric Pyle
Hi, 1) I don't know of any way to modify the parameters once a job has been submitted. However, as long as it's in the queue, you could cancel it and submit a new job request with the desired parameters. 2) If you alter the priority of the build (need to be using