summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorTobias Henkel <tobias.henkel@bmw.de>2020-09-23 15:18:03 +0200
committerTobias Henkel <tobias.henkel@bmw.de>2020-09-23 15:20:19 +0200
commit405a0c1a88653efdb66ba82cb41dcd0b54745fd3 (patch)
tree636207c760d52e00d2397567a34340437cdbf519 /.zuul.yaml
parent7c0bd56aa41b1c40eeefa792fce710fc3ea26c31 (diff)
downloadzuul-405a0c1a88653efdb66ba82cb41dcd0b54745fd3.tar.gz
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
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml9
1 files changed, 0 insertions, 9 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 9b4ebd9aa..6607ce12b 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -28,15 +28,6 @@
- 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
# Force executor to use same Ansible version as "controller" node so