zuul-jobs/zuul-tests.d/go-jobs.yaml
Dr. Jens Harbott 917e3b880d Drop outdated testing platforms
The package repos for centos-8-stream are empty now, so it can no longer
be deployed. Ubuntu Bionic is EOL and about to be deleted from the
opendev infrastructure, too.

Change-Id: I5e14957f2c866fc3e337ac4051692c68b450ceba
2024-06-07 11:42:27 +02:00

91 lines
2.3 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-9-stream
description: Test the golang-go job on centos-9-stream
parent: zuul-jobs-test-golang-go
tags: auto-generated
nodeset:
nodes:
- name: centos-9-stream
label: centos-9-stream
- job:
name: zuul-jobs-test-golang-go-debian-bookworm
description: Test the golang-go job on debian-bookworm
parent: zuul-jobs-test-golang-go
tags: auto-generated
nodeset:
nodes:
- name: debian-bookworm
label: debian-bookworm
- job:
name: zuul-jobs-test-golang-go-debian-bullseye
description: Test the golang-go job on debian-bullseye
parent: zuul-jobs-test-golang-go
tags: auto-generated
nodeset:
nodes:
- name: debian-bullseye
label: debian-bullseye
- 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
- job:
name: zuul-jobs-test-golang-go-ubuntu-jammy
description: Test the golang-go job on ubuntu-jammy
parent: zuul-jobs-test-golang-go
tags: auto-generated
nodeset:
nodes:
- name: ubuntu-jammy
label: ubuntu-jammy
- job:
name: zuul-jobs-test-golang-go-ubuntu-noble
description: Test the golang-go job on ubuntu-noble
parent: zuul-jobs-test-golang-go
tags: auto-generated
nodeset:
nodes:
- name: ubuntu-noble
label: ubuntu-noble
- project:
check:
jobs: &id001
- zuul-jobs-test-golang-go-centos-9-stream
- zuul-jobs-test-golang-go-debian-bookworm
- zuul-jobs-test-golang-go-debian-bullseye
- zuul-jobs-test-golang-go-ubuntu-focal
- zuul-jobs-test-golang-go-ubuntu-jammy
- zuul-jobs-test-golang-go-ubuntu-noble
gate:
jobs: *id001
periodic-weekly:
jobs: *id001