I'm having problems with Gerrit and Jenkins in combination not aborting 
jobs in a nice manner(*). This causes followon jobs to see a corrupted 
workspace and then these subsequent jobs fail.


I want to enable the "Build Current Patches Only" which will get rid of 
queued jobs that are no longer necessary to build because there is a more 
recent patches, thus improving throughput.

However, the problem is that "Build Current Patches Only" also aborts 
currently running jobs and therefore I'm tripped over by JENKINS-17116.

Any idea on how this could be addressed?

Ideally, I'd like JENKINS-17116 to be fixed, but it would help *greatly* if 
I could tell the Gerrit trigger not to abort jobs that have already started.


(*) This is a known problem: 
https://issues.jenkins-ci.org/browse/JENKINS-17116

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to