Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1058)

Unified Diff: masters/master.chromium.perf/slaves.cfg

Issue 1748003002: Move android webview perf bot from fyi to main perf waterfall (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « masters/master.chromium.perf/master.cfg ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.perf/slaves.cfg
diff --git a/masters/master.chromium.perf/slaves.cfg b/masters/master.chromium.perf/slaves.cfg
index e88a836c2adc89c490e152b6d7cde1ca147e1034..8aed0db05a19169eecbcb02e0e66438175262aad 100644
--- a/masters/master.chromium.perf/slaves.cfg
+++ b/masters/master.chromium.perf/slaves.cfg
@@ -58,6 +58,9 @@ _AddTestSlaves(
'Android Nexus5X Perf', 'linux', 'trusty',
['build55-b1', 'build56-b1', 'build57-b1'])
_AddTestSlaves(
+ 'Android Nexus5 Perf', 'linux', 'trusty',
mikecase (-- gone --) 2016/03/10 02:22:01 Need to be 'Android Nexus5 WebView Perf' I think.
+ ['build15-a1'])
+_AddTestSlaves(
'Android Nexus6 Perf', 'linux', 'trusty',
['build15-b1', 'build16-b1', 'build45-b1'])
_AddTestSlaves(
« no previous file with comments | « masters/master.chromium.perf/master.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698