Skip to content

[JENKINS-45924] issues in passing node parameter plugin in pipeline #556

@jenkins-infra-bot

Description

@jenkins-infra-bot

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions