From e5d7819b7277e97fb5adc3e6387b991a1c10a578 Mon Sep 17 00:00:00 2001 From: Eric Caruso Date: Mon, 29 Apr 2019 16:40:04 +0000 Subject: [PATCH] Revert "CQ: disable broken cheza pre-cq" This reverts commit c7ff23fb5e7057dfda351de004e70b862127a1d0. Reason for revert: upstream fix[1] is in ToT [1]https://chromium.googlesource.com/chromiumos/third_party/libqmi/+/a09764425d471c1b5c6c473af55252f4125972c4 Original change's description: > 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 > Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1586732 > Reviewed-by: Mathew King > Reviewed-by: Jason Clinton > Reviewed-by: Sean Abraham > Tested-by: Nicolas Boichat Bug: chromium:957280 Change-Id: Ib51b50320ea46bea717446b47bb0a78881b59ad6 Reviewed-on: https://chromium-review.googlesource.com/1588296 Commit-Ready: Eric Caruso Tested-by: Eric Caruso Reviewed-by: Eric Caruso Reviewed-by: Sean Abraham --- COMMIT-QUEUE.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/COMMIT-QUEUE.ini b/COMMIT-QUEUE.ini index a024b8641f..948b7fd4eb 100644 --- a/COMMIT-QUEUE.ini +++ b/COMMIT-QUEUE.ini @@ -12,7 +12,8 @@ # 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 flapjack-no-vmtest-pre-cq + fizz-no-vmtest-pre-cq cheza-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.