[Buildbot-devel] N builders per bot ?
Robert Helmer
robert at roberthelmer.com
Wed Sep 26 22:40:47 UTC 2007
On 9/26/07, Darin Fisher <darinf at gmail.com> wrote:
> I've read through the buildbot manual, and I haven't found an answer to
> this question. Is it possible to have several builders configured for a
> single bot? That is, if I have one machine with one slave instance running
> on it, can I arrange to have the build master command that slave to do N
> different builds in series?
>
Do you want to have a buildslave shared between multiple builders? You can,
but the builders don't have a shared queue so you can get into the situation
where a builder is waiting on a buildslave that's in use by another builder
even though there are idle slaves waiting.
Not sure if I'm understanding though; can you describe what you want to do?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20070926/097d95b8/attachment.html>
More information about the devel
mailing list