[Buildbot-devel] Killing running build automatically

Martijn van Oosterhout kleptog at gmail.com
Wed Jan 7 15:11:18 UTC 2015


Hoi,

We have a buildbot which runs all the tests based on changes generated from
Gerrit. These tests can take a while. Sometimes, someone makes a
modification and updates their change. What I'd like to do is stop any
buildbot that is processing the old change.

I was expecting some kind of change-hook that would be called when and new
changes are made. Then I can look at the builders for a matching change.
But I haven't found a hook.

The other alternative is to modify the ChangeSources directly, perhaps
wrapping them.

What would be the best way to go about this?

Thanks in advance,
-- 
Martijn van Oosterhout <kleptog at gmail.com> http://svana.org/kleptog/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20150107/b5766e47/attachment.html>


More information about the devel mailing list