Delete the periodic Fedora 28 amphora image job

The job broke around mid June and has not been fixed since that time.
Plus, Fedora 28 is no longer supported by the Fedora project and is not
tested by any of our dsvm scenario jobs. It is time to delete the job
from the periodic queue.

The community is more than welcome to help restore Fedora-based amphora
image builds. One might be interested in picking help change
https://review.opendev.org/#/c/673173/ where the build was successful
but was did not pass the dsvm scenario job.

Change-Id: Ic07629adb9419c74d5ed957a0640fb1dc8253521
This commit is contained in:
Carlos Goncalves 2019-09-23 08:32:18 +02:00
parent e97e360b76
commit 66aefc22b5
2 changed files with 0 additions and 12 deletions

View File

@ -60,16 +60,6 @@
amphora_image_size: 3
amphora_os_release: 7
- job:
name: publish-openstack-octavia-amphora-image-fedora28
parent: publish-openstack-octavia-amphora-image
description: |
Publish Fedora 28 based amphora image to tarballs.o.o.
vars:
amphora_os: fedora
amphora_image_size: 3
amphora_os_release: 28
- job:
name: octavia-grenade
parent: octavia-legacy-dsvm-base

View File

@ -111,5 +111,3 @@
branches: ^(?!stable/.*).*$
- publish-openstack-octavia-amphora-image-centos7:
branches: ^(?!stable/.*).*$
- publish-openstack-octavia-amphora-image-fedora28:
branches: ^(?!stable/.*).*$