[Buildbot-commits] [SPAM] Re: [Buildbot] #849: slave-initiated graceful shutdown

Buildbot buildbot-devel at lists.sourceforge.net
Wed May 26 04:34:31 UTC 2010


#849: slave-initiated graceful shutdown
------------------------+---------------------------------------------------
Reporter:  catlee       |       Owner:       
    Type:  enhancement  |      Status:  new  
Priority:  minor        |   Milestone:  0.8.1
 Version:  0.8.0        |    Keywords:       
------------------------+---------------------------------------------------
Changes (by dustin):

  * milestone:  0.8.+ => 0.8.1


Comment:

 The last question is easy: the slave can send a PB call to the master
 requesting such.

 I think it's time to invent some kind of local RPC mechanism for command-
 line scripts to talk to a running buildbot instance.  I think that PB can
 use FIFOs, but those probably aren't Windows-compatible.  Anyway, whatever
 method is selected should be implemented to support this feature, then
 ported to the master side to support 'start', 'stop', 'reconfig', etc.

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


More information about the Commits mailing list