summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2018-08-07 16:17:37 -0400
committerDoug Hellmann <doug@doughellmann.com>2018-08-07 16:17:37 -0400
commitf9db836bf4c2ed6d0e1132f39e147bec5d9684f6 (patch)
tree147bbb0a5e384bfd8b28c0926ab356e1953bce1a
parente43edb19d4c8c11ef6fccc08a37cf88b97d46731 (diff)
downloadoslo-utils-f9db836bf4c2ed6d0e1132f39e147bec5d9684f6.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: If22b90e0b5b1b289a7657ecd5adb8f2f11401f0a Story: #2002586 Task: #24322
-rw-r--r--.zuul.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index dc83056..cb78531 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -13,3 +13,4 @@
- lib-forward-testing
- release-notes-jobs-python3
- periodic-stable-jobs
+ - openstack-python36-jobs