zuul-jobs/zuul-tests.d/go-jobs.yaml
Jeremy Stanley 30c2e573dc Temporarily stop running Gentoo base role tests
The zuul-jobs-test-base-roles-gentoo-17-0-systemd job isn't passing
at the moment because Gentoo now needs Python 3.8 to install
pip/wheel, but the images are still using 3.6. A change has been
merged to correct this, but OpenDev has been unable to build new
Gentoo images since May 2020, so that will need to be solved before
the job will work again. In the meantime, stop running it so our
changes aren't indefinitely blocked. We'll need to apply extra
scrutiny to (or simply hold) any Gentoo-related changes for now
until we're testing that again.

Change-Id: I276bc596c50e7185fae828afa79c73ca9d955ec5
2021-01-17 08:16:18 +01:00

145 lines
3.9 KiB
YAML

- job:
name: zuul-jobs-test-golang-go
parent: golang-go
description: Test the golang-go job
tags: all-platforms
files:
- playbooks/go
- roles/ensure-go
- roles/go
vars:
go_command: version
# -* AUTOGENERATED *-
# The following project section is autogenerated by
# tox -e update-test-platforms
# Please re-run to generate new job lists
- job:
name: zuul-jobs-test-golang-go-centos-7
description: Test the golang-go job on centos-7
parent: zuul-jobs-test-golang-go
tags: auto-generated
nodeset:
nodes:
- name: centos-7
label: centos-7
- job:
name: zuul-jobs-test-golang-go-centos-8
description: Test the golang-go job on centos-8
parent: zuul-jobs-test-golang-go
tags: auto-generated
nodeset:
nodes:
- name: centos-8
label: centos-8
- job:
name: zuul-jobs-test-golang-go-centos-8-stream
description: Test the golang-go job on centos-8-stream
parent: zuul-jobs-test-golang-go
tags: auto-generated
nodeset:
nodes:
- name: centos-8-stream
label: centos-8-stream
- job:
name: zuul-jobs-test-golang-go-debian-stretch
description: Test the golang-go job on debian-stretch
parent: zuul-jobs-test-golang-go
tags: auto-generated
nodeset:
nodes:
- name: debian-stretch
label: debian-stretch
- job:
name: zuul-jobs-test-golang-go-fedora-32
description: Test the golang-go job on fedora-32
parent: zuul-jobs-test-golang-go
tags: auto-generated
nodeset:
nodes:
- name: fedora-32
label: fedora-32
- job:
name: zuul-jobs-test-golang-go-opensuse-15
description: Test the golang-go job on opensuse-15
parent: zuul-jobs-test-golang-go
tags: auto-generated
nodeset:
nodes:
- name: opensuse-15
label: opensuse-15
- job:
name: zuul-jobs-test-golang-go-opensuse-tumbleweed-nv
voting: false
description: Test the golang-go job on opensuse-tumbleweed
parent: zuul-jobs-test-golang-go
tags: auto-generated
nodeset:
nodes:
- name: opensuse-tumbleweed
label: opensuse-tumbleweed
- job:
name: zuul-jobs-test-golang-go-ubuntu-bionic
description: Test the golang-go job on ubuntu-bionic
parent: zuul-jobs-test-golang-go
tags: auto-generated
nodeset:
nodes:
- name: ubuntu-bionic
label: ubuntu-bionic
- job:
name: zuul-jobs-test-golang-go-ubuntu-xenial
description: Test the golang-go job on ubuntu-xenial
parent: zuul-jobs-test-golang-go
tags: auto-generated
nodeset:
nodes:
- name: ubuntu-xenial
label: ubuntu-xenial
- job:
name: zuul-jobs-test-golang-go-ubuntu-focal
description: Test the golang-go job on ubuntu-focal
parent: zuul-jobs-test-golang-go
tags: auto-generated
nodeset:
nodes:
- name: ubuntu-focal
label: ubuntu-focal
- project:
check:
jobs:
- zuul-jobs-test-golang-go-centos-7
- zuul-jobs-test-golang-go-centos-8
- zuul-jobs-test-golang-go-centos-8-stream
- zuul-jobs-test-golang-go-debian-stretch
- zuul-jobs-test-golang-go-fedora-32
- zuul-jobs-test-golang-go-opensuse-15
- zuul-jobs-test-golang-go-opensuse-tumbleweed-nv
- zuul-jobs-test-golang-go-ubuntu-bionic
- zuul-jobs-test-golang-go-ubuntu-xenial
- zuul-jobs-test-golang-go-ubuntu-focal
gate:
jobs: &id001
- zuul-jobs-test-golang-go-centos-7
- zuul-jobs-test-golang-go-centos-8
- zuul-jobs-test-golang-go-centos-8-stream
- zuul-jobs-test-golang-go-debian-stretch
- zuul-jobs-test-golang-go-fedora-32
- zuul-jobs-test-golang-go-opensuse-15
- zuul-jobs-test-golang-go-ubuntu-bionic
- zuul-jobs-test-golang-go-ubuntu-xenial
- zuul-jobs-test-golang-go-ubuntu-focal
periodic-weekly:
jobs: *id001