[Buildbot-commits] [Buildbot] #1827: Make clean shutdown a buildbot command (was: Make graceful shutdown a buildbot command)
Buildbot
nobody at buildbot.net
Tue May 29 03:19:31 UTC 2012
#1827: Make clean shutdown a buildbot command
------------------------+-----------------------
Reporter: mjw | Owner:
Type: enhancement | Status: assigned
Priority: major | Milestone: 0.8.7
Version: 0.8.3p1 | Resolution:
Keywords: sprint |
------------------------+-----------------------
Comment (by dustin):
To clarify this bug, this is for a way to do a "clean shutdown" (that is,
of the master, not a slave) from the command line. #849 is for slave-
initiated graceful shutdown (of a slave).
So the tricky bit here is inventing a portable way to communicate with the
master. Or just picking a new signal (like SIGUSR1?) and admitting that
the feature won't work on Windows.
For more general mechanisms, you might have a look at
http://buildbot.net/buildbot/docs/latest/manual/installation.html#other-
buildslave-configuration which describes how slave-initiated graceful
shutdown is triggered.
--
Ticket URL: <http://trac.buildbot.net/ticket/1827#comment:9>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list