jenkinsci / jenkinsci/nodelabelparameter-plugin

[JENKINS-36167] Don't wait for busy nodes

Open
#545 0 comments 0 reactions 0 assignees View on GitHub
component:nodelabelparameter-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
28
Forks
59
Avg merge
1h 24m
Merged PRs (30d)
3

Description

Triggering a job with the Node parameter (with the Node eligibility is set to All Nodes )

on Node1 and Node2

If Node1 is busy, Node2 won't start unless the job will start on Node1

I want Node2 to start the job, and the job for Node1 to stay in the queue until Node1 is free

---
Originally reported by ellaz, imported from: Don't wait for busy nodes


  • status: Open
  • priority: Major
  • component(s): nodelabelparameter-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251210-235911

Raw content of original issue

Triggering a job with the Node parameter (with the Node eligibility is set to All Nodes )
on Node1 and Node2
If Node1 is busy, Node2 won't start unless the job will start on Node1
I want Node2 to start the job, and the job for Node1 to stay in the queue until Node1 is free

  • environment: 1.7

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.