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:
parent
b8f4bdb685
commit
abacb74a12
10
.zuul.yaml
10
.zuul.yaml
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user