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

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

Issue 2096613002: Reland of add a Chrome builder to the CQ (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 6 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 504b1c7a543699a72f406fb3b3265953f90c25f0..008da6ff76fedce5d2ce89b93b062e4670526a86 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -47,6 +47,11 @@
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
« 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