Use generic openstack python3 tests
Adds support for python3.10 Change-Id: If517c94aff0d1b3546843153993aadc9ab2fcb73changes/16/880916/1
parent
7ce1923a99
commit
b3567156f1
|
@ -19,6 +19,7 @@ classifier =
|
|||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: 3.9
|
||||
Programming Language :: Python :: 3.10
|
||||
|
||||
[files]
|
||||
packages =
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
templates:
|
||||
- check-requirements
|
||||
- openstack-cover-jobs
|
||||
- openstack-python3-zed-jobs
|
||||
- openstack-python3-jobs
|
||||
- publish-openstack-docs-pti
|
||||
- release-notes-jobs-python3
|
||||
check:
|
||||
|
|
Loading…
Reference in New Issue