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

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

Issue 1423993007: CT Perf recipe to run benchmarks on the top 1k sites using swarming (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Address feedback Created 5 years, 1 month 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 18a66df63d103e6d018555a25f1a9b9fed0c3560..775881155b8036fefc02c177bbd19ff79476da5b 100644
--- a/masters/master.chromium.perf.fyi/slaves.cfg
+++ b/masters/master.chromium.perf.fyi/slaves.cfg
@@ -120,4 +120,12 @@ slaves = [
'version': 'win7',
'bits': '64',
},
+ {
+ 'master': 'ChromiumPerfFyi',
+ 'hostname': 'TODO(rmistry): What do I put here?',
+ 'builder': 'Linux CT Top1K RR Perf',
+ 'os': 'linux',
+ 'version': 'trusty',
+ 'bits': '64',
+ },
]

Powered by Google App Engine
This is Rietveld 408576698