Switch testing to Victoria testing runtime
Upating the testing template from ussuri to victoria testing runtime - https://governance.openstack.org/tc/reference/runtimes/victoria.html Change-Id: Ib3e5b14aee87ab90f231c69beea95701be8093cc
This commit is contained in:
parent
7b7ba01d5b
commit
ef8c7b9c54
@ -4,7 +4,7 @@
|
|||||||
- openstack-cover-jobs
|
- openstack-cover-jobs
|
||||||
- openstack-lower-constraints-jobs
|
- openstack-lower-constraints-jobs
|
||||||
- openstack-python35-jobs
|
- openstack-python35-jobs
|
||||||
- openstack-python3-ussuri-jobs
|
- openstack-python3-victoria-jobs
|
||||||
- release-notes-jobs-python3
|
- release-notes-jobs-python3
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
|
@ -20,6 +20,7 @@ classifier =
|
|||||||
Programming Language :: Python :: 3.5
|
Programming Language :: Python :: 3.5
|
||||||
Programming Language :: Python :: 3.6
|
Programming Language :: Python :: 3.6
|
||||||
Programming Language :: Python :: 3.7
|
Programming Language :: Python :: 3.7
|
||||||
|
Programming Language :: Python :: 3.8
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
packages =
|
packages =
|
||||||
|
Loading…
Reference in New Issue
Block a user