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

Unified Diff: masters/master.client.skia.fyi/slaves.cfg

Issue 1441173003: CT Skia recipe to run DM on the top 10k SKPs using swarming (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@ct-swarming-perf
Patch Set: Rebase expectations due to step name change 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.client.skia.fyi/builders.cfg ('k') | scripts/slave/recipe_modules/ct_swarming/api.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.skia.fyi/slaves.cfg
diff --git a/masters/master.client.skia.fyi/slaves.cfg b/masters/master.client.skia.fyi/slaves.cfg
index 3793531503ec9497abc6e69f3978ca2e1252304b..7f916e86cc358692d5a426306ad278f6bd8d0165 100644
--- a/masters/master.client.skia.fyi/slaves.cfg
+++ b/masters/master.client.skia.fyi/slaves.cfg
@@ -79,4 +79,14 @@ slaves = [
'version': 'precise',
'bits': '64',
},
+ {
+ 'master': 'SkiaFYI',
+ 'hostname': 'skiabot-ct-dm-000',
+ 'builder': [
+ 'CT-DM-10k-SKPs',
+ ],
+ 'os': 'linux',
+ 'version': 'precise',
+ 'bits': '64',
+ },
]
« no previous file with comments | « masters/master.client.skia.fyi/builders.cfg ('k') | scripts/slave/recipe_modules/ct_swarming/api.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698