summaryrefslogtreecommitdiff
path: root/zuul.d
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2018-08-16 09:44:56 -0400
committerDoug Hellmann <doug@doughellmann.com>2018-08-16 09:44:56 -0400
commitd30d415684f979fa78c70a738f90dab06b77a046 (patch)
tree7dd0ef3b786e2ee6b40e641d6d0c0d14a62c5eae /zuul.d
parenta2e25e0e78124b2b3a3d7a40f8ca38f15258cbf0 (diff)
downloadpython-ironicclient-d30d415684f979fa78c70a738f90dab06b77a046.tar.gz
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: I056b730d863c252943749bf43b63e9350ddde2d1 Story: #2002586 Task: #24302
Diffstat (limited to 'zuul.d')
-rw-r--r--zuul.d/project.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index a2cd885..ec3fcb0 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -1,6 +1,7 @@
- project:
templates:
- openstack-python35-jobs
+ - openstack-python36-jobs
- openstack-python-jobs
- publish-openstack-docs-pti
- check-requirements