aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/branch-config
diff options
context:
space:
mode:
authorGravatar borenet <borenet@chromium.org>2016-11-04 08:48:30 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-11-04 08:48:30 -0700
commit9598c2fbc29ddb5e5d86c5b82b401b62cee02775 (patch)
tree0022767be4d2bd436e97b8262d3e9a9aeca17f9e /infra/branch-config
parent12ae597ef54c35e9c447f5f52ecbc153503e8b73 (diff)
Add the new buildbotless infra-tests bot to the CQ as an experiment
Diffstat (limited to 'infra/branch-config')
-rw-r--r--infra/branch-config/cq.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index 9eaffa6cf4..f930a31f36 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