From 8fe6568242e9febd686699ea333e5f5c4698f10e Mon Sep 17 00:00:00 2001 From: Henrik Kjellander Date: Wed, 29 Mar 2017 13:27:13 +0200 Subject: [PATCH] CQ: Remove linux_arm trybot It will soon be added back with a new name in https://codereview.webrtc.org/2781453005/ BUG=webrtc:7024 NOTRY=True TBR=ehmaldonado@webrtc.org Review-Url: https://codereview.webrtc.org/2785463004 . Cr-Commit-Position: refs/heads/master@{#17443} --- infra/config/cq.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index 149662ae35..c3f1e34b7e 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -43,7 +43,6 @@ verifiers { builders { name: "ios64_sim_ios10_dbg" } builders { name: "ios_api_framework" } builders { name: "linux32_rel" } - builders { name: "linux_arm" } builders { name: "linux_asan" } builders { name: "linux_baremetal" } builders { name: "linux_compile_dbg" }