[Buildbot-commits] [Buildbot] #2137: Cache slave information on master

Buildbot nobody at buildbot.net
Thu Oct 27 15:19:24 UTC 2011


#2137: Cache slave information on master
------------------------+-----------------------
Reporter:  tfogal       |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  minor        |  Milestone:  undecided
 Version:  0.8.5        |   Keywords:
------------------------+-----------------------
 If you click a slave through the web interface, you get information on:
 current builds, recent builds, and connection status/information.  If the
 slave is currently connected, you also get the information that the slave
 configured for "Administrator" and "Information", plus a graceful shutdown
 button.

 I have lots of slaves and I keep them named based on OS type, and then
 keep the hostname or some hint to it in the slave information, so that
 when something goes wrong I know where to ssh and fix it.  Unfortunately
 if "something wrong" == "the slave disconnects", I have a difficult time
 identifying where to go and fix the problem.

 So: can the master please cache the "Administrator" and "Information" and
 display the last-known values, even when the slave is not connected?

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2137>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list