diff options
author | Jett Rink <jettrink@chromium.org> | 2018-06-13 15:59:17 -0600 |
---|---|---|
committer | chrome-bot <chrome-bot@chromium.org> | 2018-06-21 19:56:34 -0700 |
commit | 64aa8638f134f8aca4f48f3efc5fa7427caeb772 (patch) | |
tree | 083874370dc45ca50bfd2ff5468bb3eaaf073c37 /COMMIT-QUEUE.ini | |
parent | ab212b5a417e57fb452f3962a9a00d3bbda7345e (diff) | |
download | chrome-ec-64aa8638f134f8aca4f48f3efc5fa7427caeb772.tar.gz |
kevin/gru: remove board almost completely
Kevin/Gru are running out of space and we already have another ARM board on
ToT for development. Remove maintenance burden of keeping them around.
BRANCH=none
BUG=chromium:851512
TEST=build_packages --board=kevin works with dependent CLs.
CQ-DEPEND=CL:1102565,CL:*640973,CL:*640974
Change-Id: Ie7c65c7799acc9f4d266e40b29b37240fec345c6
Signed-off-by: Jett Rink <jettrink@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/1100011
Reviewed-by: Ilja H. Friedel <ihf@chromium.org>
Reviewed-by: Randall Spangler <rspangler@chromium.org>
Diffstat (limited to 'COMMIT-QUEUE.ini')
-rw-r--r-- | COMMIT-QUEUE.ini | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/COMMIT-QUEUE.ini b/COMMIT-QUEUE.ini index 3e4e88a588..0dc5447736 100644 --- a/COMMIT-QUEUE.ini +++ b/COMMIT-QUEUE.ini @@ -10,8 +10,9 @@ # Board-specific no-vmtest-pre-cq, include boards that actually build # chromeos-ec. We use the no-vmtest-pre-cq configs since the tests won't # actually test against our EC changes. (That's what FAFT is for) -pre-cq-configs: gru-no-vmtest-pre-cq reef-no-vmtest-pre-cq chell-no-vmtest-pre-cq - celes-no-vmtest-pre-cq fizz-no-vmtest-pre-cq +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 # Stages to ignore in the commit queue. If these steps break, your CL will be # submitted anyway. Use with caution. |