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

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: Fix indentation in slaves.cfg 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
« no previous file with comments | « masters/master.chromium.perf.fyi/master.cfg ('k') | scripts/slave/recipe_modules/ct_swarming/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..2999c96364af473aaca2991c4314bef7a19a431c 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': 'slave50-c1',
+ 'builder': 'Linux CT Top1K RR Perf',
+ 'os': 'linux',
+ 'version': 'trusty',
+ 'bits': '64',
+ },
]
« no previous file with comments | « masters/master.chromium.perf.fyi/master.cfg ('k') | scripts/slave/recipe_modules/ct_swarming/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698