From aba85cb6766bad40034f5ad214f83b75b2908518 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Mon, 5 Mar 2018 18:20:19 -0500 Subject: [PATCH] Update to fedora-27 for testing We (openstack-infra) are in the process of removing fedora-26 from our testing infrastructure. Update testing to use fedora-27 nodes. Change-Id: I7f1c75b0e4f723b83b6d51a37e688005ea53c6f8 Signed-off-by: Paul Belanger --- zuul.d/jobs.yaml | 4 ++-- zuul.d/project.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 10367fc9..7777f670 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -19,6 +19,6 @@ nodeset: debian-jessie - job: - name: openstack-ansible-functional-fedora-26 + name: openstack-ansible-functional-fedora-27 parent: openstack-ansible-functional - nodeset: fedora-26 + nodeset: fedora-27 diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index de3c58cf..b0ce1e20 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -18,7 +18,7 @@ - openstack-ansible-linters - openstack-ansible-functional-centos-7 - openstack-ansible-functional-debian-jessie - - openstack-ansible-functional-fedora-26 + - openstack-ansible-functional-fedora-27 - openstack-ansible-functional-opensuse-423 - openstack-ansible-functional-ubuntu-xenial experimental: @@ -29,6 +29,6 @@ - openstack-ansible-linters - openstack-ansible-functional-centos-7 - openstack-ansible-functional-debian-jessie - - openstack-ansible-functional-fedora-26 + - openstack-ansible-functional-fedora-27 - openstack-ansible-functional-opensuse-423 - openstack-ansible-functional-ubuntu-xenial