Skip to content

Commit

Permalink
Drop centos8s jobs and broken centos8s nodesets
Browse files Browse the repository at this point in the history
The OpenDev team intends on removing [1] CentOS 8 Stream nodes from
Zuul and Nodepool, so lets remove broken jobs.

1. https://lists.opendev.org/archives/list/[email protected]/thread/YHPRWKWULKJATAJZPFIZCBHS7HZJE5V2/

Change-Id: Ib82833168efc2a6e2b4f1178258840d08deb78ef
Signed-off-by: Maksim Malchuk <[email protected]>
  • Loading branch information
mmalchuk committed Sep 1, 2024
1 parent a0d647b commit 4e34529
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions zuul.d/jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,11 +159,6 @@
run: playbooks/kayobe-overcloud-upgrade-base/run.yml
timeout: 9000

- job:
name: kayobe-overcloud-upgrade-centos8s
parent: kayobe-overcloud-upgrade-base
nodeset: kayobe-centos8s

- job:
name: kayobe-overcloud-upgrade-ubuntu-focal
parent: kayobe-overcloud-upgrade-base
Expand Down Expand Up @@ -264,11 +259,6 @@
run: playbooks/kayobe-seed-upgrade-base/run.yml
timeout: 5400

- job:
name: kayobe-seed-upgrade-centos8s
parent: kayobe-seed-upgrade-base
nodeset: kayobe-centos8s

- job:
name: kayobe-seed-upgrade-ubuntu-focal
parent: kayobe-seed-upgrade-base
Expand Down

0 comments on commit 4e34529

Please sign in to comment.