Files
OpenCellular/COMMIT-QUEUE.ini
Aviv Keshet 12b958dd8a Revert "COMMIT-QUEUE.ini: Change builders to compile-only."
This reverts commit 654271b86c.

Apparently ec changes can and do break unit tests on the cq.

BUG=chromium:642503
TEST=None

Change-Id: I88cebf492a4c4a86b75a27ba823a03ffb705a2bb
Reviewed-on: https://chromium-review.googlesource.com/378415
Tested-by: Aviv Keshet <akeshet@chromium.org>
Reviewed-by: Aseda Aboagye <aaboagye@chromium.org>
2016-08-30 22:13:43 +00:00

16 lines
515 B
INI

# 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]
# Board-specific pre-cq, include boards that actually build chromeos-ec
pre-cq-configs: gru-pre-cq reef-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 VMTest