-
Improvement
-
Resolution: Fixed
-
Major
-
None
Currently if multiple jobs are using label that is defined in the docker plugin and all all got fired one by one .. then they go in serial .. it will be great if all can go in parallel by spining thier own container at the same time.
-raj
This should be the case already. Maybe a NodeProvisioner.Strategy side effect.
Or maybe do you have templateCap set to 1 (default value) ?