Switch to fedora-latest for testing

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

Change-Id: Ib45516ae55a3622fa0705fa31868807f399b1b5e
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-07-27 10:57:42 -04:00
parent 1bf2c07938
commit d053a353ab
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 9 additions and 9 deletions

View File

@ -11,9 +11,9 @@
parent: ansible-role-shade-base
- job:
name: ansible-role-shade-fedora-27
name: ansible-role-shade-fedora-latest
parent: ansible-role-shade
nodeset: fedora-27
nodeset: fedora-latest
- job:
name: ansible-role-shade-ubuntu-bionic
@ -36,9 +36,9 @@
shade_install_method: git
- job:
name: ansible-role-shade-src-fedora-27
name: ansible-role-shade-src-fedora-latest
parent: ansible-role-shade-src
nodeset: fedora-27
nodeset: fedora-latest
- job:
name: ansible-role-shade-src-ubuntu-bionic
@ -52,22 +52,22 @@
- project:
templates:
- windmill-jobs-fedora-27
- windmill-jobs-fedora-latest
- windmill-jobs-bionic
- windmill-jobs-xenial
check:
jobs:
- ansible-role-shade-fedora-27
- ansible-role-shade-fedora-latest
- ansible-role-shade-ubuntu-bionic
- ansible-role-shade-ubuntu-xenial
- ansible-role-shade-src-fedora-27
- ansible-role-shade-src-fedora-latest
- ansible-role-shade-src-ubuntu-bionic
- ansible-role-shade-src-ubuntu-xenial
- tox-linters
gate:
jobs:
- ansible-role-shade-fedora-27
- ansible-role-shade-fedora-latest
- ansible-role-shade-ubuntu-xenial
- ansible-role-shade-src-fedora-27
- ansible-role-shade-src-fedora-latest
- ansible-role-shade-src-ubuntu-xenial
- tox-linters