Remove centos-7 and opensuse-15 nodesets

centos-7 and opensuse-15 nodesets do not exist anymore, thus they
generates zuul config error. Let's get rid of them to make zuul config
happy.

Change-Id: I9ef5511304c72a28456d4cd3d9748578938882a6
This commit is contained in:
Elod Illes 2024-04-24 16:41:17 +02:00
parent 14b1db6780
commit 81c67b3617
1 changed files with 0 additions and 10 deletions

View File

@ -26,13 +26,3 @@
- job:
name: freezer-ubuntu
parent: freezer-base
- job:
name: freezer-centos-7
parent: freezer-base
nodeset: centos-7
- job:
name: freezer-opensuse-15
parent: freezer-base
nodeset: opensuse-15