So, each machine I use only has 1 executor and I don't allow concurrent builds to be run in the job. We also are running matrix configuration jobs where the parent job is running on that machine while another job is running would that cause it to do that as well?
On Sunday, March 9, 2014 5:43:18 PM UTC-7, Christian Willman wrote: > > Small correction, it means ABC was running in parallel, so Jenkins created > separate workspaces to isolate each parallel execution. Jenkins will use a > job's singular workspace across serial builds, even if each build occurred > on a different executor. > > On Thursday, March 6, 2014 10:06:35 PM UTC-5, Marc MacIntyre wrote: >> >> Those are from having multiple executors on each slave, the number is the >> executor number >> > -- 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/d/optout.
