[Python-Dev] [Buildbot-devel] Re: buildbot (original) (raw)

Trent Mick trentm at gmail.com
Thu Jan 5 23:32:14 CET 2006


> Or for separate logic projects being built with the same builtbot > master. For example, say Python's buildbot wanted to do regular builds > and tests of the distutils tree > (http://svn.python.org/view/distutils/trunk/).

I believe you could always get it arranged the way you like by properly setting up an "uninteresting changes" filter. You would have several builders, one change source, and each builder would filter out the changes it is interested in.

I meant that more as a justification for improving the Waterfall status receiver to support separate summary pages for separate projects and trunks... all with the same buildbot master server. python.org/dev/buildbot/python/... python.org/dev/buildbot/python-release24-maint/... python.org/dev/buildbot/distutils/...

Trent

-- Trent Mick trentm at gmail.com



More information about the Python-Dev mailing list