diff --git a/doc/source/install/index.rst b/doc/source/install/index.rst index 681042a19..12aba9d71 100644 --- a/doc/source/install/index.rst +++ b/doc/source/install/index.rst @@ -31,8 +31,7 @@ Deprecated, support may be removed at any moment: .. 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 c14248bbc..895c8a08d 100644 --- a/zuul.d/bifrost-jobs.yaml +++ b/zuul.d/bifrost-jobs.yaml @@ -152,17 +152,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: - test_driver: redfish - - job: name: bifrost-tox-linters parent: openstack-tox-linters diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 35b8c7b14..e7c200ac2 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -1,73 +1,3 @@ - project: templates: - - openstack-python3-yoga-jobs - - check-requirements - - publish-openstack-docs-pti - - release-notes-jobs-python3 - check: - jobs: - - bifrost-tox-linters - - bifrost-integration-tinyipa-ubuntu-focal - - bifrost-integration-tinyipa-centos-8 - - bifrost-integration-tinyipa-keystone-ubuntu-focal - - bifrost-integration-tinyipa-keystone-centos-8 - - bifrost-integration-tinyipa-debian-bullseye - - bifrost-integration-redfish-vmedia-uefi-ubuntu-focal - - bifrost-integration-redfish-vmedia-uefi-centos-8 - - bifrost-upgrade-ubuntu-focal - - bifrost-upgrade-keystone-centos8 - # Non-voting jobs - - bifrost-integration-tinyipa-ubuntu-bionic: - voting: false - - bifrost-integration-tinyipa-opensuse-15: - voting: false - - bifrost-integration-tinyipa-fedora-latest: - voting: false - #NOTE(rpittau): remove buster support in Z or later - - bifrost-integration-tinyipa-debian-buster: - voting: false - - bifrost-integration-redfish-uefi-fedora-latest: - voting: false - - bifrost-integration-dhcp-ubuntu-focal: - voting: false - - bifrost-integration-dhcp-centos-8: - voting: false - - bifrost-integration-dibipa-debian-ubuntu-focal: - voting: false - - bifrost-integration-dibipa-debian-centos-8: - voting: false - - bifrost-cli-ubuntu-focal: - voting: false - - bifrost-collections-src: - voting: false - - bifrost-keystone-collections-src: - voting: false - - kolla-ansible-centos8s-source-bifrost: - voting: false - # NOTE(yoctozepto): to override from job definition - files: .* - irrelevant-files: - - ^.*\.rst$ - - ^bifrost/tests/.*$ - - ^api-ref/.*$ - - ^doc/.*$ - - ^releasenotes/.*$ - - ^setup.cfg$ - - ^test-requirements.txt$ - - ^tools/.*$ - - ^tox.ini$ - gate: - jobs: - - bifrost-tox-linters - - bifrost-integration-tinyipa-ubuntu-focal - - bifrost-integration-tinyipa-centos-8 - - bifrost-integration-tinyipa-keystone-ubuntu-focal - - bifrost-integration-tinyipa-keystone-centos-8 - - bifrost-integration-tinyipa-debian-bullseye - - bifrost-integration-redfish-vmedia-uefi-ubuntu-focal - - bifrost-integration-redfish-vmedia-uefi-centos-8 - - bifrost-upgrade-ubuntu-focal - - bifrost-upgrade-keystone-centos8 - experimental: - jobs: - - bifrost-benchmark-ironic + - noop-jobs