diff options
author | Corey Bryant <corey.bryant@canonical.com> | 2019-02-14 22:40:49 -0500 |
---|---|---|
committer | Corey Bryant <corey.bryant@canonical.com> | 2019-02-14 22:40:49 -0500 |
commit | 332cc181696e7f7c685a8a5b52df01f089b4715b (patch) | |
tree | 64bd697c16a9dd5135d70855fc33da0278f57c74 /.zuul.yaml | |
parent | 31f7708b940bf4567224169adfbe8a51d983c0b4 (diff) | |
download | python-glanceclient-332cc181696e7f7c685a8a5b52df01f089b4715b.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: I4f764b17155bc6cbaf9f03bd9f295de178ed0272
Story: #2004073
Task: #27415
Diffstat (limited to '.zuul.yaml')
-rw-r--r-- | .zuul.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -133,6 +133,7 @@ - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs + - openstack-python37-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 check: |