Switch to fedora-latest nodeset
This makes it easier for openstack-infra to update fedora. Change-Id: Ida05ad5c9447f02a88f2c2f0516efdbd5f5f3515 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
519057ecdf
commit
b932a25086
10
.zuul.yaml
10
.zuul.yaml
@ -5,9 +5,9 @@
|
|||||||
- zuul: openstack/ansible-role-logrotate
|
- zuul: openstack/ansible-role-logrotate
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: ansible-role-logrotate-fedora-27
|
name: ansible-role-logrotate-fedora-latest
|
||||||
parent: ansible-role-logrotate
|
parent: ansible-role-logrotate
|
||||||
nodeset: fedora-27
|
nodeset: fedora-latest
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: ansible-role-logrotate-ubuntu-xenial
|
name: ansible-role-logrotate-ubuntu-xenial
|
||||||
@ -16,15 +16,15 @@
|
|||||||
|
|
||||||
- project:
|
- project:
|
||||||
templates:
|
templates:
|
||||||
- windmill-jobs-fedora-27
|
- windmill-jobs-fedora-latest
|
||||||
- windmill-jobs-xenial
|
- windmill-jobs-xenial
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- ansible-role-logrotate-fedora-27
|
- ansible-role-logrotate-fedora-latest
|
||||||
- ansible-role-logrotate-ubuntu-xenial
|
- ansible-role-logrotate-ubuntu-xenial
|
||||||
- tox-linters
|
- tox-linters
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- ansible-role-logrotate-fedora-27
|
- ansible-role-logrotate-fedora-latest
|
||||||
- ansible-role-logrotate-ubuntu-xenial
|
- ansible-role-logrotate-ubuntu-xenial
|
||||||
- tox-linters
|
- tox-linters
|
||||||
|
Loading…
Reference in New Issue
Block a user