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.
Originally reported by rmahesh, imported from: issues in passing node parameter plugin in pipeline
- status: Open
- priority: Major
- component(s): nodelabelparameter-plugin
- resolution: Unresolved
- votes: 1
- watchers: 3
- imported: 20251210-235911
Raw content of original issue
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.
1 attachment
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.
Originally reported by rmahesh, imported from: issues in passing node parameter plugin in pipeline
Raw content of original issue
1 attachment