commit | 8575980e16b917b5d94e670a9c6da9029615b575 | [log] [tgz] |
---|---|---|
author | kjellander@webrtc.org <kjellander@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Tue Oct 22 16:47:40 2013 |
committer | kjellander@webrtc.org <kjellander@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Tue Oct 22 16:47:40 2013 |
tree | 17ada49fac2af0b1571cc5d5dff8a5c231f1eae6 | |
parent | 31628aae7e0d5a00e816f1f5db4b65101319a307 [diff] |
Add default trybots for WebRTC try server. Today, our tryjobs default to run on all trybots since we don't have any default list configured in PRESUBMIT.py. Because of this, the --testfilter argument doesn't work unless you also specify --bot when sending the tryjob. With this CL, it is possible to use --testfilter without --bot. It also gets the benefit of excluding unnecessary bots when doing platform-specific changes. Most of the code is copied from Chromium's src/PRESUBMIT.py: https://code.google.com/p/chromium/codesearch#chromium/src/PRESUBMIT.py&l=1030 TEST=tested submitting a tryjob with git try -t compile. BUG=none R=andrew@webrtc.org Review URL: https://webrtc-codereview.appspot.com/2619004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5016 4adac7df-926f-26a2-2b94-8c16560cd09d