Merge "Add py39 jobs"

This commit is contained in:
Zuul 2021-05-21 04:58:46 +00:00 committed by Gerrit Code Review
commit 6122d00d2c
2 changed files with 3 additions and 1 deletions

View File

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

View File

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