Add centos 8 and focal testing
Change-Id: Ib6efd3c03643a46465394aaa0af5095cd2d2f6b9
This commit is contained in:
parent
2083b8b1a3
commit
75541dad5b
14
.zuul.yaml
14
.zuul.yaml
@ -15,6 +15,11 @@
|
|||||||
parent: bindep-base
|
parent: bindep-base
|
||||||
nodeset: centos-7
|
nodeset: centos-7
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: bindep-centos-8
|
||||||
|
parent: bindep-base
|
||||||
|
nodeset: centos-8
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: bindep-fedora-latest
|
name: bindep-fedora-latest
|
||||||
parent: bindep-base
|
parent: bindep-base
|
||||||
@ -35,18 +40,27 @@
|
|||||||
parent: bindep-base
|
parent: bindep-base
|
||||||
nodeset: ubuntu-bionic
|
nodeset: ubuntu-bionic
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: bindep-ubuntu-focal
|
||||||
|
parent: bindep-base
|
||||||
|
nodeset: ubuntu-focal
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- bindep-centos-7
|
- bindep-centos-7
|
||||||
|
- bindep-centos-8
|
||||||
- bindep-fedora-latest
|
- bindep-fedora-latest
|
||||||
- bindep-opensuse-15
|
- bindep-opensuse-15
|
||||||
- bindep-ubuntu-xenial
|
- bindep-ubuntu-xenial
|
||||||
- bindep-ubuntu-bionic
|
- bindep-ubuntu-bionic
|
||||||
|
- bindep-ubuntu-focal
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- bindep-centos-7
|
- bindep-centos-7
|
||||||
|
- bindep-centos-8
|
||||||
- bindep-fedora-latest
|
- bindep-fedora-latest
|
||||||
- bindep-opensuse-15
|
- bindep-opensuse-15
|
||||||
- bindep-ubuntu-xenial
|
- bindep-ubuntu-xenial
|
||||||
- bindep-ubuntu-bionic
|
- bindep-ubuntu-bionic
|
||||||
|
- bindep-ubuntu-focal
|
||||||
|
Loading…
Reference in New Issue
Block a user