4557c983ca
Change-Id: I69073727023c6c6f5f4d1165750bb00ae7295bd6
30 lines
1.0 KiB
YAML
30 lines
1.0 KiB
YAML
---
|
|
- project:
|
|
templates:
|
|
- openstack-cover-jobs
|
|
- openstack-python3-victoria-jobs
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
|
|
check:
|
|
jobs:
|
|
- 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:
|
|
- 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
|