kjellander@webrtc.org
3cb42b11bf
Remove GCC 4.6 bot from LKGR parsing.
...
As all Linux bots are gPrecise now, this bot is removed.
TEST=none
BUG=none
TBR=phoglund
Review URL: https://webrtc-codereview.appspot.com/1218004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@3679 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-03-18 16:05:36 +00:00
kjellander@webrtc.org
db8ca9a395
Add Mac 64 bit bots to LKGR parser.
...
BUG=1394
TEST=none
Review URL: https://webrtc-codereview.appspot.com/1174004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@3645 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-03-11 09:00:37 +00:00
phoglund@webrtc.org
4ad64458cb
Fixed URL unquoting in bot names. Added iOS Device. Removed unnecessary filter code.
...
BUG=
Review URL: https://webrtc-codereview.appspot.com/1046005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@3387 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-01-18 13:44:21 +00:00
kjellander@webrtc.org
91d893324f
Dashboard LKGR parsing builder names
...
Needs to update this script as builders names are changed.
BUG=none
TEST=none
Review URL: https://webrtc-codereview.appspot.com/1016004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@3332 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-01-04 10:30:54 +00:00
kjellander@webrtc.org
8ee2750962
Fixes after TBR comments in http://review.webrtc.org/675005
...
BUG=
Review URL: https://webrtc-codereview.appspot.com/717014
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2613 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-15 11:03:29 +00:00
kjellander@webrtc.org
1bc6d3238c
Only status from interesting bots are reported to the Dashboard
...
TBR=phoglund
BUG=none
TEST=Tested with local modifications on the live installation.
Review URL: https://webrtc-codereview.appspot.com/675005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2496 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-07-09 09:43:30 +00:00
phoglund@webrtc.org
dedfe4db70
Updated tracker to filter the new chrome bots too.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/562009
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2232 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-05-11 11:34:29 +00:00
phoglund@webrtc.org
dbb7f91f36
The ChromeBloat bot will now also be ignored for LKGRs.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/543004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2156 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-05-02 06:32:30 +00:00
phoglund@webrtc.org
c3eb178a0d
Will now filter chrome-triggered builds.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/492009
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2040 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-17 11:23:35 +00:00
phoglund@webrtc.org
86ce46d4ff
Cleaned up and completed current dashboard milestone.
...
Left to do:
- Directory reorganization.
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/384003
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1605 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-02-06 10:55:12 +00:00
phoglund@webrtc.org
2b87891901
Implemented build status tracking.
...
Left to do:
- UI for presenting the data
- Directory structure reorganization
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/382003
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1588 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-02-01 17:08:03 +00:00
phoglund@webrtc.org
d4f0a0e2bc
Refactored the dashboard in order to add new functionality and added some new functionality.
...
Note that all files were moved to a new directory. The diffs won't be 100% friendly because of this.
Extracted common handling for OAuth on both sides of the connection in order to add a new build status
data handler. This data handler will be used to report build status data. Don't look too closely at the
details of what data is transferred as this will change in the next patch. We will also extract data from
a different page in a slightly different way, but there won't be huge differences.
In particular, we won't look at the /one_box_per_builder page on the master but rather at the transposed
grid (/tgrid) on the build master since we also need the revision number. The regular expressions to
extract the data will be slightly more complex.
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/367023
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1586 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-02-01 10:59:23 +00:00