From 4309c728921aea6c954ea8f965fbe83243a0ff70 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Mon, 18 Feb 2019 15:38:05 +0800 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: Ia874ef366eb7330e6c5b5dd4fe7be1482aeb2735 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index 5097d5054b..9d7bfbb994 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -6,6 +6,7 @@ - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs + - openstack-python37-jobs - periodic-stable-jobs - publish-openstack-docs-pti - release-notes-jobs-python3