Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
We have a limit on the number of licenses we can use concurrently. Before pipeline as code we could use the throttle to limit the number of jobs to 16.
With pipeline as code and 2.0 of the plugin we cannot limit jobs unless we create the jobs and trigger in parallel.
Is there any intention to make the lateste plugin work in the same way as before without having to do parallel jobs
Code changed in jenkins
User: Oleg Nenashev
Path:
README.md
http://jenkins-ci.org/commit/throttle-concurrent-builds-plugin/7c61f6119c67ffb046bcf3afb596671b12011bd8
Log:
Merge pull request #49 from oleg-nenashev/docs/JENKINS-44411-clarify-throttle-step
JENKINS-44411 - Extend documentation to clarify throttle() behavior
Compare: https://github.com/jenkinsci/throttle-concurrent-builds-plugin/compare/1497858da1f6...7c61f6119c67