From 654271b86c971d7ae32b3f8d798bd1c2c7171f4e Mon Sep 17 00:00:00 2001 From: Aseda Aboagye Date: Thu, 18 Aug 2016 10:17:15 -0700 Subject: COMMIT-QUEUE.ini: Change builders to compile-only. Really, we only care if the chromeos-ec package fails to build and not if the test stages fail. The test stages don't actually test aganist our EC changes anways, so it's kind of a waste of time to run them. Besides, that's what FAFT is for. BUG=None BRANCH=None TEST=\_()_/ Change-Id: I6a1db02a05f17b276a16543ced58efa8a04fb997 Signed-off-by: Aseda Aboagye Reviewed-on: https://chromium-review.googlesource.com/372325 Commit-Ready: Aseda Aboagye Tested-by: Aseda Aboagye Reviewed-by: Nicolas Boichat --- COMMIT-QUEUE.ini | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'COMMIT-QUEUE.ini') diff --git a/COMMIT-QUEUE.ini b/COMMIT-QUEUE.ini index 64538e763a..0d52b3d745 100644 --- a/COMMIT-QUEUE.ini +++ b/COMMIT-QUEUE.ini @@ -7,8 +7,10 @@ [GENERAL] -# Board-specific pre-cq, include boards that actually build chromeos-ec -pre-cq-configs: gru-pre-cq reef-pre-cq +# Board-specific compile-only-pre-cq, include boards that actually build +# chromeos-ec. We use the compile-only-pre-cq configs since the tests won't +# actually test against our EC changes. (That's what FAFT is for.) +pre-cq-configs: gru-compile-only-pre-cq reef-compile-only-pre-cq chell-compile-only-pre-cq # Stages to ignore in the commit queue. If these steps break, your CL will be # submitted anyway. Use with caution. -- cgit v1.2.1