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
https://wiki.jenkins-ci.org/display/JENKINS/Priority+Sorter+Plugin ) you
can make it jump to the head of the queue.
3) The build queue can be paused by putting Jenkins in the "quiet-down"
state. There are several ways to do this, the simplest is a button
called "Prepare for shutdown" on the Manage Jenkins page. It won't
actually shut down Jenkins, just prevent any new builds from starting
until you cancel the quiet-down.
Good luck!
Eric
On 5/8/2013 1:36 PM, [email protected] wrote:
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 build which is in queue can be reprioritized
and put to the head of the queue?
3) Is there a way that the Jenkins build queue can be paused. If we
disable the job, the requests in the queue are lost?
Can somebody please help me with answers to the above questions. Much
appreciated.
Thanks
S
--
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.
--
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.