llvmbot monitor: Add "Build In Progress" column
This column tells you if there is a newer build than the reported
last finished build. This is useful when that reported build has
been cancelled or was a long time ago.
If there's a build in progress, fine, if not, we may need to restart
the agent.
I'm assuming that 'complete' will be True even for a build
that was cancelled or otherwise failed. The docs aren't super
clear on that.
https://docs.buildbot.net/latest/developer/raml/build.html
This column is not coloured red or green because it's up to
the bot maintainer to decide if there being a running build
is required.
Flang hasn't build in a few hours? Fine, it's a low traffic
project. armv8-quick had a cancelled build 2 hours ago and has
no running build? Time to investigate.
Change-Id: I00a49772febe11659e1687b097daf6c9f9651012
2 files changed