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

Unified Diff: infra/branch-config/cq.cfg

Issue 2421483004: Add the new buildbotless infra-tests bot to the CQ as an experiment (Closed)
Patch Set: Add the new buildbotless infra-tests bot to the CQ as an experiment Created 4 years, 2 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/branch-config/cq.cfg
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index 9eaffa6cf487d79d787990510b66de96d1aee8af..f930a31f36355036cfccbab3fcd837fe43e08d5b 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -58,6 +58,13 @@ verifiers {
# At time of writing, this is the fastest Chrome compile bot on average.
builders { name: "mac_chromium_compile_dbg_ng" }
}
+ buckets {
+ name: "skia.primary"
+ builders {
+ name: "Housekeeper-PerCommit-InfraTests"
+ experiment_percentage: 100
+ }
+ }
try_job_retry_config {
try_job_retry_quota: 1
global_retry_quota: 2
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698