From efc1dec0302dd717a3d0b6c7d448f63c66042ee3 Mon Sep 17 00:00:00 2001 From: Ross Zwisler Date: Wed, 15 Jan 2020 16:16:07 -0700 Subject: 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 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2008088 Reviewed-by: Sean Abraham Commit-Queue: Sean Abraham --- COMMIT-QUEUE.ini | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 COMMIT-QUEUE.ini 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 -- cgit v1.2.1