[Buildbot] #3256: Web view to see how loaded a buildslave is

Buildbot trac trac at buildbot.net
Thu May 28 18:55:24 UTC 2015


#3256: Web view to see how loaded a buildslave is
------------------------+--------------------
Reporter:  ben.boeckel  |       Owner:
    Type:  enhancement  |      Status:  new
Priority:  major        |   Milestone:  0.9.+
 Version:  master       |  Resolution:
Keywords:  webstatus    |
------------------------+--------------------

Comment (by ben.boeckel):

 Here is a commit I have on our local instance which does the calculations
 and updates the buildslaves page with the information. Really simple (and
 probably naive) approach. Known caveats:

   * if a builder/slave pair disappears, it drops off from the calculations
 for the slave;
   * windowed on "now", not midnight; and
   * not very efficient.

 Having calculations for each builder would be nice as well (though for our
 setup, each builder is only on one slave).

 https://github.com/mathstuf/buildbot/commit/e4aab2fa31ad91444895ae02eafc7c10b7f6fc95

--
Ticket URL: <http://trac.buildbot.net/ticket/3256#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list