diff options
author | OpenStack Release Bot <infra-root@openstack.org> | 2020-04-11 18:31:11 +0000 |
---|---|---|
committer | OpenStack Release Bot <infra-root@openstack.org> | 2020-04-11 18:31:11 +0000 |
commit | 4b0e6cd2edeae15413a2452dbbc7bf7860e4011c (patch) | |
tree | bb63fcd0f6bb88bf4e6d097f2783f6bbb1034541 | |
parent | 472884f10747d96c79c631a0b755fd8a9f1b3888 (diff) | |
download | python-keystoneclient-4b0e6cd2edeae15413a2452dbbc7bf7860e4011c.tar.gz |
Add Python3 victoria unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for victoria.
See also the PTI in governance [1].
[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html
Change-Id: I3f8b39b40588804dc644de63d792f4178c019a7d
-rw-r--r-- | .zuul.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ templates: - openstack-cover-jobs - openstack-lower-constraints-jobs - - openstack-python3-ussuri-jobs + - openstack-python3-victoria-jobs - publish-openstack-docs-pti - check-requirements - lib-forward-testing-python3 |