summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--COMMIT-QUEUE.ini12
1 files changed, 12 insertions, 0 deletions
diff --git a/COMMIT-QUEUE.ini b/COMMIT-QUEUE.ini
new file mode 100644
index 0000000000..96600d2ea2
--- /dev/null
+++ b/COMMIT-QUEUE.ini
@@ -0,0 +1,12 @@
+# Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+# Per-project Commit Queue settings.
+# Documentation: http://goo.gl/4rZhAx
+
+[GENERAL]
+
+# Stages to ignore in the commit queue. If these steps break, your CL will be
+# submitted anyway. Use with caution.
+ignored-stages: HWTest VMTest