-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: nodelabelparameter-plugin
-
None
In pipeline it has to execute on multiple nodes parallel based on selection of node parameter possible nodes option.
Used org.jvnet.jenkins.plugins.nodelabelparameter.NodeParameterValue('UPSTREAM_NODE', '', 'EQA') it is executing only on one node, it should execute on all nodes defined in label.

Â
Based on the selection it should execute on all the selected nodes from the above picture.
Â