Switch to fedora-latest nodeset

This will make it easy on openstack-infra to upgrade fedora nodes.

Change-Id: Id2dc40a88f9638b7ff9ef7a1a87305b1cd151dfc
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-07-25 20:42:00 -04:00
parent b16c47d273
commit 65450a3c98
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 8 additions and 8 deletions

View File

@ -11,9 +11,9 @@
parent: ansible-role-carbon-base
- job:
name: ansible-role-carbon-fedora-27
name: ansible-role-carbon-fedora-latest
parent: ansible-role-carbon
nodeset: fedora-27
nodeset: fedora-latest
- job:
name: ansible-role-carbon-ubuntu-bionic
@ -33,9 +33,9 @@
carbon_install_method: git
- job:
name: ansible-role-carbon-src-fedora-27
name: ansible-role-carbon-src-fedora-latest
parent: ansible-role-carbon-src
nodeset: fedora-27
nodeset: fedora-latest
- job:
name: ansible-role-carbon-src-ubuntu-bionic
@ -50,19 +50,19 @@
- project:
check:
jobs:
- ansible-role-carbon-fedora-27
- ansible-role-carbon-fedora-latest
- ansible-role-carbon-ubuntu-bionic
- ansible-role-carbon-ubuntu-xenial
- ansible-role-carbon-src-fedora-27
- ansible-role-carbon-src-fedora-latest
- ansible-role-carbon-src-ubuntu-bionic
- ansible-role-carbon-src-ubuntu-xenial
- tox-linters
gate:
jobs:
- ansible-role-carbon-fedora-27
- ansible-role-carbon-fedora-latest
- ansible-role-carbon-ubuntu-bionic
- ansible-role-carbon-ubuntu-xenial
- ansible-role-carbon-src-fedora-27
- ansible-role-carbon-src-fedora-latest
- ansible-role-carbon-src-ubuntu-bionic
- ansible-role-carbon-src-ubuntu-xenial
- tox-linters