Hello, In my pipeline job, i am executing multiple application builds in parallel and each parallel build is running under a node. Instead of providing a node-name to each of the parallel build, I have specified a node group. I am expecting that each parallel build will be picked up by different nodes available in the group, however I notice that the parallel builds are either picked up the same node or randomly by different nodes. I was wondering if there is a way to have pipeline round-robin each parallel build to different nodes.
Thanks, Santosh -- 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/d26131cd-4f65-43d9-a302-f8eda6f1e657%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
