[Buildbot-commits] [SPAM] [Buildbot] #831: Need a means to set keepaliveTimeout on slaves
Buildbot
buildbot-devel at lists.sourceforge.net
Fri May 7 19:33:03 UTC 2010
#831: Need a means to set keepaliveTimeout on slaves
------------------------+---------------------------------------------------
Reporter: dustin | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: 0.8.1
Version: 0.7.12 | Keywords:
------------------------+---------------------------------------------------
buildbot create-slave supports:
-k, --keepalive= Interval at which keepalives should be sent (in
seconds)
[default: 600]
but the keepaliveTimeout is not configurable, and is hard-coded at 30
seconds. This is the time between when the slave sends a keepalive
message and when it expects a response from the master.
Due to clock wonkiness or a busy master, or whatever, we see response
times longer than 30 seconds, so we need to configure this.
--
Ticket URL: <http://buildbot.net/trac/ticket/831>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list