Remove CI for fedora-latest

The fedora-latest build is broken on master and stable branches. OSA
do not support depoyment on Fedora so this job is removed to allow
other code to merge.

Change-Id: Iee174f76d732941ef97b75612c1420c3dee335f3
This commit is contained in:
Jonathan Rosser 2020-05-06 09:59:52 +01:00
parent 9db7441d99
commit cb7ace6918
3 changed files with 4 additions and 25 deletions

View File

@ -0,0 +1,4 @@
---
deprecations:
- |
Fedora is no longer tested in CI for each commit.

View File

@ -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

View File

@ -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