From 6529b3b388f30485f381a2d371726385a8a0ea60 Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Tue, 26 Feb 2019 11:03:29 -0600 Subject: [PATCH] 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: I094f862ecdc6a8b54168bc4ba6ef857b43dd7f42 Signed-off-by: Sean McGinnis --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index eeb0f0d..e8915ab 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -49,7 +49,6 @@ - check-requirements - openstack-lower-constraints-jobs - openstack-python-jobs - - openstack-python35-jobs - openstack-python36-jobs - publish-openstack-docs-pti - release-notes-jobs-python3