From 800bae05b5bf0a0b08721b4938de5ef23ac1dd31 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Mon, 18 Feb 2019 14:59: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: Ibade430b3c8d3b7f92b556bc7414b63b62ff06b9 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index 0f25eca7a4..a3d0237761 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -29,6 +29,7 @@ - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs + - openstack-python37-jobs - publish-openstack-docs-pti - periodic-stable-jobs - release-notes-jobs-python3