aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@chromium.org>2019-12-10 21:50:51 -0500
committerCommit Bot <commit-bot@chromium.org>2019-12-11 09:24:52 +0000
commit5ca2cc3ee7651e904cacde7b1fde0fbc98b5ca70 (patch)
tree01b5db9473b0affe05a16a9441983d1544c81831
parent2b69eb32d50b106b9035528fa2db936123dc8b41 (diff)
downloadtoolchain-utils-5ca2cc3ee7651e904cacde7b1fde0fbc98b5ca70.tar.gz
drop COMMIT-QUEUE.ini
Nothing reads this file anymore. BUG=chromium:1025955 TEST=CQ passes Change-Id: Ib6443aa3c4395cf5198dad75f0bfda7ea907fd63 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/1961388 Reviewed-by: Caroline Tice <cmtice@chromium.org> Commit-Queue: Mike Frysinger <vapier@chromium.org> Tested-by: Mike Frysinger <vapier@chromium.org>
-rw-r--r--COMMIT-QUEUE.ini14
1 files changed, 0 insertions, 14 deletions
diff --git a/COMMIT-QUEUE.ini b/COMMIT-QUEUE.ini
deleted file mode 100644
index 0afba420..00000000
--- a/COMMIT-QUEUE.ini
+++ /dev/null
@@ -1,14 +0,0 @@
-# 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.
-
-# Files in toolchain-utils repo do not impact any HW/VM tests.
-ignored-stages: HWTest VMTest