aboutsummaryrefslogtreecommitdiff
path: root/COMMIT-QUEUE.ini
diff options
context:
space:
mode:
Diffstat (limited to 'COMMIT-QUEUE.ini')
-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