From b9182259ef60092655587431957dcb638fca47c9 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Mon, 23 Apr 2018 11:52:52 -0400 Subject: [PATCH] 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 --- zuul.d/jobs.yaml | 24 ------------------------ zuul.d/project.yaml | 4 ---- 2 files changed, 28 deletions(-) delete mode 100644 zuul.d/jobs.yaml diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml deleted file mode 100644 index 10367fc9..00000000 --- a/zuul.d/jobs.yaml +++ /dev/null @@ -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 diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 5cd5ef1b..3c06342f 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -17,15 +17,11 @@ 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 gate: 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