tenks/zuul.d/project.yaml
Riccardo Pittau b4bddc2b54 Adding python 3.6 unit test
Adding python 3.6 openstack job to templates, adding py36 to
tox environments and reordering the template jobs.

Change-Id: Ib6269b0d686babfd7973503baa9189efe402e2d8
2019-03-12 09:19:48 +00:00

28 lines
894 B
YAML

---
- project:
templates:
- openstack-cover-jobs
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- tenks-tox-ansible-lint
- tenks-deploy-teardown-centos
- tenks-deploy-teardown-ubuntu
# Until we have ironic jobs using tenks, gate on the kayobe overcloud
# deploy job, which uses tenks to test bare metal compute provisioning.
- kayobe-overcloud-centos
gate:
queue: tenks
jobs:
- tenks-tox-ansible-lint
- tenks-deploy-teardown-centos
- tenks-deploy-teardown-ubuntu
# Until we have ironic jobs using tenks, gate on the kayobe overcloud
# deploy job, which uses tenks to test bare metal compute provisioning.
- kayobe-overcloud-centos