From e4c37d7b13ee9fe8d88d464604378bc64936bc9c Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Thu, 14 Feb 2019 22:49:57 -0500 Subject: 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: Iad68a8b8e18f8b2d6e25444b4c79adf1b5bc8825 Story: #2004073 Task: #27416 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) (limited to '.zuul.yaml') diff --git a/.zuul.yaml b/.zuul.yaml index 8ff6ca1..76d0ab6 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -18,6 +18,7 @@ - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs + - openstack-python37-jobs - check-requirements - openstackclient-plugin-jobs - publish-openstack-docs-pti -- cgit v1.2.1