Add .zuul.yaml

This zuul config runs noop jobs to start.

Change-Id: Ia65d69ce517aaa5d29928066f86131bd85ea0153
This commit is contained in:
Clark Boylan 2018-12-10 09:37:01 -08:00
parent 8349fbb5b2
commit 00bd968bf2
1 changed files with 7 additions and 0 deletions

7
.zuul.yaml Normal file
View File

@ -0,0 +1,7 @@
- project:
check:
jobs:
- noop
gate:
jobs:
- noop