Francois Gouget : testbot/web: Add a statistics page.

Alexandre Julliard julliard at winehq.org
Fri Dec 29 12:59:17 CST 2017


Module: tools
Branch: master
Commit: c6faad519212569ba543b6eaeaa7dc493f6f4a88
URL:    https://source.winehq.org/git/tools.git/?a=commit;h=c6faad519212569ba543b6eaeaa7dc493f6f4a88

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Fri Dec 29 00:23:48 2017 +0100

testbot/web: Add a statistics page.

This can help figuring out how busy the TestBot is, whether the VMs must
be rebalanced to lighten the load on a VM host, whether reverts are
getting slow, etc.

Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 testbot/lib/WineTestBot/Activity.pm     | 165 ++++++++++++++-
 testbot/lib/WineTestBot/CGI/PageBase.pm |   1 +
 testbot/web/Stats.pl                    | 361 ++++++++++++++++++++++++++++++++
 testbot/web/WineTestBot.css             |   2 +
 4 files changed, 528 insertions(+), 1 deletion(-)

Diff:   https://source.winehq.org/git/tools.git/?a=commitdiff;h=c6faad519212569ba543b6eaeaa7dc493f6f4a88



More information about the wine-cvs mailing list