Version bumps for rhel9 transition
Signed-off-by: Jiri Podivin <jpodivin@redhat.com> Change-Id: Ic3618668190dd9700b4d84551377464bac5c893b
This commit is contained in:
parent
132d2801db
commit
135478c426
@ -29,9 +29,10 @@
|
||||
- check-requirements
|
||||
check:
|
||||
jobs:
|
||||
- openstack-tox-py36
|
||||
- openstack-tox-linters
|
||||
- openstack-tox-cover
|
||||
- openstack-tox-py36
|
||||
- openstack-tox-py39
|
||||
- tripleo-ci-centos-8-content-provider:
|
||||
dependencies:
|
||||
- openstack-tox-linters
|
||||
@ -53,8 +54,9 @@
|
||||
- validations-libs-functional
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-tox-py36
|
||||
- openstack-tox-linters
|
||||
- openstack-tox-py36
|
||||
- openstack-tox-py39
|
||||
- openstack-tox-docs: *tripleo-docs
|
||||
- validations-libs-functional
|
||||
- tripleo-ci-centos-8-content-provider:
|
||||
|
@ -17,6 +17,7 @@ classifier =
|
||||
Programming Language :: Python :: 3.6
|
||||
Programming Language :: Python :: 3.7
|
||||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: 3.9
|
||||
|
||||
[files]
|
||||
packages = validations_libs
|
||||
|
Loading…
Reference in New Issue
Block a user