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

Amber Yust ayust at yelp.com
Thu May 19 16:54:19 UTC 2011


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>
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/dfac8f99/attachment.html>


More information about the devel mailing list