Skip to content

Add a no-delay provisioner strategy to bring nodes online immediately#122

Open
nhunsperger wants to merge 2 commits intojenkinsci:masterfrom
nhunsperger:nodelay-provisioner
Open

Add a no-delay provisioner strategy to bring nodes online immediately#122
nhunsperger wants to merge 2 commits intojenkinsci:masterfrom
nhunsperger:nodelay-provisioner

Conversation

@nhunsperger
Copy link

The default node provisioner strategy in Jenkins is conservative and only provisions new nodes under sustained
demand. The implicit assumption is that busy executors will become free. This does not happen when using
the run-once retention strategy or when limiting job runs to 1. As a result, the default strategy unnecessarily
causes delays starting new jobs.

@jimklimov jimklimov requested a review from a team as a code owner March 12, 2026 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants