[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>
This commit is contained in:
parent
cec40a9320
commit
e8faee7cee
@ -22,6 +22,7 @@ SKIA_REPO_TEMPLATE = 'https://skia.googlesource.com/%s.git'
|
||||
CQ_INCLUDE_CHROMIUM_TRYBOTS = [
|
||||
('luci.chromium.try', [
|
||||
'linux_optional_gpu_tests_rel',
|
||||
'mac_chromium_compile_dbg_ng',
|
||||
'mac_optional_gpu_tests_rel',
|
||||
]),
|
||||
('master.tryserver.blink', [
|
||||
@ -41,7 +42,6 @@ CQ_INCLUDE_CHROMIUM_TRYBOTS = [
|
||||
'linux_chromium_rel_ng',
|
||||
]),
|
||||
('master.tryserver.chromium.mac', [
|
||||
'mac_chromium_compile_dbg_ng',
|
||||
'mac_chromium_compile_rel_ng',
|
||||
'mac_chromium_dbg_ng',
|
||||
'mac_chromium_rel_ng',
|
||||
|
@ -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" }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user