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:
parent
a39db2d3dc
commit
d660d2b1b8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user