[Buildbot] #2547: Can't have slaves and builders with the same name

Buildbot trac trac at buildbot.net
Mon Nov 10 04:52:38 UTC 2014


#2547: Can't have slaves and builders with the same name
-----------------------------+--------------------
Reporter:  dustin            |       Owner:
    Type:  enhancement       |      Status:  new
Priority:  patches-accepted  |   Milestone:  0.9.+
 Version:  0.8.7p1           |  Resolution:
Keywords:  simple            |
-----------------------------+--------------------
Changes (by ksandarusi):

 * cc: kassem@… (added)


Comment:

 I was wondering if I could try fixing this issue? I'm interested in
 attempting some low hanging fruit. I've spent a few hours mapping out the
 relevant pieces of buildbot functionality in my head and before I start
 I'd like if someone could verify my understanding and that I am headed in
 the right direction.[[BR]][[BR]]
 My understanding is that Botmaster is the current service parent of all
 slaves and parents. The most simple fix would be to create two
 MultiService objects (service children of Botmaster) within Botmaster and
 set slaves and builders to children of the separate objects.[[BR]]
 [[BR]]
 However, I have noticed the intentions to make the BuildSlaveManager the
 service manager instead. I am not sure if this is meant for a later patch
 or not; if so, I think I would need more information on the changes I need
 to make. Otherwise, it would be pretty straightforward.

--
Ticket URL: <http://trac.buildbot.net/ticket/2547#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list