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

Unified Diff: infra/config/cq.cfg

Issue 2177713002: cq.cfg: add experimental swarmbucket builder (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: add owner Created 4 years, 5 months 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 | « infra/config/OWNERS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/config/cq.cfg
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index 92e38950e767e8b21c12ef7c0bb2f7ce283e7b11..f33563d688a29af30496a3ba6e8f5387424d8d6b 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -24,6 +24,10 @@ verifiers {
name: "Depot Tools Presubmit"
}
builders {
+ name: "Depot Tools Presubmit (Swarming)"
+ experiment_percentage: 100
+ }
+ builders {
name: "Recipe Roll Downstream Tester"
experiment_percentage: 100
}
« no previous file with comments | « infra/config/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698