[Buildbot-devel] status categories

Bailey, Darragh dbailey at hp.com
Wed Feb 14 16:02:02 UTC 2007


I've setup all my builds to use categories so that I could have
different status waterfall pages. However I've noticed that if you have
a category such as servers and another such as clients and you create a
status page that display's both. Status pages that are create just to
display one or the other will still display both.

Is this a known bug or am I just specifying the categories incorrectly
to the waterfall constructor?

Where I want to display more than one category I've passed it in as

categories=["server", "client"]

But then specifying the following in other separate waterfall entries
doesn't work:
categories="server"
categories="client"

They still end up displaying everything.


What I was hoping to do is since I have 3 distinct groups of builds and
3 different branches was to have multiple status pages to allow easy
viewing

For each branch have the following
   Server builds page
   Client builds page
   Other builds page

Then also have 4 additional pages at the end

All - all builds on all branches
All_servers - all the server builds on each of the branches
All_clients - all the client builds on each of the branches
All_other - etc.

Is this possible?

--
Regards,
Darragh Bailey

Systems Software Engineer
Hewlett Packard Galway Ltd.
+353 91 75-4674





More information about the devel mailing list