Switch to fedora-latest for testing

This will make upgrading fedora nodes easier for openstack-infra.

Change-Id: If046bdee9746d19036f994b1e48db1a5bdfba479
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-07-27 11:00:12 -04:00
parent ce6d804c06
commit 05205aaec9
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 5 additions and 5 deletions

View File

@ -5,9 +5,9 @@
- zuul: openstack/ansible-role-ssh
- job:
name: ansible-role-ssh-fedora-27
name: ansible-role-ssh-fedora-latest
parent: ansible-role-ssh
nodeset: fedora-27
nodeset: fedora-latest
- job:
name: ansible-role-ssh-ubuntu-bionic
@ -22,18 +22,18 @@
- project:
name: openstack/ansible-role-ssh
templates:
- windmill-jobs-fedora-27
- windmill-jobs-fedora-latest
- windmill-jobs-bionic
- windmill-jobs-xenial
check:
jobs:
- ansible-role-ssh-fedora-27
- ansible-role-ssh-fedora-latest
- ansible-role-ssh-ubuntu-bionic
- ansible-role-ssh-ubuntu-xenial
- tox-linters
gate:
jobs:
- ansible-role-ssh-fedora-27
- ansible-role-ssh-fedora-latest
- ansible-role-ssh-ubuntu-bionic
- ansible-role-ssh-ubuntu-xenial
- tox-linters