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: Ia62f411b437d8796aec5d98c49ec59dbe736e4e3
This commit is contained in:
Clark Boylan 2019-10-22 16:12:57 -07:00
parent e492f35521
commit c6ee723c7d
1 changed files with 3 additions and 3 deletions

View File

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