Quantcast

[JIRA] (JENKINS-15264) 'Build Current Patches Only' clears entire queue

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15264) 'Build Current Patches Only' clears entire queue

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Affects Versions: current
Assignee: rsandell
Components: gerrit-trigger
Created: 21/Sep/12 4:48 AM
Description:

I tried out the 'Build Current Patches Only' feature only to find out that it clears the entire jenkins queue for s specific queue. I was under the impression that this would only clear a certain uploader's old patchset if the new patchset and old patchset are hanging out in the queue and not interfere with other uploaders.

Project: Jenkins
Priority: Minor Minor
Reporter: Vivek Ayer
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 | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15264) 'Build Current Patches Only' clears entire queue

JIRA noreply@jenkins-ci.org
rsandell commented on Bug JENKINS-15264

The intention of it is to cancel all builds of a change when a new patchset of the change is uploaded, it is not tied to a specific uploader but the change.

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 | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15264) 'Build Current Patches Only' clears entire queue

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
rsandell commented on Bug JENKINS-15264

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?

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 | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15264) 'Build Current Patches Only' clears entire queue

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Vivek Ayer commented on Bug JENKINS-15264

I just upgraded to the latest version of the trigger. Will let you if I see anything out of the ordinary. Thanks for all the hard work! Keep it up!

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
Loading...