blob: 7f0500389dce660c5f6c3b0af4bc6f87b44fda00 [file] [log] [blame]
Shuqian Zhaof6be78a2015-09-24 13:52:10 -07001# Copyright 2015 The Chromium OS Authors. All rights reserved.
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5# Per-project Commit Queue settings.
6# Documentation: http://goo.gl/5J7oND
7
8[GENERAL]
9
Don Garrett47cba562018-02-02 13:27:38 -080010# Change the default set of PreCQ builders.
Brian Norris453d8e32019-01-30 21:13:21 +000011pre-cq-configs: betty-arcnext-pre-cq betty-pre-cq moblab-generic-vm-pre-cq
Don Garrett47cba562018-02-02 13:27:38 -080012
Prathmesh Prabhu536a63d2018-01-06 10:06:51 -080013# Allow union of pre-cq configs from subdirectory
14union-pre-cq-sub-configs: yes
Prathmesh Prabhud5b440e2018-01-12 11:25:57 -080015# Some sub-configs enalbe submit-in-pre-cq, but we do not want that option to be
16# applied repo-wide.
17submit-in-pre-cq: no