Details
-
Task
-
Status: Open (View Workflow)
-
Critical
-
Resolution: Unresolved
-
None
-
Running 1.625.1 on LInux
Description
I have assigned 5 slaves with the same label name (EX: dev_sev). I want to run a job concurrently on all the 5 slaves using the label parameter. Within my job, I have created parameterized Label and set label value to (dev_sev). I have also selected the following options, "Run on all nodes matching the label", "Run regardless of result", Node eligibility: All nodes", and "Execute concurrent builds if necessary".
When I execute the build, the label shows up and I can see all the 5 slaves show nodes, but the job is running on one of the nodes only. How do I resolve this issue with label param? I don't want to use a node parameter.
I can also reproduce this, back when we started to run the same job on multiple node simultaneously we also had this issue but I believe a coworker of mine got it working somehow.
We switched to a Matrix Job with the Elastic Axis plug-in because of the much nicer visualization, maybe give that a try.