Remove fedora-26 / debian-jessie from testing

We no longer have access to these nodes for testing. As a results,
remove them from stable/queens.

Change-Id: If9a47e161a7739ac3effa33f30a3221b88e54bf1
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-04-23 11:52:52 -04:00
parent 3f870c24f9
commit b2eb75a326
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
2 changed files with 0 additions and 28 deletions

View File

@ -1,24 +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-debian-jessie
parent: openstack-ansible-functional
nodeset: debian-jessie
- job:
name: openstack-ansible-functional-fedora-26
parent: openstack-ansible-functional
nodeset: fedora-26

View File

@ -17,8 +17,6 @@
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-centos-7
- openstack-ansible-functional-debian-jessie
- openstack-ansible-functional-fedora-26
- openstack-ansible-functional-opensuse-423
- openstack-ansible-functional-ubuntu-xenial
experimental:
@ -28,7 +26,5 @@
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-centos-7
- openstack-ansible-functional-debian-jessie
- openstack-ansible-functional-fedora-26
- openstack-ansible-functional-opensuse-423
- openstack-ansible-functional-ubuntu-xenial