Add empty check queue to system-required

Add an empty check queue so that all repos have a check queue
and a broken initial zuul config will be added.

Change-Id: I953376188e7dea4dbfca3d2dc3a1312cb0952398
This commit is contained in:
Andreas Jaeger 2018-08-16 16:50:30 +02:00
parent 3c18aab356
commit 456fc2d875
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,10 @@
name: system-required
description: |
Jobs that *every* project in OpenStack CI should have by default.
# Include a check queue so that initially every repo has a check queue
# and we can report invalid zuul.yaml files.
check:
jobs: []
merge-check:
jobs:
- noop