CQ: Add Android and Linux "more configs" bots
These bots are now building green at the try server. BUG=652197, 611054 R=ehmaldonado@webrtc.org NOTRY=True Review URL: https://codereview.webrtc.org/2469733002 . Cr-Commit-Position: refs/heads/master@{#14874}
This commit is contained in:
parent
384e731455
commit
673383b1ef
@ -35,6 +35,7 @@ verifiers {
|
||||
builders { name: "android_compile_x86_rel" }
|
||||
builders { name: "android_compile_x64_dbg" }
|
||||
builders { name: "android_gyp_dbg" }
|
||||
builders { name: "android_more_configs" }
|
||||
builders { name: "ios_arm64_dbg" }
|
||||
builders { name: "ios_arm64_rel" }
|
||||
builders { name: "ios_dbg" }
|
||||
@ -56,6 +57,7 @@ verifiers {
|
||||
builders { name: "linux_tsan2" }
|
||||
builders { name: "linux_ubsan" }
|
||||
builders { name: "linux_ubsan_vptr" }
|
||||
builders { name: "linux_more_configs" }
|
||||
builders { name: "mac_asan" }
|
||||
builders { name: "mac_baremetal" }
|
||||
builders { name: "mac_compile_dbg" }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user