From 579909e3f2a88d412741baeb3d8e589e391e7b9a Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Thu, 14 Feb 2019 07:51:33 -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: Icf12124f1bb6d20f20ad8c3a4ece985e70b243a6 Story: #2004073 Task: #27422 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index 7e22b2c64c..bb1fd50509 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -109,6 +109,7 @@ - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs + - openstack-python37-jobs - publish-openstack-docs-pti - periodic-stable-jobs - check-requirements