Issue Type: Bug Bug
Affects Versions: current
Assignee: bklarson
Components: prioritysorter
Created: 24/Jan/13 11:57 PM
Description:

I have a need to use both the Throttle Concurrent Builds plugin and the Priority Sorter plugin. Say I have three jobs A, B, and C that use a throttle that allows only one concurrent execution on the master. They are all using the default priority (100). If I queue up A, then B and C, A starts running and B and C wait, throttled as they should be. But as soon as A completes, both B and C start, simultaneously. The throttle is being ignored. This worked until the Priority Sorter plugin was installed.

I believe this issue is different from Jenkins 15090, I'm not concerned with SCM polling issues, or in this example, in the order of execution. I just need Priority Sorter to not meddle with the throttles.

I am using:
Jenkins 1.470
Throttle Concurrent Builds Plugin 1.6
Priority Sorter Plugin 1.3

Project: Jenkins
Priority: Major Major
Reporter: Laura Neff
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to