Switch to fedora-latest for testing

This will make it easier for openstack-infra to update fedora.

Change-Id: I0ae6d6352a406d219e58b5043d2b732e5f2cd264
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-08-02 13:48:31 -04:00
parent b8f4bdb685
commit abacb74a12
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 5 additions and 5 deletions

View File

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