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: I7ef1e598cfa2651eab668ae672201d2873c1090a
This commit is contained in:
2020-04-11 18:44:58 +00:00
committed by Eyal
parent baf70ecb4b
commit b7a5ad13e0
2 changed files with 2 additions and 1 deletions

View File

@@ -30,7 +30,7 @@
templates: templates:
- check-requirements - check-requirements
- openstack-lower-constraints-jobs - openstack-lower-constraints-jobs
- openstack-python3-ussuri-jobs - openstack-python3-victoria-jobs
- openstackclient-plugin-jobs - openstackclient-plugin-jobs
- publish-openstack-docs-pti - publish-openstack-docs-pti
- release-notes-jobs-python3 - release-notes-jobs-python3

View File

@@ -11,3 +11,4 @@ tempest>=17.1.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0 osprofiler>=1.4.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0 stestr>=2.0.0 # Apache-2.0
docutils>=0.11 # BSD docutils>=0.11 # BSD
os-client-config>=1.28.0 # Apache-2.0