[Buildbot-devel] Serving two masters

Dan Kegel dank at kegel.com
Wed Sep 4 19:15:08 UTC 2013


I just run one great big buildmaster... it's easier since I drive it
all with a json file.

(See https://github.com/buildbot/buildbot/blob/master/master/contrib/SimpleConfig.py
)

On Wed, Sep 4, 2013 at 11:51 AM, Leif Walsh <leif.walsh at gmail.com> wrote:
> I'm hoping to have a set of buildslaves that's somewhat elastic, so if one
> of the products has more work to do it can use more resources instead of
> only having half the resources ever available.  I also want to avoid
> overloading everything.
>
> I'm guessing there is no way to do this because the buildmaster's
> scheduler needs to know about the other buildmaster's locks.  I guess this
> was a pretty crazy idea.
>
> kaspar at schleiser.de writes:
>
>> Hi,
>>
>> On 09/04/2013 05:15 AM, Leif Walsh wrote:
>>> Is there a way for buildslaves to serve two different masters at the
>>> same time so I can have one buildmaster per project, or is there some
>>> other way to keep the configs separate, or should I suck it up and unify
>>> the configs?
>> Why not just run two instances of the buildslaves? One per master?
>>
>> Cheers
>> Kaspar
>>
>> ------------------------------------------------------------------------------
>> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
>> Discover the easy way to master current and previous Microsoft technologies
>> and advance your career. Get an incredible 1,500+ hours of step-by-step
>> tutorial videos with LearnDevNow. Subscribe today and save!
>> http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Buildbot-devel mailing list
>> Buildbot-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
>
> --
> Cheers,
> Leif
>
> ------------------------------------------------------------------------------
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel




More information about the devel mailing list