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 <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-03-05 18:20:19 -05:00
parent eec7163995
commit aba85cb676
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
2 changed files with 4 additions and 4 deletions

View File

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

View File

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