Remove Fedora from the CI

It is currently broken since the only supported version (36) is EOL.
The OpenDev infrastructure will stop supporting Fedora:
https://lists.opendev.org/archives/list/service-discuss@lists.opendev.org/thread/IOYIYWGTZW3TM4TR2N47XY6X7EB2W2A6/

While master branch had a new CI job added to cover netboot,
this change is not being carried back on stable branches in
order to minimize change complexity while focusing on remvoal
of Fedora from CI.

When backporting to Zed, dropped docs changes.

... And noop out the CI jobs for this old branch since they are
in a state which cannot be repaired at this point in time.

Change-Id: Ie4e67491a62a4c6cb4ca9d6e700cfc226a121235
(cherry picked from commit 16b34f378d)
(cherry picked from commit c5f6c07476)
(cherry picked from commit 0e85320231)
(cherry picked from commit 16feed0f54)
(cherry picked from commit 5279b33d40)
(cherry picked from commit ce75d779af)
(cherry picked from commit 74ab40da5c)
(cherry picked from commit 2452c1fb95)
(cherry picked from commit 3a27d32499)
This commit is contained in:
Julia Kreger 2023-09-04 08:29:16 -07:00
parent 7bc684c213
commit 0e76cf7da8
3 changed files with 6 additions and 41 deletions

View File

@ -0,0 +1,5 @@
---
deprecations:
- |
Support for Fedora is no longer tested in the CI and will be removed from
the code in the near future.

View File

@ -116,8 +116,3 @@
name: bifrost-integration-tinyipa-opensuse-15
parent: bifrost-integration-tinyipa
nodeset: opensuse-15
- job:
name: bifrost-integration-tinyipa-fedora-latest
parent: bifrost-integration-tinyipa
nodeset: fedora-latest

View File

@ -1,38 +1,3 @@
- project:
templates:
- openstack-python3-victoria-jobs
- openstack-lower-constraints-jobs
- check-requirements
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- bifrost-integration-tinyipa-ubuntu-bionic
- bifrost-integration-tinyipa-centos-8
- bifrost-integration-tinyipa-keystone-ubuntu-bionic
- bifrost-integration-tinyipa-keystone-centos-8
# Non-voting jobs
- bifrost-integration-tinyipa-ubuntu-focal:
voting: false
- bifrost-integration-tinyipa-opensuse-15:
voting: false
- bifrost-integration-tinyipa-fedora-latest:
voting: false
- bifrost-integration-tinyipa-debian-buster:
voting: false
- bifrost-integration-dhcp-ubuntu-bionic:
voting: false
- bifrost-integration-dhcp-centos-8:
voting: false
- bifrost-integration-dibipa-debian-ubuntu-bionic:
voting: false
- bifrost-integration-dibipa-debian-centos-8:
voting: false
- bifrost-cli-ubuntu-bionic:
voting: false
gate:
jobs:
- bifrost-integration-tinyipa-ubuntu-bionic
- bifrost-integration-tinyipa-centos-8
- bifrost-integration-tinyipa-keystone-ubuntu-bionic
- bifrost-integration-tinyipa-keystone-centos-8
- noop-jobs