diff --git a/doc/source/install/index.rst b/doc/source/install/index.rst index bad3693d9..8b3a37805 100644 --- a/doc/source/install/index.rst +++ b/doc/source/install/index.rst @@ -38,8 +38,7 @@ Supported operating systems .. note:: Operating systems evolve and so does the support for them, even on stable - branches. This especially concerns Fedora, which is evolving faster than - other distributions. + branches. Bifrost structure ================= diff --git a/releasenotes/notes/no-fedora-b316bb3147f01166.yaml b/releasenotes/notes/no-fedora-b316bb3147f01166.yaml new file mode 100644 index 000000000..d088fec2f --- /dev/null +++ b/releasenotes/notes/no-fedora-b316bb3147f01166.yaml @@ -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. diff --git a/zuul.d/bifrost-jobs.yaml b/zuul.d/bifrost-jobs.yaml index fbf709592..c366d379a 100644 --- a/zuul.d/bifrost-jobs.yaml +++ b/zuul.d/bifrost-jobs.yaml @@ -159,18 +159,6 @@ parent: bifrost-integration-tinyipa nodeset: opensuse-15 -- job: - name: bifrost-integration-tinyipa-fedora-latest - parent: bifrost-integration-tinyipa - nodeset: fedora-latest - -- job: - name: bifrost-integration-redfish-uefi-fedora-latest - parent: bifrost-integration-tinyipa-fedora-latest - vars: - boot_mode: uefi - test_driver: redfish - - job: name: bifrost-tox-linters parent: openstack-tox-linters