[Buildbot-devel] Best way to run multiple builds for the same builder and the same buildslaves at the same time?
Dustin J. Mitchell
dustin at v.igoro.us
Sun Sep 2 02:30:48 UTC 2012
On Fri, Aug 31, 2012 at 2:56 PM, Chen Yingliu <chenyingliu at gmail.com> wrote:
> I checked the code at botmaster but seems buildbot doesn't support it
> now?
This is correct. Each builder has a dedicated directory on the slave,
and only one build can run in that directory at a time.
You could work around this by creating multiple identical builders.
Dustin
More information about the devel
mailing list