aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManoj Gupta <manojgupta@google.com>2018-03-12 13:41:28 -0700
committerchrome-bot <chrome-bot@chromium.org>2018-03-12 15:50:43 -0700
commitc45f3483271dc6c543af6ef12d353697e2b30b46 (patch)
tree57aa717b50a505e0d4dabbe0d74dac21b13be8f8
parent6a9a98a22ff6e21fb005570f3fc8812fe7010610 (diff)
downloadtoolchain-utils-c45f3483271dc6c543af6ef12d353697e2b30b46.tar.gz
toolchain-utils: Make changes go through CQ.
dev-util/toolchain-utils host package depends on toolchain-utils repo. So add it to CQ but ignore any HW/VM test fails. BUG=None TEST=pre-cq passes. Change-Id: I797278ece9c460c022dd2fda1f02be7b5ed0df22 Reviewed-on: https://chromium-review.googlesource.com/959156 Commit-Ready: Manoj Gupta <manojgupta@chromium.org> Tested-by: Manoj Gupta <manojgupta@chromium.org> Reviewed-by: Ting-Yuan Huang <laszio@chromium.org>
-rw-r--r--COMMIT-QUEUE.ini8
1 files changed, 5 insertions, 3 deletions
diff --git a/COMMIT-QUEUE.ini b/COMMIT-QUEUE.ini
index b718f389..0afba420 100644
--- a/COMMIT-QUEUE.ini
+++ b/COMMIT-QUEUE.ini
@@ -7,6 +7,8 @@
[GENERAL]
-# This repository isn't used by the CQ at all, so we can submit in the
-# pre-cq.
-submit-in-pre-cq: yes
+# Stages to ignore in the commit queue. If these steps break, your CL will be
+# submitted anyway. Use with caution.
+
+# Files in toolchain-utils repo do not impact any HW/VM tests.
+ignored-stages: HWTest VMTest