CQ: disable broken cheza pre-cq

cheza is broken in ToT, removing it from the mandatory pre-CQ configs
for the EC until it's working again.

BRANCH=None
BUG=chromium:957280
TEST=None

Change-Id: I7276ee1a5e7e903d0d0343b3a8b59d88df6ef791
Signed-off-by: Nicolas Norvez <norvez@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1586732
Reviewed-by: Mathew King <mathewk@chromium.org>
Reviewed-by: Jason Clinton <jclinton@chromium.org>
Reviewed-by: Sean Abraham <seanabraham@chromium.org>
Tested-by: Nicolas Boichat <drinkcat@chromium.org>
This commit is contained in:
Nicolas Norvez 2019-04-27 16:16:21 -07:00 committed by Nicolas Boichat
parent 2cc3e7ce65
commit c7ff23fb5e
1 changed files with 1 additions and 2 deletions

View File

@ -12,8 +12,7 @@
# actually test against our EC changes. (That's what FAFT is for)
pre-cq-configs: kevin-no-vmtest-pre-cq reef-no-vmtest-pre-cq
chell-no-vmtest-pre-cq celes-no-vmtest-pre-cq
fizz-no-vmtest-pre-cq cheza-no-vmtest-pre-cq
flapjack-no-vmtest-pre-cq
fizz-no-vmtest-pre-cq flapjack-no-vmtest-pre-cq
# Stages to ignore in the commit queue. If these steps break, your CL will be
# submitted anyway. Use with caution.