aboutsummaryrefslogtreecommitdiff
path: root/infra/config
diff options
context:
space:
mode:
authorEric Foo <efoo@chromium.org>2018-08-16 19:38:16 -0700
committerCommit Bot <commit-bot@chromium.org>2018-08-17 18:33:22 +0000
commit8c51cc6ddcdddd2b57dcfc8b2277179661bb2f52 (patch)
tree3d2cd130379ad752da4bb23b7d74acb531bf1bcc /infra/config
parentfdd975ae87b82425bdb09788ddb26eb73ffe9edc (diff)
downloadlibyuv-8c51cc6ddcdddd2b57dcfc8b2277179661bb2f52.tar.gz
Remove Android MIPs BB builder
Bug:869249 Change-Id: Ida001cb05e27b6a064d1b3a4ec51cc7bb537845b Reviewed-on: https://chromium-review.googlesource.com/1179372 Reviewed-by: Patrik Höglund <phoglund@chromium.org> Commit-Queue: Eric Foo <efoo@chromium.org>
Diffstat (limited to 'infra/config')
-rw-r--r--infra/config/cq.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index 25778bc5..7bcc0595 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -46,10 +46,6 @@ verifiers {
builders { name: "android_arm64" }
builders { name: "android_x86" }
builders { name: "android_x64" }
- builders {
- name: "android_mips"
- experiment_percentage: 100
- }
}
}
}