diff options
author | Nicolas Boichat <drinkcat@google.com> | 2016-08-18 09:49:49 +0200 |
---|---|---|
committer | Nicolas Boichat <drinkcat@chromium.org> | 2016-08-18 08:35:37 +0000 |
commit | 727eac78d507a0dfc02631b3bc05cf7688b0490c (patch) | |
tree | be9e17eb7d8398a04dd51bdefb7a30439606139d /COMMIT-QUEUE.ini | |
parent | 5f86e73e7f7c32188aedf359c36af7f647f22289 (diff) | |
download | chrome-ec-727eac78d507a0dfc02631b3bc05cf7688b0490c.tar.gz |
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>
Diffstat (limited to 'COMMIT-QUEUE.ini')
-rw-r--r-- | COMMIT-QUEUE.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/COMMIT-QUEUE.ini b/COMMIT-QUEUE.ini index 188eb2a452..64538e763a 100644 --- a/COMMIT-QUEUE.ini +++ b/COMMIT-QUEUE.ini @@ -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. |