From 9ac72c8045240988138905f484ff58ed9f205956 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Wed, 22 Aug 2018 14:21:59 -0400 Subject: [PATCH] add python 3.6 unit test job This is a mechanically generated patch to add a unit test job running under Python 3.6 as part of the python3-first goal. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: Ifab72776d81fe0e3be4253286efb63fb5636d40d Story: #2002586 Task: #24306 --- .zuul.d/project.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.d/project.yaml b/.zuul.d/project.yaml index 21f1a0d84..38ad6fc0e 100644 --- a/.zuul.d/project.yaml +++ b/.zuul.d/project.yaml @@ -16,6 +16,7 @@ templates: - openstack-python-jobs - openstack-python35-jobs + - openstack-python36-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 - check-requirements