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:
@@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
deprecations:
|
||||||
|
- |
|
||||||
|
Fedora is no longer tested in CI for each commit.
|
@@ -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
|
|
@@ -18,9 +18,3 @@
|
|||||||
- check-requirements
|
- check-requirements
|
||||||
- publish-openstack-docs-pti
|
- publish-openstack-docs-pti
|
||||||
- release-notes-jobs-python3
|
- release-notes-jobs-python3
|
||||||
check:
|
|
||||||
jobs:
|
|
||||||
- openstack-ansible-functional-fedora-latest
|
|
||||||
gate:
|
|
||||||
jobs:
|
|
||||||
- openstack-ansible-functional-fedora-latest
|
|
||||||
|
Reference in New Issue
Block a user