add python 3.7 unit test job

This is a mechanically generated patch to add a unit test job running
under Python 3.7.

See ML discussion here [1] for context.

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

Change-Id: I1f3065955283d75df140debaefc4315ee3ed5eaf
Story: #2004073
Task: #27429
This commit is contained in:
Corey Bryant 2019-02-14 23:58:12 -05:00
parent a39db2d3dc
commit d660d2b1b8
1 changed files with 4 additions and 0 deletions

View File

@ -85,6 +85,7 @@
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- openstack-python37-jobs
- publish-openstack-docs-pti
- check-requirements
- release-notes-jobs-python3
@ -102,6 +103,9 @@
- openstack-tox-py36:
required-projects:
- openstack/mistral-lib
- openstack-tox-py37:
required-projects:
- openstack/mistral-lib
- openstack-tox-py27:
required-projects:
- openstack/mistral-lib