aboutsummaryrefslogtreecommitdiff
path: root/infra
diff options
context:
space:
mode:
authorEdward Lemur <ehmaldonado@webrtc.org>2018-01-04 10:12:16 +0100
committerCommit Bot <commit-bot@chromium.org>2018-01-04 11:41:08 +0000
commit9226f05cda0ac931ef6fd27a731526574d4cd0f7 (patch)
treef67c6e413c36a4573fc5f3b2effffe9ea5be8450 /infra
parent3b116ad3d8687b20d1bce91f45c221eee449b363 (diff)
downloadwebrtc-9226f05cda0ac931ef6fd27a731526574d4cd0f7.tar.gz
Add linux32_dbg to CQ.
TBR=phoglund@webrtc.org Bug: webrtc:7413 Change-Id: I1cfdc3fe93221d9dcb0bae604e1d7e2bd52a64ad No-Try: true Reviewed-on: https://webrtc-review.googlesource.com/37400 Reviewed-by: Edward Lemur <ehmaldonado@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Edward Lemur <ehmaldonado@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21491}
Diffstat (limited to 'infra')
-rw-r--r--infra/config/cq.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index bb277283e6..51b7f7e1a9 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -41,6 +41,7 @@ verifiers {
builders { name: "ios_api_framework" }
# TODO(kjellander): Re-enable when https://bugs.webrtc.org/7413 is fixed.
#builders { name: "linux32_rel" }
+ builders { name: "linux32_dbg" }
builders { name: "linux32_arm_dbg" }
builders { name: "linux32_arm_rel" }
builders { name: "linux_arm64_dbg" }