|
||||||||
|
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-15264) 'Build Current Patches ... [email protected] (JIRA)
- [JIRA] (JENKINS-15264) 'Build Current Pat... [email protected] (JIRA)
- [JIRA] (JENKINS-15264) 'Build Current Pat... [email protected] (JIRA)
- [JIRA] (JENKINS-15264) 'Build Current Pat... [email protected] (JIRA)

This is how it works in our test bed when we have been testing it:
Change 10 patchset 1 is uploaded and Jenkins starts build #2
a short while later
change 10 patchset 2 is uploaded and Jenkins aborts build #2 and starts build #3
change 11 patchset 1 is uploaded and Jenkins starts build #4 (not cancelling build #3 since it belongs to a different change)
Is it the same behavior that you see?