Christopher Wiley | e08fca7 | 2015-03-06 15:40:17 -0800 | [diff] [blame] | 1 | # 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 | |
| 10 | # Board-specific pre-cq |
| 11 | pre-cq-configs: \ |
| 12 | amd64-generic-no-vmtest-pre-cq \ |
| 13 | arm-generic-no-vmtest-pre-cq \ |
| 14 | gizmo-pre-cq \ |
| 15 | storm-no-vmtest-pre-cq \ |
| 16 | x86-generic-no-vmtest-pre-cq |