ignore more stage failures in CQ

This repo doesn't get tested by the CQ, so tell it to merge us in
spite of failures in various stages.

BUG=None
TEST=None

Change-Id: Iccbb4986a669a00acd827798fe0561991851daeb
Reviewed-on: https://chromium-review.googlesource.com/185134
Reviewed-by: Gaurav Shah <gauravsh@chromium.org>
Tested-by: Mike Frysinger <vapier@chromium.org>
Commit-Queue: Mike Frysinger <vapier@chromium.org>
diff --git a/COMMIT-QUEUE.ini b/COMMIT-QUEUE.ini
new file mode 100644
index 0000000..ceb418c
--- /dev/null
+++ b/COMMIT-QUEUE.ini
@@ -0,0 +1,13 @@
+# 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.
+# The files in here currently only get tested via internal canaries.
+ignored-stages: UNitTest HWTest VMTest UploadPrebuilts Archive