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

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

Issue 2017163002: New chromium.perf.fyi battor bots. Win HP and DELL laptops. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Actually fix bot spec. 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.chromium.perf.fyi/slaves.cfg
diff --git a/masters/master.chromium.perf.fyi/slaves.cfg b/masters/master.chromium.perf.fyi/slaves.cfg
index 736f91e8cd272c18568fbce61f7618d3dc1181b7..c95ad749e2b22fd36817f1888f7bb176a435ac22 100644
--- a/masters/master.chromium.perf.fyi/slaves.cfg
+++ b/masters/master.chromium.perf.fyi/slaves.cfg
@@ -26,6 +26,22 @@ slaves = [
},
{
'master': 'ChromiumPerfFyi',
+ 'hostname': 'build85-b1',
+ 'builder': 'Win Power Perf (DELL)',
+ 'os': 'win',
+ 'version': 'win10',
+ 'bits': '64',
+ },
+ {
+ 'master': 'ChromiumPerfFyi',
+ 'hostname': 'build81-b1',
+ 'builder': 'Win Power Perf (HP)',
+ 'os': 'win',
+ 'version': 'win10',
+ 'bits': '64',
+ },
+ {
+ 'master': 'ChromiumPerfFyi',
'hostname': 'build8-m1',
'builder': 'Win Clang Builder',
'os': 'win',
« no previous file with comments | « masters/master.chromium.perf.fyi/master.cfg ('k') | scripts/slave/recipe_modules/chromium_tests/chromium_perf_fyi.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698