[Buildbot-devel] Buildbot with virtual machines
Alexander Lorenz
lorenz at testingtech.de
Fri Aug 18 13:37:41 UTC 2006
>
> Doesn't buildbot already have something like slave_lock and master_lock? I
> believe you could specified a 'lock=my_lock' for a buildstep, and then only
> one buildstep needing that lock could run at the same time.
>
> I've never bothered trying it tho, but I recall seeing it in the
> documentation.
>
> Tobi
yes, bb has a locking mechanism.
but afaik it is not possible to start/shutdown slaves via this
functionality. all slaves that woant to run the build have to be started
at buildtime, ozherwise the builder just chooses the next avalable slave
from its list, and also i don't think the builder is shutting down it's
slave while waiting for a lock.
regards
alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20060818/91ea3af0/attachment.html>
More information about the devel
mailing list