tenks/zuul.d/project.yaml

39 lines
1.3 KiB
YAML

---
- project:
templates:
- openstack-cover-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- openstack-tox-pep8
- openstack-tox-py36
- openstack-tox-py37
- openstack-tox-py38
- openstack-tox-py39
- tenks-tox-ansible-lint
- tenks-deploy-teardown-ovs-centos8
- tenks-deploy-teardown-ovs-ubuntu
- tenks-deploy-teardown-linuxbridge-centos8
- tenks-deploy-teardown-linuxbridge-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-centos8
gate:
queue: tenks
jobs:
- openstack-tox-pep8
- openstack-tox-py36
- openstack-tox-py37
- openstack-tox-py38
- openstack-tox-py39
- tenks-tox-ansible-lint
- tenks-deploy-teardown-ovs-centos8
- tenks-deploy-teardown-ovs-ubuntu
- tenks-deploy-teardown-linuxbridge-centos8
- tenks-deploy-teardown-linuxbridge-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-centos8