[Buildbot-commits] [SPAM] [Buildbot] #743: add a /slaves status page that only shows slave status (comes with patch)
Buildbot
buildbot-devel at lists.sourceforge.net
Sun Mar 14 21:20:41 UTC 2010
#743: add a /slaves status page that only shows slave status (comes with patch)
------------------------+---------------------------------------------------
Reporter: jhford | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: undecided
Version: | Keywords:
------------------------+---------------------------------------------------
I have 130 slaves that each have tons of builders associated with them.
These slaves are also very commonly offline (they are phones) which means
that nearly every time I load /buildslaves it is only to see if the slave
is building, idle or disconnected. This patch is to create a new page
/slaves that only lists the slave, admin, last heard from time and status.
While /buildslaves does give me this information as well, it is slow to
generate for me and requires a full screen of text for one slave which
makes the information very difficult to work with.
I have sample output from my (0.7.12) master at
http://pastebin.mozilla.org/708252 . That is one slave's builder list.
--
Ticket URL: <http://buildbot.net/trac/ticket/743>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list