From 21357c76baf8915aab3a688910b5ca0b0a1cd9b7 Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Fri, 15 Feb 2019 03:00:49 -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: I36f641a7c281a7d8e168c507dae7109132bcefde Story: #2004073 Task: #27433 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index ca89c025ad68..91b77e519465 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -204,6 +204,7 @@ - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs + - openstack-python37-jobs - periodic-stable-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 @@ -311,7 +312,6 @@ irrelevant-files: *dsvm-irrelevant-files - os-vif-ovs: irrelevant-files: *dsvm-irrelevant-files - - openstack-tox-py37 # NOTE(mriedem): Consider moving nova-tox-functional-py36 to the # check and gate queues once it's stable (like openstack-python36-jobs) - nova-tox-functional-py36