Revert of CQ: Remove ARM64 trybots until toolchain issues are resolved. (patchset #1 id:1 of https://codereview.webrtc.org/2776393005/ )

Reason for revert:
These bots are now fully functional

Original issue's description:
> CQ: Remove ARM64 trybots until toolchain issues are resolved.
>
> BUG=webrtc:7024
> TBR=oprypin@webrtc.org
>
> Review-Url: https://codereview.webrtc.org/2776393005 .
> Cr-Commit-Position: refs/heads/master@{#17447}
> Committed: 2103f8e59b

TBR=oprypin@webrtc.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=webrtc:7024

Review-Url: https://codereview.webrtc.org/2783003002
Cr-Commit-Position: refs/heads/master@{#17455}
This commit is contained in:
kjellander 2017-03-29 14:01:46 -07:00 committed by Commit bot
parent 2d699acf64
commit 687392ffba

View File

@ -46,9 +46,8 @@ verifiers {
# TODO(kjellander): Add when bugs.webrtc.org/7090 is fixed.
#builders { name: "linux32_arm_dbg" }
builders { name: "linux32_arm_rel" }
# TODO(kjellander): Add back when bugs.webrtc.org/7024 is fixed.
#builders { name: "linux_arm64_dbg" }
#builders { name: "linux_arm64_rel" }
builders { name: "linux_arm64_dbg" }
builders { name: "linux_arm64_rel" }
builders { name: "linux_asan" }
builders { name: "linux_baremetal" }
builders { name: "linux_compile_dbg" }