From 405a0c1a88653efdb66ba82cb41dcd0b54745fd3 Mon Sep 17 00:00:00 2001 From: Tobias Henkel Date: Wed, 23 Sep 2020 15:18:03 +0200 Subject: [PATCH] Remove zuul-stream-functional-2.7 We have removed support for Ansible 2.7 so we should remove the zuul-stream-functional-2.7 job as well. Change-Id: If6657c8392ab55052a2fd9981e5d333c254dfbae --- .zuul.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 9b4ebd9aa9..6607ce12bd 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -27,15 +27,6 @@ - zuul/lib/ansible* - playbooks/zuul-stream/.* -- job: - name: zuul-stream-functional-2.7 - parent: zuul-stream-functional - # Force executor to use same Ansible version as "controller" node so - # that the inventory.yaml file will be correct for that version. - ansible-version: 2.7 - vars: - zuul_ansible_version: 2.7 - - job: name: zuul-stream-functional-2.8 parent: zuul-stream-functional