summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyen Hai <nguyentrihai93@gmail.com>2018-08-24 16:38:25 +0900
committerNguyen Hai <nguyentrihai93@gmail.com>2018-08-31 04:34:43 +0000
commit5aee0732ffc045c725ad3af601ebef6ddd3a63ce (patch)
tree7c79680b11f7082ff1cb9f9f5e43327d1a0dad0b
parent420be0c99e4161c56947413a15a39575d4e3724e (diff)
downloadpython-swiftclient-5aee0732ffc045c725ad3af601ebef6ddd3a63ce.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: I6fd051fd0b01a308d16734c5b12e11a12a38c3be Story: #2002586 Task: #24337
-rw-r--r--.zuul.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index d4ef79a..affe46c 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
- openstack-pypy-jobs-nonvoting