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

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

Issue 2018003002: New chromium.perf.fyi bots! Mac Retina and Android Galaxy S5. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Fix expectations. Created 4 years, 7 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
Index: masters/master.tryserver.chromium.perf/slaves.cfg
diff --git a/masters/master.tryserver.chromium.perf/slaves.cfg b/masters/master.tryserver.chromium.perf/slaves.cfg
index 103d77b2a08411dcf36f6b82efeea8c93b4ca88f..b061e9ad7ea4f5c6135dd2496d55155f67c26f6f 100644
--- a/masters/master.tryserver.chromium.perf/slaves.cfg
+++ b/masters/master.tryserver.chromium.perf/slaves.cfg
@@ -31,7 +31,7 @@ _AddSlaves('android_perf_bisect_builder', 'linux', 'precise', 'slave%d-c4',
_AddSlaves('android_arm64_perf_bisect_builder', 'linux', 'precise',
'slave%d-c4', [423, 424])
_AddSlaves('android_s5_perf_bisect', 'linux', 'precise', 'build%d-b4',
- [40, 41, 42, 43, 44])
+ [41, 42, 43, 44])
_AddSlaves('android_one_perf_bisect', 'linux', 'trusty', 'build%d-b4',
[98, 110, 111])
_AddSlaves('android_nexus5_perf_bisect', 'linux', 'trusty', 'build%d-b4',
@@ -59,7 +59,7 @@ _AddSlaves('mac_10_11_perf_bisect', 'mac', '10.11', 'build%d-a4',
_AddSlaves('mac_10_10_perf_bisect', 'mac', '10.10', 'build%d-m4',
[224, 225, 226])
_AddSlaves('mac_retina_perf_bisect', 'mac', '10.9', 'build%d-b4',
- [26, 27, 28, 29])
+ [27, 28, 29])
_AddSlaves('mac_hdd_perf_bisect', 'mac', '10.10', 'build%d-b4',
[31, 32, 33])
@@ -96,4 +96,4 @@ _AddSlaves('win_fyi_perf_bisect', 'win', 'win7', 'vm%d-m4', [1106])
_AddSlaves('android_fyi_perf_bisect', 'linux', 'trusty', 'build%d-b4', [113])
_AddSlaves('android_webview_aosp_perf_bisect', 'linux', 'trusty', 'build%d-b4',
- [122])
+ [122])

Powered by Google App Engine
This is Rietveld 408576698