Add .zuul.yaml

Move the project-pipeline definitions into this repo rather than
project-config.

Change-Id: I5f6414dd95bb74e189bb2e3fbaf15566a2d36e49
This commit is contained in:
James E. Blair 2019-06-24 12:59:11 -07:00
parent be51cd6f18
commit 6f2efe13e8
1 changed files with 19 additions and 0 deletions

19
.zuul.yaml Normal file
View File

@ -0,0 +1,19 @@
- project:
templates:
- openstack-python-jobs-no-constraints
- openstack-python35-jobs-no-constraints
check:
jobs:
- nodepool-functional-py35-gentoo-src:
voting: false
- nodepool-functional-py35-redhat-src
- nodepool-functional-py35-ubuntu-src
- nodepool-functional-py35-suse-src:
voting: false
gate:
jobs:
- nodepool-functional-py35-redhat-src
- nodepool-functional-py35-ubuntu-src
experimental:
jobs:
- nodepool-functional-py35-debian-src