Branch: refs/heads/master
Home:   https://github.com/buildbot/buildbot

Commit: e94483f9fc5b848b655b2d267072b4c011ddd647
    
https://github.com/buildbot/buildbot/commit/e94483f9fc5b848b655b2d267072b4c011ddd647
Author: Chris AtLee <[email protected]>
Date:   2010-12-14 (Tue, 14 Dec 2010)

Changed paths:
  M master/buildbot/buildslave.py
  M master/docs/installation.texinfo
  M slave/buildslave/bot.py
  M slave/buildslave/test/unit/test_bot_BuildSlave.py

Log Message:
-----------
Add slave-initiated graceful shutdown.

Requires both master and slave to be updated.

allow_shutdown can be passed to the BuildSlave constructor in
buildbot.tac.  Setting allow_shutdown to 'file' will cause the buildslave
to watch 'shutdown.stamp' for updates to its mtime.  Setting
allow_shutdown to 'signal' will set up a SIGHUP handler to start a
graceful shutdown.


Commit: 83ed45e3ee57030a8ba0895a1720cef737dbdd91
    
https://github.com/buildbot/buildbot/commit/83ed45e3ee57030a8ba0895a1720cef737dbdd91
Author: Amber Yust <[email protected]>
Date:   2010-12-14 (Tue, 14 Dec 2010)

Changed paths:
  M master/buildbot/buildslave.py
  M master/docs/installation.texinfo
  M slave/buildslave/bot.py
  M slave/buildslave/test/unit/test_bot_BuildSlave.py

Log Message:
-----------
Merge branch 'slave_shutdown' of git://github.com/catlee/buildbot



------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to