From 04da5608ea0f287fd6de5a069527a5140f47a3cd Mon Sep 17 00:00:00 2001 From: Nguyen Hai Date: Fri, 24 Aug 2018 16:55:29 +0900 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 Depends-On: https://review.openstack.org/#/c/596319/ Change-Id: I1cb9dda1a04653db9b4b998040621da81c3336c3 Story: #2002586 Task: #24286 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index b7d798fb..5410fcb7 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -47,6 +47,7 @@ - openstack-python-jobs - check-requirements - openstack-python35-jobs + - openstack-python36-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 check: