kjellander@webrtc.org
890aa0d2c0
Disabling HTTP status push on Build master since we're not using it
...
Also updated .gitignore
BUG=None
TEST=Tested on local master and production master.
Review URL: https://webrtc-codereview.appspot.com/539005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2147 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-30 09:56:57 +00:00
kjellander@webrtc.org
c6c4ffc5d8
Android trybots + fixing web status config
...
BUG=None
TEST=Tested on local master and slave.
Review URL: https://webrtc-codereview.appspot.com/514001
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2143 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-30 07:59:09 +00:00
kjellander@webrtc.org
f3794f8e5a
Fixed normal LCOV case
...
BUG=None
TEST=Tested on local master, with and without a test failure.
Review URL: https://webrtc-codereview.appspot.com/515002
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2095 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-23 15:42:56 +00:00
phoglund@webrtc.org
c440d56e92
Rewired the oath2 symlink and updated tgrid_parser to the new Build Bot version's tgrid syntax.
...
Added back the gviz_api to the tools deps - will remove it from the main project DEPS in a different patch. Rewired those symlinks too.
Made the build status loader algorithm more scalable. It read in the whole database on each load which is probably unsustainable in the long run. Also, it will now forget bots that have offline for more than ~5 revisions.
Fixed a bug in the coverage tracker.
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/486002
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2039 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-17 08:49:10 +00:00
kjellander@webrtc.org
04d452e968
Fixing issues due to Buildbot 0.8.4p1 upgrade.
...
BUG=None
TEST=Tested with local edits on buildmaster and try master.
Review URL: https://webrtc-codereview.appspot.com/490007
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2024 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-13 09:17:05 +00:00
kjellander@webrtc.org
f1e020ec99
Cleanup script using Python instead of rm command.
...
BUG=None
TEST=Ran the script on all platforms and a Linux master+slave build.
Review URL: https://webrtc-codereview.appspot.com/479008
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2010 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-12 06:18:10 +00:00
kjellander@webrtc.org
de2a76fcf9
Try server and buildbot scripts now using Chromium scripts.
...
- compatible with depot_tools try commands.
- old build master is converted to use Chromium scripts, according to
http://www.chromium.org/developers/testing/chromium-build-infrastructure/getting-the-buildbot-source/forking-your-buildbot
- slaves can now be run out of a plain checkout, no local configuration needed.
Also added files to make it possible to use tools as a separate checkout.
BUG=None
TEST=Runs on local machine with remote slaves. I've successfully submitted try jobs with both git try and gcl try commands.
Review URL: https://webrtc-codereview.appspot.com/449011
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1945 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-03-27 15:57:30 +00:00