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

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

Issue 2275143002: [perf] Add Win 10 High-DPI Perf bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 4 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 52cbf94a02e21a3f087225b38be8a7d0fd0878b8..a9f8ae2cee72818683d509eb41a1fc2f3ef132b5 100644
--- a/masters/master.tryserver.chromium.perf/slaves.cfg
+++ b/masters/master.tryserver.chromium.perf/slaves.cfg
@@ -84,6 +84,8 @@ _AddSlaves('winx64_10_perf_bisect', 'win', 'win10', 'build%d-m4',
[230, 231, 232, 233, 234])
_AddSlaves('winx64_zen_perf_bisect', 'win', 'win10', 'build%d-b4',
[49, 50, 51, 52, 53, 54])
+_AddSlaves('winx64_high_dpi_perf_bisect', 'win', 'win10', 'build%d-b4',
+ [180, 181, 182, 183, 184])
_AddSlaves('android_s5_perf_cq', 'linux', 'trusty', 'build%d-b4', [45])
_AddSlaves('linux_perf_cq', 'linux', 'precise', 'build%d-m4', [239])
« no previous file with comments | « masters/master.tryserver.chromium.perf/master.cfg ('k') | scripts/slave/recipe_modules/chromium_tests/chromium_perf.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698