Re: Concurrent builds in a BuildFlow

2015-02-19 Thread Jim Adams
t; > /James > > [1] https://wiki.jenkins-ci.org/display/JENKINS/Build+Flow+Extensions+Plugin > >> On Thursday, 19 February 2015 00:36:41 UTC, Jim Adams wrote: >> I am using the BuildFlow plugin to attempt to sequence a whole bunch of >> builds. The same build could be qu

Concurrent builds in a BuildFlow

2015-02-18 Thread Jim Adams
I am using the BuildFlow plugin to attempt to sequence a whole bunch of builds. The same build could be queued by different build flow jobs. The problem is that if the different build flow jobs are run at the same time one will fail if the other has already enqueued the job. Is there a way to j