From 3e1fd684f724f093f02e075e342113e6bb60baba Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Fri, 25 Sep 2020 11:33:44 -0700 Subject: [PATCH] Remove unused fedora-30 job We don't seem to be using this job anymore and fedora-30 is EOL. Lets delete the job. Change-Id: Id3030488625179b6bf4e186fcd8953ff8d6a578c --- .zuul.d/jobs.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.zuul.d/jobs.yaml b/.zuul.d/jobs.yaml index e51ba543..12054404 100644 --- a/.zuul.d/jobs.yaml +++ b/.zuul.d/jobs.yaml @@ -177,16 +177,6 @@ # TODO: set when CentOS 8 Stream repos mirrored. # mirror: "http://{{ zuul_site_mirror_fqdn }}/centos" -- job: - name: dib-nodepool-functional-openstack-fedora-30-src - description: | - Test building and booting a Fedora 30 image with Nodepool and OpenStack - parent: dib-nodepool-functional-src-base - vars: - nodepool_diskimage: - base_element: fedora-minimal - release: '30' - - job: name: dib-nodepool-functional-openstack-fedora-31-src description: |