Remove unused job

The job dib-nodepool-functional-openstack-opensuse-150-src has been
replaced by  dib-nodepool-functional-openstack-opensuse-15-src, remove
the now obsolete job.

openSUSE 15.0 is EOL in infra.

Change-Id: I54d9a0f43240c4e76b645e632ba24a793ba79aee
This commit is contained in:
Andreas Jaeger 2019-11-13 08:00:30 +01:00
parent 6758849b66
commit 76389d0afe
1 changed files with 0 additions and 16 deletions

View File

@ -373,22 +373,6 @@
release: 'buster'
mirror: "http://{{ zuul_site_mirror_fqdn }}/debian"
- job:
name: dib-nodepool-functional-openstack-opensuse-150-src
description: |
Test building and booting an openSUSE 15.0 image with Nodepool
and OpenStack
parent: dib-nodepool-functional-src-base
nodeset: ubuntu-xenial # Bionic lacks zypper
vars:
nodepool_extra_packages:
- zypper
- gnupg2
nodepool_diskimage:
base_element: opensuse-minimal
release: '15.0'
mirror: "http://{{ zuul_site_mirror_fqdn }}/opensuse"
- job:
name: dib-nodepool-functional-openstack-opensuse-15-src
description: |