aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/branch-config
diff options
context:
space:
mode:
authorGravatar Eric Boren <borenet@google.com>2018-03-21 16:23:25 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-03-21 20:59:30 +0000
commite8faee7ceebd1217cd1b731809f17f02402160e3 (patch)
treef1d088025725ffa26c2ca1004bf61f086b55de8f /infra/branch-config
parentcec40a9320b441d4482130092534d0eac209346c (diff)
[infra] Use new LUCI Mac trybot
Bug: 824467 Change-Id: I30b34620fa3dd3ce8b21550f7bcdfa9b8c68a2bc Reviewed-on: https://skia-review.googlesource.com/115702 Reviewed-by: Ravi Mistry <rmistry@google.com> Reviewed-by: Andrii Shyshkalov <tandrii@google.com> Commit-Queue: Eric Boren <borenet@google.com>
Diffstat (limited to 'infra/branch-config')
-rw-r--r--infra/branch-config/cq.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index 75afe73279..db87397695 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -22,7 +22,7 @@ verifiers {
try_job {
buckets {
- name: "master.tryserver.chromium.mac"
+ name: "luci.chromium.try"
# At time of writing, this is the fastest Chrome compile bot on average.
builders { name: "mac_chromium_compile_dbg_ng" }
}