[Buildbot-devel] Change sources specific to a particular builder
Sam Minnee
sam at silverstripe.com
Thu May 22 00:10:48 UTC 2008
Thanks for that,
In the end I managed to get what I wanted working by treating all the
different modules on my server as branches, and using a set of
AnyBranchSchedulers to trigger the appropriate builds.
It appears to be working well.
Sam
On 22/05/2008, at 11:54 AM, Axel Hecht wrote:
> 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.
More information about the devel
mailing list