[Buildbot-devel] How to create sub-columns for each buildslaves under the same builders in waterfall

Rick Liu rick.liu at mobidia.com
Wed Jan 27 00:58:16 UTC 2010


Hi,

I'm very new to buildbot.
Right now I'm reading through the source code of waterfall.py.

My approach is:
When waterfall tries to draw the boxes (cells),
first check the number of buildslaves for that builder,
then draws the boxes with status/info for each buildslaves.
Then for BuildBox (builder cell), do column span for the number of buildslaves.


My biggest problem is that I'm not very familiar with buildbot and python,
so wonder anyone could give me some tips or directions.
That would be very helpful.


Thanks,

Rick



-----Original Message-----
From: maruel at google.com [mailto:maruel at google.com] On Behalf Of Marc-Antoine Ruel
Sent: Tuesday, January 26, 2010 3:49 PM
To: Rick Liu
Cc: buildbot-devel at lists.sourceforge.net
Subject: Re: [Buildbot-devel] How to create sub-columns for each buildslaves under the same builders in waterfall

That would be interesting but that functionality doesn't exist in the
waterfall yet.

M-A

2010/1/26 Rick Liu <rick.liu at mobidia.com>:
> Hi,
>
>
>
> I have 3 buildslaves under a single builder for redundant and quick test
> feedback of frequent code submissions.
>
> Because my build and test take long time,
>
> most of time 3 buildslaves would do build in parallel.
>
>
>
> However, in waterfall display,
>
> there's only one column for each builder.
>
> 3 buildslave processes will be overlapped with each other.
>
>
>
> Is there a way to create sub-columns in waterfall for each buildslaves under
> the same builders?
>
>
>
> Thanks,
>
>
>
> Rick
>
>
>
> ------------------------------------------------------------------------------
> The Planet: dedicated and managed hosting, cloud storage, colocation
> Stay online with enterprise data centers and the best network in the
> business
> Choose flexible plans and management services without long-term contracts
> Personal 24x7 support from experience hosting pros just a phone call away.
> http://p.sf.net/sfu/theplanet-com
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
>


More information about the devel mailing list