[Buildbot-devel] Syncing multiple builders and notifications

Gregory Bayard gregory.bayard at gmail.com
Fri Nov 5 13:11:30 UTC 2010


Hello,

I currently have a very simple buildbot running with two builders (a windows
builder and linux builder) and two slaves (a windows server and a linux
server).  I have two mail notifiers configured, one sends a success
notification to the blamelist when a build completes and the other sends a
failure notification to a distribution list.  Currently the success
notification is triggered twice, once for each build's completion and if you
break one build and not the other you will receive both a success and a
failure notification.  What is the best way to configure buildbot so that
the success notification will only be generated when both builders complete
successfully so that only one success will be sent and if only one build
succeeds no success notification will be sent?

Thanks,
Greg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20101105/34efcba5/attachment.html>


More information about the devel mailing list