|
||||||||
|
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 |
||||||||
- [JIRA] (JENKINS-16330) Trigger should start two j... [email protected] (JIRA)
- [JIRA] (JENKINS-16330) Trigger should start ... [email protected] (JIRA)
- [JIRA] (JENKINS-16330) Trigger should start ... [email protected] (JIRA)
- [JIRA] (JENKINS-16330) Trigger should start ... [email protected] (JIRA)
- [JIRA] (JENKINS-16330) Trigger should start ... [email protected] (JIRA)
- [JIRA] (JENKINS-16330) Trigger should start ... [email protected] (JIRA)

Yes this is a tricky situation for the trigger; it needs to coordinate what jobs it has scheduled but (from what I can find) can't know if the job was canceled while in the queue, if that happens it will wait forever for the build to start (that's when it sends the build started message to Gerrit)
Do you have any plugins that might cancel jobs in the queue? or maybe users that does it manually?