[Buildbot-commits] [Buildbot] #2606: Trigger step consumes 2 build slots on slave
Buildbot trac
trac at buildbot.net
Wed Dec 11 13:28:15 UTC 2013
#2606: Trigger step consumes 2 build slots on slave
--------------------+-----------------------
Reporter: otrempe | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Version: 0.8.8 | Keywords:
--------------------+-----------------------
A build running on slave "A" has a trigger step with waitForFinish=True.
The triggered build runs on slave "B".
If slave "B" has max_builds=1, the triggered build will be pending
forever. In order to start, max_builds must be set to 2.
--
Ticket URL: <http://trac.buildbot.net/ticket/2606>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list