60ffdc13ed
Until we have ironic jobs using tenks, gate on the kayobe overcloud deploy job, which uses tenks to test bare metal compute provisioning. Change-Id: I6c63f83550f53cc8624c1d938ba9c7450b7fcf27
27 lines
902 B
YAML
27 lines
902 B
YAML
---
|
|
- project:
|
|
templates:
|
|
- build-openstack-docs-pti
|
|
- openstack-cover-jobs
|
|
- openstack-python35-jobs
|
|
- openstack-python-jobs
|
|
check:
|
|
jobs:
|
|
- build-openstack-releasenotes
|
|
- 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:
|
|
- build-openstack-releasenotes
|
|
- 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
|