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

Unified Diff: masters/master.client.skia.fyi/builders.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: Fix 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.client.skia.fyi/builders.cfg
diff --git a/masters/master.client.skia.fyi/builders.cfg b/masters/master.client.skia.fyi/builders.cfg
index f019c49a779c8e84952f9f23df8dc635aa0b3e4d..35873edc211988c24a6164d56fbf5159d0e77b62 100644
--- a/masters/master.client.skia.fyi/builders.cfg
+++ b/masters/master.client.skia.fyi/builders.cfg
@@ -39,4 +39,7 @@ builders = [
'do_trybot': True,
'trybot_only': True
},
+ { 'name': 'CT-DM-10k-SKPs',
+ 'recipe': 'skia/ct_10k_skps_dm'
+ },
]
« no previous file with comments | « no previous file | masters/master.client.skia.fyi/slaves.cfg » ('j') | scripts/slave/recipe_modules/ct_swarming/api.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698