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]
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: