[Buildbot-devel] How to start builds on multiple buildslaves at the same time?

Keith Nicewarner Keith.Nicewarner at spacex.com
Thu May 19 17:35:48 UTC 2011


Please pardon me for being a buildbot novice, but how would I go about creating a builder that triggers a list of other builders?


From: Amber Yust [mailto:ayust at yelp.com]
Sent: Thursday, May 19, 2011 10:29 AM
To: Keith Nicewarner
Cc: buildbot-devel at lists.sourceforge.net
Subject: Re: [Buildbot-devel] How to start builds on multiple buildslaves at the same time?

Create a builder that triggers them all?

~Amber
On Thu, May 19, 2011 at 10:21 AM, Keith Nicewarner <Keith.Nicewarner at spacex.com<mailto:Keith.Nicewarner at spacex.com>> wrote:
Ugh - but then to do a force-build on each platform, I'd have to click the button N times.  Is there a way to have all the builders trigger off the same force-build request?


From: Amber Yust [mailto:ayust at yelp.com<mailto:ayust at yelp.com>]
Sent: Thursday, May 19, 2011 9:54 AM
To: Keith Nicewarner
Cc: buildbot-devel at lists.sourceforge.net<mailto:buildbot-devel at lists.sourceforge.net>
Subject: Re: [Buildbot-devel] How to start builds on multiple buildslaves at the same time?


No, but what you can do is have multiple builders use the same build factory, so that you don't have to repeat the specification of the steps.

~Amber (sent from Droid, please forgive any typos!)
On May 19, 2011 9:33 AM, "Keith Nicewarner" <Keith.Nicewarner at spacex.com<mailto:Keith.Nicewarner at spacex.com>> wrote:
> We might be abusing buildbot, but here's what we need to do. We have the exact same source code that we want to build on different platforms/toolchains. We cannot always easily use cross-compiling on a single platform. On each platform, the checkout, build, and test steps are completely identical. At first I thought setting up multiple buildslaves for the same builder would do the trick, but then I realized that the list is treated as a buildslave pool and it will only select one to build on. Is there an easy way to have a builder cause multiple buildslaves to start building at the same time?
>
> Thanks.
> Keith.
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20110519/939f23b5/attachment.html>


More information about the devel mailing list