[Buildbot-devel] How to cancel related parralel build if one fail, and concatenate success results?

Pierre Tardy tardyp at gmail.com
Fri Apr 8 08:55:21 UTC 2011


Hello,

In our buildbot configuration, we are using several builders to build each
patches submitted in gerrit.

People are starting to complain they are receiving too many mails. Its
mandatory for us that they dont start to filter them out...

I'm looking at solution on how to concatenate result mails. The best would
be:
 for each patch submitted to gerrit, aka sourcestamp:
   - send one mail (or gerritstatuspush) at the end of the first failing
builder and cancel the other builders
   - send one mail at the end of all the builders if everything is passed.

How can I do that with buildbot?

Regards,
Pierre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20110408/d805604f/attachment.html>


More information about the devel mailing list