Switch to the opensuse-15 nodeset

We are trying to deprecate the opensuse-150 label type in favor of the
opensuse-15 label. The reason for this is opensuse 15, like centos,
doesn't support its older point releases and instead expects users to
keep up to date on its minor updates. This allows us to carry one fewer
image in opendev and ensures we are testing supported releases.

Change-Id: I14e939c1dc8096b1f92424b08c4d469e2d53aacc
This commit is contained in:
Clark Boylan 2019-10-22 16:11:57 -07:00
parent 97640fd1ec
commit 03fe3bf77c
1 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@
- freezer-tempest-scheduler
experimental:
jobs:
- freezer-opensuse-150
- freezer-opensuse-15
- job:
name: freezer-legacy-dsvm-base
@ -49,6 +49,6 @@
nodeset: centos-7
- job:
name: freezer-opensuse-150
name: freezer-opensuse-15
parent: freezer-legacy-dsvm-base
nodeset: opensuse-150
nodeset: opensuse-15