Switch to fedora-latest for testing
This makes it easier for openstack-infra to upgrade fedora nodes. Change-Id: Ib5c4b285361c10d5bcdcdaa71d55537393b628d5 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
fe578f0e9f
commit
7221601eab
18
.zuul.yaml
18
.zuul.yaml
@ -13,9 +13,9 @@
|
|||||||
parent: ansible-role-zuul-base
|
parent: ansible-role-zuul-base
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: ansible-role-zuul-fedora-27
|
name: ansible-role-zuul-fedora-latest
|
||||||
parent: ansible-role-zuul
|
parent: ansible-role-zuul
|
||||||
nodeset: fedora-27
|
nodeset: fedora-latest
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: ansible-role-zuul-ubuntu-bionic
|
name: ansible-role-zuul-ubuntu-bionic
|
||||||
@ -38,9 +38,9 @@
|
|||||||
zuul_install_method: git
|
zuul_install_method: git
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: ansible-role-zuul-src-fedora-27
|
name: ansible-role-zuul-src-fedora-latest
|
||||||
parent: ansible-role-zuul-src
|
parent: ansible-role-zuul-src
|
||||||
nodeset: fedora-27
|
nodeset: fedora-latest
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: ansible-role-zuul-src-ubuntu-bionic
|
name: ansible-role-zuul-src-ubuntu-bionic
|
||||||
@ -54,22 +54,22 @@
|
|||||||
|
|
||||||
- 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-zuul-fedora-27
|
- ansible-role-zuul-fedora-latest
|
||||||
- ansible-role-zuul-ubuntu-bionic
|
- ansible-role-zuul-ubuntu-bionic
|
||||||
- ansible-role-zuul-ubuntu-xenial
|
- ansible-role-zuul-ubuntu-xenial
|
||||||
- ansible-role-zuul-src-fedora-27
|
- ansible-role-zuul-src-fedora-latest
|
||||||
- ansible-role-zuul-src-ubuntu-bionic
|
- ansible-role-zuul-src-ubuntu-bionic
|
||||||
- ansible-role-zuul-src-ubuntu-xenial
|
- ansible-role-zuul-src-ubuntu-xenial
|
||||||
- tox-linters
|
- tox-linters
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- ansible-role-zuul-fedora-27
|
- ansible-role-zuul-fedora-latest
|
||||||
- ansible-role-zuul-ubuntu-xenial
|
- ansible-role-zuul-ubuntu-xenial
|
||||||
- ansible-role-zuul-src-fedora-27
|
- ansible-role-zuul-src-fedora-latest
|
||||||
- ansible-role-zuul-src-ubuntu-xenial
|
- ansible-role-zuul-src-ubuntu-xenial
|
||||||
- tox-linters
|
- tox-linters
|
||||||
|
Loading…
Reference in New Issue
Block a user