Switch to victoria test template

This switches to the victoria template to pick up py38 and drop py37
unit tests. With the addition of py38 testing, it also adds that
metadata to the package.

Change-Id: I11afa559bdaae91766c0d3bbaaaf5619151553af
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Sean McGinnis 2020-07-14 13:49:32 -05:00
parent 623f5bbe77
commit daafae04a5
No known key found for this signature in database
GPG Key ID: CE7EE4BFAF8D70C8
2 changed files with 2 additions and 1 deletions

View File

@ -2,4 +2,4 @@
templates:
- check-requirements
- publish-openstack-docs-pti
- openstack-python3-ussuri-jobs
- openstack-python3-victoria-jobs

View File

@ -17,6 +17,7 @@ classifier =
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: Implementation :: CPython