diff options
author | OpenStack Release Bot <infra-root@openstack.org> | 2020-04-11 18:47:45 +0000 |
---|---|---|
committer | OpenStack Release Bot <infra-root@openstack.org> | 2020-04-11 18:47:45 +0000 |
commit | ec625d0e93aef69881aaadc2a4b2cea0f5e1dad7 (patch) | |
tree | ad2caf3e4d016f00dc3a15f35c4a716aa329dc76 /.zuul.yaml | |
parent | 91a9dcd94b3565179199edaad9eb367a93010b1e (diff) | |
download | python-neutronclient-ec625d0e93aef69881aaadc2a4b2cea0f5e1dad7.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: I817e39d2229ffc803fd285d4bedfcad86a450c05
Diffstat (limited to '.zuul.yaml')
-rw-r--r-- | .zuul.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,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 |