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

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: 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 | « no previous file | masters/master.client.skia.fyi/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 f121e9eb8487b07d28bd86b5ebe03d596b9fda7c..a3e36f73d487240594f1bdb551bcf6da1a38ea8c 100644
--- a/masters/master.client.skia.fyi/builders.cfg
+++ b/masters/master.client.skia.fyi/builders.cfg
@@ -36,4 +36,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698