zuul-jobs/zuul-tests.d/go-jobs.yaml
Clark Boylan f2f5220561 Drop CentOS 7 test jobs
CentOS 7 is going EOL in the near future. Due to a lack of demand/need
within OpenDev and the upcoming EOL OpenDev has decided to drop CentOS 7
test nodes entirely. This will free up room for OpenDev to build and
mirror distro releases that are more relevant today. In preparation for
this removal we drop the zuul-jobs CentOS 7 testing.

Change-Id: Id49d28dd426ecbb3470e234d3b67875a6b097112
2024-03-08 08:20:27 -08:00

102 lines
2.7 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-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-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-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-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
- project:
check:
jobs: &id001
- zuul-jobs-test-golang-go-centos-8-stream
- 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-bionic
- zuul-jobs-test-golang-go-ubuntu-focal
- zuul-jobs-test-golang-go-ubuntu-jammy
gate:
jobs: *id001
periodic-weekly:
jobs: *id001