From 5dd88ea5d47193b0905376db0aaac60cd398fa07 Mon Sep 17 00:00:00 2001 From: Shawn Nematbakhsh Date: Fri, 12 Aug 2016 17:27:49 -0700 Subject: [PATCH] build: Specify pre-cq build targets Include pre-cq build targets that actually build chromeos-ec. BUG=chrome-os-partner:56196 BRANCH=None TEST=Pass pre-cq, verify chosen targets are included. Change-Id: I175f627c23247bbd269dead8610979118cab8ac7 Signed-off-by: Shawn Nematbakhsh Reviewed-on: https://chromium-review.googlesource.com/368893 Commit-Ready: Douglas Anderson Tested-by: Shawn N Reviewed-by: Aseda Aboagye --- COMMIT-QUEUE.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/COMMIT-QUEUE.ini b/COMMIT-QUEUE.ini index 96600d2ea2..188eb2a452 100644 --- a/COMMIT-QUEUE.ini +++ b/COMMIT-QUEUE.ini @@ -7,6 +7,9 @@ [GENERAL] +# Board-specific pre-cq, include boards that actually build chromeos-ec +pre-cq-configs: chell-pre-cq 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. ignored-stages: HWTest VMTest