How can I tell Jenkins pipeline to pick up more than one agent at a time if 
they are free?  I see there are ways to do this with the normal jobs.  But 
I'm looking for options in the coded pipeline method.  

I have two slaves with the same label called 'jenkins-slave'.  I have setup 
all nodes to 'Only build jobs with label expression matching'.  When I 
launch a pipeline with jenkins-slave as node ('jenkins-slave') only one of 
them is picked up and does all the work. I want it to use more than one if 
available.  

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/f5e549a7-c6ca-4110-acef-f79114d2cf8f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to