osc-lib/.zuul.yaml
OpenStack Release Bot 9948b15670 Add Python3 xena unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for xena.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: I07faaf33e6cf3c0d47334ce5ea75aac4eb3eb67f
2021-03-19 13:13:42 +00:00

27 lines
803 B
YAML

---
- project:
templates:
- check-requirements
- openstack-lower-constraints-jobs
- openstack-python3-xena-jobs
- osc-tox-unit-tips
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- osc-functional-devstack:
required-projects:
- openstack/python-openstackclient
- osc-functional-devstack-tips:
voting: false
# The functional-tips job only tests the latest and shouldn't be run
# on the stable branches
branches: ^(?!stable)
required-projects:
- openstack/python-openstackclient
gate:
jobs:
- osc-functional-devstack:
required-projects:
- openstack/python-openstackclient