Switch to fedora-latest nodeset

This makes it easier for openstack-infra to update fedora nodes.

Change-Id: I3f26445b42af288f6657c2398edae486c946fa12
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-07-31 15:01:06 -04:00
parent 5dd26cb7c1
commit eaec808564
1 changed files with 5 additions and 5 deletions

View File

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