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

See also the PTI in governance [1].

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

Change-Id: I928b7ec69a6bc3646c9cbea1ebd861d9dd8b6f43
2022-03-04 17:01:53 +00:00

27 lines
802 B
YAML

---
- project:
templates:
- check-requirements
- openstack-lower-constraints-jobs
- openstack-python3-zed-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