From 323eb9fd4fb773a63ed7ac32fd8821e57203475b Mon Sep 17 00:00:00 2001 From: Trinh Nguyen Date: Mon, 18 Mar 2019 15:13:38 +0900 Subject: [PATCH] Drop py35 tests Target python runtime for Stein is py36 [1]. So, I will drop py35 tests. [1] https://governance.openstack.org/tc/reference/runtimes/stein.html#python-runtime-for-stein Change-Id: I3b6db2463864635246ccb4a551898861b890a818 Signed-off-by: Trinh Nguyen --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index cea04f3..1b0c729 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,7 +1,6 @@ - project: templates: - openstack-python-jobs - - openstack-python35-jobs - openstack-python36-jobs - openstack-python37-jobs - openstack-cover-jobs