Enable py38 test

At some point in the near future we'll need to move
away from Python 3.6. We should probably ensure
everything is working for newer versions of python
as well.

Change-Id: Id20ea18518080a502a4ccd9b54f6f153b2001c46
This commit is contained in:
Brendan Shephard 2021-08-19 05:34:38 +00:00
parent 377c081f40
commit 86381b4b6c
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
templates:
- check-requirements
- openstackclient-plugin-jobs
- openstack-python3-ussuri-jobs
- openstack-python3-xena-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
- tripleo-buildimage-jobs
@ -17,7 +17,7 @@
dependencies:
- openstack-tox-pep8
- openstack-tox-py36
- openstack-tox-py37
- openstack-tox-py38
- tripleo-ci-centos-8-containers-undercloud-minion:
vars:
consumer_job: true