tenks/zuul.d/project.yaml
Will Szumski b4bc89dfff Add a zuul job to deploy and teardown a tenks cluster
This stops short of enrolling the nodes in Ironic, but provides
some coverage of the earlier stages.

Change-Id: I48a0bafaff1555caea0a7d216ac6f6a4f11c2b55
Depends-On: https://review.openstack.org/#/c/615544/
Depends-On: https://review.openstack.org/#/c/616510/
Depends-On: https://review.openstack.org/#/c/616501/
2018-11-08 16:21:21 +00:00

21 lines
518 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
gate:
queue: tenks
jobs:
- build-openstack-releasenotes
- tenks-tox-ansible-lint
- tenks-deploy-teardown-centos
- tenks-deploy-teardown-ubuntu