[Buildbot-commits] [Buildbot] #1780: Latent build slaves shut down uncleanly and get forgotten by the master

Buildbot nobody at buildbot.net
Tue Feb 8 20:41:17 UTC 2011


#1780: Latent build slaves shut down uncleanly and get forgotten by the master
---------------------------+--------------------
Reporter:  jacobian        |       Owner:
    Type:  defect          |      Status:  new
Priority:  major           |   Milestone:  0.8.4
 Version:  0.8.3p1         |  Resolution:
Keywords:  virtualization  |
---------------------------+--------------------

Comment (by dustin):

 See [source:master/buildbot/buildslave.py], particularly the 'shutdown'
 method.  You can call this to cause the buildslave process on the slave to
 exit - then, even if the system shutdown takes a while, the slave will not
 accidentally reconnect (well, assuming that the system isn't running some
 automatically-restart-dead-buildslaves monitoring script).

 Hopefully that helps?

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


More information about the Commits mailing list