From 727eac78d507a0dfc02631b3bc05cf7688b0490c Mon Sep 17 00:00:00 2001 From: Nicolas Boichat Date: Thu, 18 Aug 2016 09:49:49 +0200 Subject: [PATCH] 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 Commit-Queue: Nicolas Boichat Tested-by: Nicolas Boichat --- COMMIT-QUEUE.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.