Add python3.7 unit test job

python3.5 was the only supported python3 version on Xenial. Now that
we have Bionic nodes supporting python3.6 and python3.7, let's also
test with python3.7. Eventually we'd like to remove python 3.5, but not
yet.

See ML discussion here [1] for context.

[1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135626.html

Change-Id: I78517d8a873ed3d41a8e06b4193fdb677f0705d7
Story: #2004073
Task: #27433
This commit is contained in:
Corey Bryant 2018-10-15 14:15:06 -04:00 committed by Chris Dent
parent fe9808389e
commit d32daccbca
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- openstack-python37-jobs
check:
jobs:
- openstack-tox-functional