[Buildbot-devel] Waterfall display out of order

Thomas Middeldorp thomas at ranzer.geek.nz
Fri Mar 16 03:25:21 UTC 2012


I had a poke around and I believe the previous functionality of 
preserving the builder order can be achieved with the attached patch (at 
least it seems to work for me).

If you can think of any problems with doing it this way please let me know.

If you decide to use this change you'll probably want to revert commit 
ddd9f8dc4b34f93e48b38d1c85c32e50858eede6 (assuming that's actually the 
commit ID, I'm not familiar with git) - the one that uses sorted() on 
the builder names in buildbot/status/master.py since that would now be 
counter-productive.

- Thomas


On 16/03/2012 1:24 p.m., Thomas Middeldorp wrote:
> Hi,
>
> I've just upgraded my buildmaster to 0.8.6 and now the builders appear 
> in a random order in the waterfall display. I don't see anything about 
> this in the release notes, and I've so far not found anything in the 
> manual either... is the ordering controlled differently now, or should 
> it still be in the same order as the builders are defined in master.cfg?
>
> Thanks,
> Thomas
>

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: builder_order.patch
URL: <http://buildbot.net/pipermail/devel/attachments/20120316/c5eb821f/attachment.ksh>


More information about the devel mailing list