tenks/zuul.d/project.yaml
Mark Goddard 3db82fd551 Pin virtualbmc to <2 when using Python 2
This is necessary until we drop support for CentOS 7.

Also use Train upper constraints with Python 2, since Train is the last
release to support Python 2.

Change-Id: I085d107ae2d338a7609dececb7b62555937b7b1e
2020-03-11 16:38:28 +00:00

28 lines
1010 B
YAML

---
- project:
templates:
- openstack-cover-jobs
- openstack-python3-ussuri-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.
# FIXME(mgoddard): Kayobe CentOS 7 jobs no longer working. Replace with C8.
# - 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.
# FIXME(mgoddard): Kayobe CentOS 7 jobs no longer working. Replace with C8.
# - kayobe-overcloud-centos