Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Duplicate
-
Component/s: throttle-concurrent-builds-plugin
-
Labels:None
-
Environment:Jenkins ver. 2.73.2 ,throttle-concurrents-build plugin version = 2.0.0 and 2.0.1
-
Similar Issues:
Description
throttle-concurrents-build does not work as expected.Builds with different parameters are prevented from build.
Steps to reproduce:
1.Choose "Prevent multiple jobs with identical parameters from running concurrently"
2.Set multiple parameters in "List of parameters to check".
3.Run some builds with parameters.
Screenshots with examples attached.
Attachments
Issue Links
- duplicates
-
JENKINS-61485 Throttle Concurrent Builds not working when triggered from another job
-
- Open
-
-
JENKINS-46858 Jobs not throttled by comma-separated parameters
-
- Resolved
-
This is
JENKINS-46858, which was just fixed and released in 2.1.This is JENKINS-61485, which remains open.
The documentation was updated in jenkinsci/throttle-concurrent-builds-plugin#100.