diff --git a/releasenotes/notes/fedora-latest-support-bf58ecd96cc8fbd4.yaml b/releasenotes/notes/fedora-latest-support-bf58ecd96cc8fbd4.yaml new file mode 100644 index 00000000..aaf5b416 --- /dev/null +++ b/releasenotes/notes/fedora-latest-support-bf58ecd96cc8fbd4.yaml @@ -0,0 +1,4 @@ +--- +deprecations: + - | + Fedora is no longer tested in CI for each commit. diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml deleted file mode 100644 index 330599c6..00000000 --- a/zuul.d/jobs.yaml +++ /dev/null @@ -1,19 +0,0 @@ ---- -# Copyright 2017, Rackspace US, Inc. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -- job: - name: openstack-ansible-functional-fedora-latest - parent: openstack-ansible-functional - nodeset: fedora-latest diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index c86d965f..e4b83578 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -18,9 +18,3 @@ - check-requirements - publish-openstack-docs-pti - release-notes-jobs-python3 - check: - jobs: - - openstack-ansible-functional-fedora-latest - gate: - jobs: - - openstack-ansible-functional-fedora-latest