diff options
author | OpenStack Release Bot <infra-root@openstack.org> | 2021-03-18 11:22:02 +0000 |
---|---|---|
committer | Stephen Finucane <stephenfin@redhat.com> | 2021-04-15 18:23:11 +0100 |
commit | c7fabf4b535a2ba1b4f7c6a5095c65dd5f9d73a9 (patch) | |
tree | b42191a032a86fd37d007964f8200c58222cc506 /.zuul.yaml | |
parent | c1a30f304a519e5224158eca0244db49c13096e6 (diff) | |
download | oslo-middleware-c7fabf4b535a2ba1b4f7c6a5095c65dd5f9d73a9.tar.gz |
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: If0a6bed65fdbed4d44c265265fe7186a9bacb5b0
Diffstat (limited to '.zuul.yaml')
-rw-r--r-- | .zuul.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ templates: - check-requirements - lib-forward-testing-python3 - - openstack-python3-wallaby-jobs + - openstack-python3-xena-jobs - periodic-stable-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 |