diff options
author | ZhongShengping <chdzsp@163.com> | 2019-02-19 16:45:05 +0800 |
---|---|---|
committer | ZhongShengping <chdzsp@163.com> | 2019-02-19 17:05:55 +0800 |
commit | 6e5c1e089b83d5a1bb73796cbd70c8450e1f0dd3 (patch) | |
tree | f38f9a2bc6d8a7bedbb78cecb4728f86e3c427a9 /.zuul.yaml | |
parent | 99236b49267049c6bd32a26feec57d9b18b676cb (diff) | |
download | cliff-6e5c1e089b83d5a1bb73796cbd70c8450e1f0dd3.tar.gz |
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: I0ce84d2a4223f023e49844f79726a23d7dfac647
Story: #2004073
Task: #27438
Diffstat (limited to '.zuul.yaml')
-rw-r--r-- | .zuul.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs + - openstack-python37-jobs - publish-openstack-docs-pti check: jobs: |