Add feature to run perf try jobs across all platforms on tryserver.chromium.perf.
commitb895186446956d9a912c477db31b212c365798f4
authorprasadv <prasadv@google.com>
Tue, 24 Mar 2015 20:23:34 +0000 (24 13:23 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 24 Mar 2015 20:24:36 +0000 (24 20:24 +0000)
tree6da4d62421e8d782737d6b1ab992a0421e14be63
parent5d6b995d2344dc6246a902bbd98ed1c11c435d3f
Add feature to run perf try jobs across all platforms on tryserver.chromium.perf.

This provides a list of new browser to run perf try jobs on tryserver.chromium.perf:
try-all: For tryjobs on all bisect bots (android, mac, win, winx64, linux).
trybot-all-android: tryjobs on all android bisect bots.
trybot-all-win: tryjobs on all windows bisect bots (win, win x64).
trybot-all-mac: tryjobs on all mac bisect bots.
trybot-all-linux: tryjobs on all linux bisect bots.

BUG=467124

Review URL: https://codereview.chromium.org/1020103006

Cr-Commit-Position: refs/heads/master@{#322064}
tools/telemetry/telemetry/core/backends/remote/trybot_browser_finder.py
tools/telemetry/telemetry/core/backends/remote/trybot_browser_finder_unittest.py