Version bumps to prepare for rhel9 transition
Signed-off-by: Jiri Podivin <jpodivin@redhat.com> Change-Id: I27d563ca809e3ae5d50e3c5b64926de0fa9a25d2
This commit is contained in:
parent
8d6e8d445c
commit
cb75103ab5
@ -43,12 +43,13 @@
|
|||||||
- project:
|
- project:
|
||||||
templates:
|
templates:
|
||||||
- check-requirements
|
- check-requirements
|
||||||
- openstack-python3-victoria-jobs
|
|
||||||
- validations-common-molecule-jobs
|
- validations-common-molecule-jobs
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-tox-linters
|
- openstack-tox-linters
|
||||||
- openstack-tox-cover
|
- openstack-tox-cover
|
||||||
|
- openstack-tox-py36
|
||||||
|
- openstack-tox-py39
|
||||||
- validations-common-functional
|
- validations-common-functional
|
||||||
- tripleo-ci-centos-8-content-provider:
|
- tripleo-ci-centos-8-content-provider:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -70,6 +71,8 @@
|
|||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-tox-linters
|
- openstack-tox-linters
|
||||||
|
- openstack-tox-py36
|
||||||
|
- openstack-tox-py39
|
||||||
- validations-common-functional
|
- validations-common-functional
|
||||||
- tripleo-ci-centos-8-content-provider:
|
- tripleo-ci-centos-8-content-provider:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -21,6 +21,7 @@ classifier =
|
|||||||
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
|
Programming Language :: Python :: 3.8
|
||||||
|
Programming Language :: Python :: 3.9
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
packages =
|
packages =
|
||||||
|
Loading…
Reference in New Issue
Block a user