COMMIT-QUEUE.ini: Disable chell-pre-cq

For some reason, chell-pre-cq is very flaky (fails in VMTest
login_CryptohomeIncognito for reasons not related to EC changes).

Since pre-submit hook forces us to compile test changes on all platforms
anyway, let's skip chell-pre-cq to unblock developers.

BRANCH=none
BUG=chromium:631640
TEST=chell-pre-cq is not run on EC changes.

Change-Id: I98cb68709bb4305069e5e67874c1847b2a891fb7
Reviewed-on: https://chromium-review.googlesource.com/372618
Reviewed-by: Yoshiki Iguchi <yoshiki@chromium.org>
Commit-Queue: Nicolas Boichat <drinkcat@chromium.org>
Tested-by: Nicolas Boichat <drinkcat@chromium.org>
This commit is contained in:
Nicolas Boichat
2016-08-18 09:49:49 +02:00
committed by Nicolas Boichat
parent 5f86e73e7f
commit 727eac78d5

View File

@@ -8,7 +8,7 @@
[GENERAL]
# Board-specific pre-cq, include boards that actually build chromeos-ec
pre-cq-configs: chell-pre-cq gru-pre-cq reef-pre-cq
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.