From 332cc181696e7f7c685a8a5b52df01f089b4715b Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Thu, 14 Feb 2019 22:40:49 -0500 Subject: 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 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) (limited to '.zuul.yaml') diff --git a/.zuul.yaml b/.zuul.yaml index 4bccd7c..4742638 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -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: -- cgit v1.2.1