Switch for fedora-latest nodeset

Change-Id: I865c043fac3fada4fb52d5ebdbeffa44d6e1a0f5
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-08-02 16:04:33 -04:00
parent 4cfd60e06f
commit b9257405bf
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-whisper-base
- job:
name: ansible-role-whisper-fedora-27
name: ansible-role-whisper-fedora-latest
parent: ansible-role-whisper
nodeset: fedora-27
nodeset: fedora-latest
- job:
name: ansible-role-whisper-ubuntu-bionic
@ -33,9 +33,9 @@
whisper_install_method: git
- job:
name: ansible-role-whisper-src-fedora-27
name: ansible-role-whisper-src-fedora-latest
parent: ansible-role-whisper-src
nodeset: fedora-27
nodeset: fedora-latest
- job:
name: ansible-role-whisper-src-ubuntu-bionic
@ -50,19 +50,19 @@
- project:
check:
jobs:
- ansible-role-whisper-fedora-27
- ansible-role-whisper-fedora-latest
- ansible-role-whisper-ubuntu-bionic
- ansible-role-whisper-ubuntu-xenial
- ansible-role-whisper-src-fedora-27
- ansible-role-whisper-src-fedora-latest
- ansible-role-whisper-src-ubuntu-bionic
- ansible-role-whisper-src-ubuntu-xenial
- tox-linters
gate:
jobs:
- ansible-role-whisper-fedora-27
- ansible-role-whisper-fedora-latest
- ansible-role-whisper-ubuntu-bionic
- ansible-role-whisper-ubuntu-xenial
- ansible-role-whisper-src-fedora-27
- ansible-role-whisper-src-fedora-latest
- ansible-role-whisper-src-ubuntu-bionic
- ansible-role-whisper-src-ubuntu-xenial
- tox-linters