[JIRA] (JENKINS-61505) multiple parameters in "List of parameters to check" doesn't work as expected

5 views
Skip to first unread message

flocsy@gmail.com (JIRA)

unread,
Mar 18, 2020, 6:16:03 AM3/18/20
to jenkinsc...@googlegroups.com
Gavriel Fleischer created an issue
 
Jenkins / Bug JENKINS-61505
multiple parameters in "List of parameters to check" doesn't work as expected
Issue Type: Bug Bug
Assignee: Unassigned
Components: throttle-concurrent-builds-plugin
Created: 2020-03-18 10:15
Environment: Jenkins: 2.226
Throttle Concurrent Builds: 2.0.1
Priority: Major Major
Reporter: Gavriel Fleischer

When adding multiple comma-separated parameters to "List of parameters to check" it doesn't work as expected.

 

i.e:

my job has 3 params: A, B, C

List of parameters to check: "A,B"

started a job with params: A:1, B:2, C:3

and tried to start another job in parallel: A:2, B:2, C:3

 

According to my understanding because "A,B" needs to be unique, the 2nd job should've started in parallel, because the 1st job is "1,2" and the 2nd job is "2,2".

However it didn't start.

(When I remove B from "List of paremeters to check" it started)

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages