Skip to content

[JENKINS-58833] NodeLabel Parameter Plugin does not work for concurrent #563

@jenkins-infra-bot

Description

@jenkins-infra-bot

I created a project to run on agents. The project causes the agent's workspace to be updated with the latest from Perforce (SCM software).

The project has:

  • Allow multi node selection for concurrent builds configured
  • Execute concurrent builds if necessary configured.
  • Restrict whre this project can be run disabled.

Master has 8 executors, slaves have 1 executor

If I select master, node1 and node2 - only master runs.

All should run.

 

If I select node1 and node - node 1 runs, and once that finishes node2 runs.

node1 and node2 should run at the same time on the two agent nodes.

 


Originally reported by rocha_stratovan, imported from: NodeLabel Parameter Plugin does not work for concurrent
  • status: Open
  • priority: Critical
  • component(s): nodelabelparameter-plugin
  • resolution: Unresolved
  • votes: 1
  • watchers: 2
  • imported: 20251210-235911
Raw content of original issue

I created a project to run on agents. The project causes the agent's workspace to be updated with the latest from Perforce (SCM software).

The project has:

  • Allow multi node selection for concurrent builds configured
  • Execute concurrent builds if necessary configured.
  • Restrict whre this project can be run disabled.

Master has 8 executors, slaves have 1 executor

If I select master, node1 and node2 - only master runs.

All should run.

 

If I select node1 and node - node 1 runs, and once that finishes node2 runs.

node1 and node2 should run at the same time on the two agent nodes.

 

environment
Jenkins 2.176.2<br/>
Windows 10<br/>
Internet Explorer, Firefox, Chrome<br/>
Plugin version 1.72

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