[Buildbot-devel] Stopping a Build Upon Output

Mark Rowe bdash at users.sourceforge.net
Mon Oct 9 19:21:30 UTC 2006


> On 10/8/06, brett <bneely at gmail.com> wrote:
>> It seems possible to modify the output of each phase on the waterfall
>> display (e.g. http://build.webkit.org/), so your output could specify
>> whether or not the tests ran and why.  I don't know how to do that
>> though.
>
>
> Here's one way I found to dynamically update the status text for build
> steps:
>
> http://agiletesting.blogspot.com/2006/05/dynamically-updating-buildbot-status.html

For what it's worth, the entire Buildbot configuration for
build.webkit.org is available in WebKit's subversion repository.  The
portions relevant to updating the status text of each step can be found at
<http://trac.webkit.org/projects/webkit/browser/trunk/WebKitTools/BuildSlaveSupport/build.webkit.org-config/webkit/steps.py>,
and take a similar approach to the one Grig mentions.

Cheers,

Mark Rowe
<http://bdash.net.nz>






More information about the devel mailing list