summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorSean McGinnis <sean.mcginnis@gmail.com>2019-02-26 10:55:18 -0600
committerSean McGinnis <sean.mcginnis@gmail.com>2019-02-26 11:08:40 -0600
commit5d6ec316d636f730d630e637178f1806999ca423 (patch)
treeb573908a9f89c3445f658ca4eb77783977524d12 /.zuul.yaml
parent8af8119ce1443ead0d3e210788da31d54aa469df (diff)
downloadcinder-5d6ec316d636f730d630e637178f1806999ca423.tar.gz
Drop py35 jobs
Python 3.5 was the target runtime for the Rocky release. The current target py3 runtime for Stein is Python 3.6, so there is no reason to keep testing against the older version. https://governance.openstack.org/tc/reference/runtimes/stein.html#python-runtime-for-stein Change-Id: If810570859e4c4a942f44097717170d5a0affbd0 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml6
1 files changed, 1 insertions, 5 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index a16aff575..28083cd5a 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -2,7 +2,6 @@
templates:
- openstack-lower-constraints-jobs
- openstack-python-jobs
- - openstack-python35-jobs
- openstack-python36-jobs
- publish-openstack-docs-pti
- periodic-stable-jobs
@@ -15,7 +14,7 @@
- cinder-tempest-dsvm-lvm-lio-barbican
- cinder-tox-bandit-baseline:
voting: false
- - openstack-tox-functional-py35:
+ - openstack-tox-functional-py36:
irrelevant-files: &functional-irrelevant-files
- ^.*\.rst$
- ^api-ref/.*$
@@ -25,7 +24,6 @@
- ^contrib/block-box.*$
- ^doc/.*$
- ^releasenotes/.*$
- - openstack-tox-functional-py36
- cinder-rally-task:
voting: false
- openstack-tox-pylint:
@@ -71,8 +69,6 @@
irrelevant-files: *gate-irrelevant-files
gate:
jobs:
- - openstack-tox-functional-py35:
- irrelevant-files: *functional-irrelevant-files
- legacy-grenade-dsvm-cinder-mn-sub-volbak:
irrelevant-files: *gate-irrelevant-files
- neutron-grenade: