[Buildbot] #2931: buildmaster doesn't resume when slave unpauses

Buildbot trac trac at buildbot.net
Thu Oct 30 01:38:54 UTC 2014


#2931: buildmaster doesn't resume when slave unpauses
--------------------+--------------------
Reporter:  vlovich  |       Owner:
    Type:  defect   |      Status:  new
Priority:  major    |   Milestone:  0.9.+
 Version:  0.8.8    |  Resolution:
Keywords:           |
--------------------+--------------------
Changes (by dustin):

 * type:  undecided => defect
 * milestone:  undecided => 0.9.+


Old description:

> If a slave unpauses, the buildmaster doesn't resume:
>
> 1) Pause the slave.  Wait for no jobs being queued on the
> builder/buildslave.
> 2) Submit a job.
> 3) Unpause the slave
>
> Expected: job continues running.
> Actual: job remains paused until another job is submitted or the
> buildmaster is reconfig'ed.

New description:

 If a slave unpauses, the buildmaster doesn't resume:

 1. Pause the slave.  Wait for no jobs being queued on the
 builder/buildslave.
 1. Submit a job.
 1. Unpause the slave

 Expected: job continues running.
 Actual: job remains paused until another job is submitted or the
 buildmaster is reconfig'ed.

--

Comment:

 It sounds like the fix here is for the unpausing to call
 `maybeStartBuildsForSlave`

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


More information about the bugs mailing list