Re: Build flow plugin parallel builds are not parallel

2012-12-06 Thread Mike Finneran
That was it. Nicolas you found my problam -- thanks -- I had neglected to tick the "Execute concurrent builds if necessary" box on the jobs I wanted to have run in parallel. On Wednesday, November 28, 2012 1:48:16 PM UTC-8, Mike Finneran wrote: > > When I execute the foll

Build flow plugin parallel builds are not parallel

2012-11-28 Thread Mike Finneran
When I execute the following build flow script on a cluster of four identical nodes, only one node is used to execute all twelve instances of "job-Build". If I pull that node, All instances are still build on only one node, just the next node that is still on line. I would have thought that all