summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorey Bryant <corey.bryant@canonical.com>2018-10-15 09:35:05 -0400
committerSahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>2019-02-14 15:24:35 +0100
commit0fd80fcffe80f9c11b81aa0d4f25590553b99fbb (patch)
tree18d70510ab4bd0125a5dd3a6843006598e144df9
parenta1f2a43651f32394a567033668074b67a59b6a2f (diff)
downloadoslo-vmware-0fd80fcffe80f9c11b81aa0d4f25590553b99fbb.tar.gz
Change python3.5 job to python3.7 job on Stein+
This is a mechanically generated patch to add a unit test job running under Python 3.7 and drop the Python 3.5 unit test job. python3.5 was the only supported python3 version on Xenial. Now that we have Bionic nodes supporting python3.6 and python3.7, let's switch to testing with python3.7 in addition to python3.6 in Stein and beyond. See ML discussion here [1] for context. [1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135626.html Change-Id: Ic540fd39a82938e5fc84dc270bd5238097a4575e Story: #2004073 Task: #27440
-rw-r--r--.zuul.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 6b532c1..0ee4287 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -7,5 +7,6 @@
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
+ - openstack-python37-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3