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

Keith Nicewarner Keith.Nicewarner at spacex.com
Thu May 19 15:58:52 UTC 2011


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


More information about the devel mailing list