From a4efb7d949fd72c53e7fbca28ff6b8834ed136d4 Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Fri, 15 Feb 2019 16:01:31 -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: Id18fa521b9903d60f1439e8279ab8e2e044b8a19 Story: #2004073 Task: #27440 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index 49e63451..f5b9ce72 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -63,6 +63,7 @@ - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs + - openstack-python37-jobs - periodic-stable-jobs - publish-openstack-docs-pti - release-notes-jobs-python3