From f539037ed502eb23a80dc943eaa7a4259e08238a Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Wed, 20 Feb 2019 15:37:01 -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: Id4f8825a4f4b5c0039abaf84fd346007b0b760a6 Story: #2004073 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index ff292536f..952c76301 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -6,6 +6,7 @@ - openstack-python-jobs-neutron - openstack-python35-jobs-neutron - openstack-python36-jobs-neutron + - openstack-python37-jobs-neutron - periodic-stable-jobs-neutron - publish-openstack-docs-pti - release-notes-jobs-python3