Re: kill all jobs/empty the queue?

2012-08-23 Thread Sami Tikka
See http://scriptlerweb.appspot.com/script/show/59001 -- Sami phil swenson kirjoitti 23.8.2012 kello 20.02: > works great. can't find anything for killing all the current jobs though. > > But this helps, thanks! > > On Wed, Aug 22, 2012 at 5:26 PM, Jesse Farinacci wrote: > Greetings, > > O

Re: kill all jobs/empty the queue?

2012-08-23 Thread phil swenson
works great. can't find anything for killing all the current jobs though. But this helps, thanks! On Wed, Aug 22, 2012 at 5:26 PM, Jesse Farinacci wrote: > Greetings, > > On Wed, Aug 22, 2012 at 7:21 PM, phil swenson > wrote: > > When you have a bunch of jobs that are queued up and destined t

Re: kill all jobs/empty the queue?

2012-08-22 Thread Jesse Farinacci
Greetings, On Wed, Aug 22, 2012 at 7:21 PM, phil swenson wrote: > When you have a bunch of jobs that are queued up and destined to fail (won't > compile for example)…. there should be a way to kill all the jobs and empty > the queue. > Is there a plugin for this? https://wiki.jenkins-ci.org/disp

kill all jobs/empty the queue?

2012-08-22 Thread phil swenson
When you have a bunch of jobs that are queued up and destined to fail (won't compile for example)…. there should be a way to kill all the jobs and empty the queue. Is there a plugin for this? thanks phil