Add py39 jobs

Change-Id: I150da8d319239726a16be94d7077aabf3aa5b6c6
This commit is contained in:
Sorin Sbarnea 2021-04-26 15:38:31 +01:00 committed by Gael Chamoulaud (Strider)
parent a9a0ab6433
commit e6bece7319
No known key found for this signature in database
GPG Key ID: 4119D0305C651D66
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 3.2.0
envlist = linters,docs,py38
envlist = linters,docs,py
skipdist = True
ignore_basepython_conflict = True
requires =

View File

@ -30,6 +30,7 @@
dependencies:
- tripleo-ci-centos-8-content-provider
- openstack-tox-py36
- openstack-tox-py39
gate:
jobs:
- openstack-tox-linters
@ -40,6 +41,7 @@
dependencies:
- tripleo-ci-centos-8-content-provider
- openstack-tox-py36
- openstack-tox-py39
promote:
jobs: