Add native zuul v3 jobs defined in openstack-chef-repo

Make them non-voting initially until the tests are repaired.

Change-Id: Ic871850617873844e86cd24f7dba13d4dcfc856e
This commit is contained in:
Jens Harbott 2017-11-02 10:54:35 +00:00
parent f3a601771c
commit 7f3b3c7891
1 changed files with 8 additions and 0 deletions

8
.zuul.yaml Normal file
View File

@ -0,0 +1,8 @@
- project:
name: openstack/cookbook-openstack-application-catalog
check:
jobs:
- openstack-chef-repo-rake:
voting: false
- openstack-chef-repo-integration:
voting: false