[Buildbot-devel] Running a build on a few slaves simultaneously

Dustin J. Mitchell dustin at zmanda.com
Wed Aug 5 18:43:42 UTC 2009


On Sun, Aug 2, 2009 at 8:32 AM, Aviv Ben-Yosef<aviv.by at gmail.com> wrote:
> I'm playing around with buildbot in order to execute tests for projects
> across a few slaves, each running on a different platform.
> I'm surprised to not be able to find a simple example configuration of a
> master with a build that runs in parallel across a few slaves.
> How does one configure such a build, so that a change in the VCS of a
> project will cause a single build to execute on each configured slave? Is
> there an option to pass a Builder a few slave names instead of one or
> something of that sort?

The solution is to set up one builder for each simultaneous build,
then specify all of the relevant builders in the scheduler's
builderNames.

dustin

-- 
Open Source Storage Engineer
http://www.zmanda.com




More information about the devel mailing list