summaryrefslogtreecommitdiff
path: root/COMMIT-QUEUE.ini
diff options
context:
space:
mode:
authorAviv Keshet <akeshet@chromium.org>2016-08-30 15:05:55 -0700
committerAviv Keshet <akeshet@chromium.org>2016-08-30 22:13:43 +0000
commit12b958dd8ad1e8d75308f924a0794448439d9b31 (patch)
tree709fdc0412acc2d94d398f46c5ecfe46291520ac /COMMIT-QUEUE.ini
parent2324ed47aa3b6da72a9c022a21b46a8ea9eb896c (diff)
downloadchrome-ec-12b958dd8ad1e8d75308f924a0794448439d9b31.tar.gz
Revert "COMMIT-QUEUE.ini: Change builders to compile-only."
This reverts commit 654271b86c971d7ae32b3f8d798bd1c2c7171f4e. Apparently ec changes can and do break unit tests on the cq. BUG=chromium:642503 TEST=None Change-Id: I88cebf492a4c4a86b75a27ba823a03ffb705a2bb Reviewed-on: https://chromium-review.googlesource.com/378415 Tested-by: Aviv Keshet <akeshet@chromium.org> Reviewed-by: Aseda Aboagye <aaboagye@chromium.org>
Diffstat (limited to 'COMMIT-QUEUE.ini')
-rw-r--r--COMMIT-QUEUE.ini6
1 files changed, 2 insertions, 4 deletions
diff --git a/COMMIT-QUEUE.ini b/COMMIT-QUEUE.ini
index 0d52b3d745..64538e763a 100644
--- a/COMMIT-QUEUE.ini
+++ b/COMMIT-QUEUE.ini
@@ -7,10 +7,8 @@
[GENERAL]
-# Board-specific compile-only-pre-cq, include boards that actually build
-# chromeos-ec. We use the compile-only-pre-cq configs since the tests won't
-# actually test against our EC changes. (That's what FAFT is for.)
-pre-cq-configs: gru-compile-only-pre-cq reef-compile-only-pre-cq chell-compile-only-pre-cq
+# Board-specific pre-cq, include boards that actually build chromeos-ec
+pre-cq-configs: gru-pre-cq reef-pre-cq
# Stages to ignore in the commit queue. If these steps break, your CL will be
# submitted anyway. Use with caution.