From c98f387126378b487cff3cde537f987672a47829 Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Thu, 14 Feb 2019 23:44:21 -0500 Subject: [PATCH] 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: I3f3c475d75c0706ac954c2b8b354c437ee1dd5a6 Story: #2004073 Task: #27420 --- zuul.d/project.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index a9ff06174..0cdb36e24 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -6,6 +6,7 @@ - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs + - openstack-python37-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 check: