aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--infra/branch-config/cq.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index 504b1c7a54..008da6ff76 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -47,6 +47,11 @@ verifiers {
name: "client.skia.fyi"
builders { name: "skia_presubmit-Trybot" }
}
+ buckets {
+ name: "master.tryserver.chromium.mac"
+ # At time of writing, this is the fastest Chrome compile bot on average.
+ builders { name: "mac_chromium_compile_dbg_ng" }
+ }
try_job_retry_config {
try_job_retry_quota: 1
global_retry_quota: 2