# 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 compile-only-pre-cq, include boards that actually build # chromeos-ec. We use the compile-only-pre-cq configs since the tests won't # actually test against our EC changes. (That's what FAFT is for.) pre-cq-configs: gru-compile-only-pre-cq reef-compile-only-pre-cq chell-compile-only-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