-
Bug
-
Resolution: Unresolved
-
Major
-
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.