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:
|
||||
templates:
|
||||
- check-requirements
|
||||
- openstack-python3-victoria-jobs
|
||||
- validations-common-molecule-jobs
|
||||
check:
|
||||
jobs:
|
||||
- openstack-tox-linters
|
||||
- openstack-tox-cover
|
||||
- openstack-tox-py36
|
||||
- openstack-tox-py39
|
||||
- validations-common-functional
|
||||
- tripleo-ci-centos-8-content-provider:
|
||||
dependencies:
|
||||
@ -70,6 +71,8 @@
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-tox-linters
|
||||
- openstack-tox-py36
|
||||
- openstack-tox-py39
|
||||
- validations-common-functional
|
||||
- tripleo-ci-centos-8-content-provider:
|
||||
dependencies:
|
||||
|
@ -21,6 +21,7 @@ classifier =
|
||||
Programming Language :: Python :: 3.6
|
||||
Programming Language :: Python :: 3.7
|
||||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: 3.9
|
||||
|
||||
[files]
|
||||
packages =
|
||||
|
Loading…
Reference in New Issue
Block a user