[Buildbot-devel] Change sources specific to a particular builder

Axel Hecht l10n.moz at googlemail.com
Wed May 21 23:54:24 UTC 2008


Hi Sam,

firstly, triggering builders is the wrong picture, AFAICT, you want to
trigger schedulers, which then in turn trigger builders.

There's a patch for triggerable schedulers in the archives,
http://sourceforge.net/mailarchive/forum.php?thread_name=20070702161137.GC4895%40zmanda.com&forum_name=buildbot-devel.
Not sure if that's applied anywhere or in a ticket.

Basically this allows you to create a step in the  main build to
trigger the schedulers for your test builds directly, so in the end,
there's no separate change involved. That should have the benefit of
associating your tests with the change they're testing, too.

Axel

2008/5/21 Sam Minnee <sam at silverstripe.com>:
> Hi there,
> I have a buildbot running two builders for SilverStripe, a CMS package with
> lots of add-on modules:
>  * One build runs the tests from just the CMS package itself
>  * Another build runs the tests from the CMS package and all of the modules
>  * I would also like to add other builds in time, for example, of specific
> projects that we have built on top of the CMS
> What this means is that I would like to have a specific set of change
> sources for each builder.  Is this possible?
> If not, is there any other way of only rebuilding the builds that have
> actually changed, depending on where in the SVN repository the change
> occurred?
> Thanks,
> Sam
> Sam Minnée | Chief Technology Officer
> SilverStripe
> http://www.silverstripe.com
> Office: +64 4 978 7334
> Skype: sam.minnee
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> 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