[Buildbot-devel] [RFC] enhancements to buildbots repo/gerrit support

Pierre Tardy tardyp at gmail.com
Sat Jul 9 08:51:50 UTC 2011


On Sat, Jul 9, 2011 at 9:13 AM, Aurelien Bompard <aurelien at bompard.org>wrote:

> > > e6be01d status_gerrit: add global status in the callback    <-- this
> > > one changes API
> >
> > not merged - see comment
>
> I'm using Gerrit with Buildbot too, and I had a similar issue (or at least
> I
> think it's similar): a change in Gerrit may trigger several builds, so
> GerritStatusReceiver will add several "success" or "failure" comments to
> the
> change, the latest verified flag overwriting the others.
>
> Pierre (or other Gerrit users), what do you think ?
>

This is actually a different problem from what this commit is resolving. My
problem is just to be able to send more informations in the gerrit system.
e.g. the last lines of logs from the first failing step.

For your issue, I have this also, but I still dont know how to resolve.
To mitigate, and avoid annoying too much users, I only send comments on
failure. watching buldset wont work for me, as my builder arch is the
following:

treestable 1min => checkpatch/lint builder
treestable 15min => buildall builder  => triggers test builder

So for each change, I have 3 buildsets (one per builder)


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


More information about the devel mailing list