summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2018-09-04 11:50:22 -0400
committerDoug Hellmann <doug@doughellmann.com>2018-09-04 11:50:22 -0400
commitf1572f07e679f2b55a1a39d68c1b13c14150ac81 (patch)
treed3eeb3e01135bf365320610abf1f5a8cab69ef90
parent8ed329e365ce96d5715e0b982dd0cdcb96a2c861 (diff)
downloadpython-barbicanclient-f1572f07e679f2b55a1a39d68c1b13c14150ac81.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: I570ae27529755986f8c8ca669af5f1a6d98dfcd7 Story: #2002586 Task: #24285
-rw-r--r--.zuul.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index e1e7db2..13cd748 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -2,6 +2,7 @@
templates:
- openstack-python-jobs
- openstack-python35-jobs
+ - openstack-python36-jobs
- publish-openstack-docs-pti
- check-requirements
- openstackclient-plugin-jobs