summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoss Zwisler <zwisler@google.com>2020-01-15 16:16:07 -0700
committerCommit Bot <commit-bot@chromium.org>2020-01-17 18:17:26 +0000
commitefc1dec0302dd717a3d0b6c7d448f63c66042ee3 (patch)
tree1ed899b1206a56ba3af2302fcc3a7f81950717ab
parent736f045cd8bce76552edf4837470fa6f9ea06f38 (diff)
downloadchrome-ec-efc1dec0302dd717a3d0b6c7d448f63c66042ee3.tar.gz
drop COMMIT-QUEUE.ini
Nothing reads this file anymore. BUG=chromium:1025955 TEST=CQ passes BRANCH=none Exempt-From-Owner-Approval: cleanup removing unused file Change-Id: Ie64006cb87f949ce350b2dde312a79973f190559 Signed-off-by: Ross Zwisler <zwisler@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2008088 Reviewed-by: Sean Abraham <seanabraham@chromium.org> Commit-Queue: Sean Abraham <seanabraham@chromium.org>
-rw-r--r--COMMIT-QUEUE.ini20
1 files changed, 0 insertions, 20 deletions
diff --git a/COMMIT-QUEUE.ini b/COMMIT-QUEUE.ini
deleted file mode 100644
index 40d4c7f19b..0000000000
--- a/COMMIT-QUEUE.ini
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 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]
-
-# Board-specific no-vmtest-pre-cq, include boards that actually build
-# chromeos-ec. We use the no-vmtest-pre-cq configs since the tests won't
-# actually test against our EC changes. (That's what FAFT is for)
-pre-cq-configs: kevin-no-vmtest-pre-cq reef-no-vmtest-pre-cq
- chell-no-vmtest-pre-cq celes-no-vmtest-pre-cq
- fizz-no-vmtest-pre-cq cheza-no-vmtest-pre-cq
- flapjack-no-vmtest-pre-cq
-
-# Stages to ignore in the commit queue. If these steps break, your CL will be
-# submitted anyway. Use with caution.
-ignored-stages: HWTest ImageTest VMTest