Project

General

Profile

Actions

action #181295

open

coordination #169654: [epic] Create test scenarios for Agama

Move s390x zVM setting inside bootloader code

Added by leli 5 days ago. Updated 5 days ago.

Status:
Workable
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
2025-04-23
Due date:
% Done:

0%

Estimated time:

Description

Motivation

Now in agama job groups, we set the s390x zVM settings inside yaml file, we should remove these setting from yaml file and set them in bootloader_s390x.pm to make test simple and clear.

.extrabootparams_s390x_zvm: &extrabootparams_s390x_zvm
  EXTRABOOTPARAMS: 'cio_ignore=all,!condev,!0.0.0150 rd.zdev=dasd,0.0.0150 hvc_iucv=8 live.password=nots3cr3t inst.register_url=%SCC_URL%'
.extrabootparams_s390x_zvm_zfcp: &extrabootparams_s390x_zvm_zfcp
  EXTRABOOTPARAMS: 'cio_ignore=all,!condev,!0.0.0150 hvc_iucv=8 live.password=nots3cr3t inst.register_url=%SCC_URL%'
#.extrabootparams_s390x_zvm_unattended: &extrabootparams_s390x_zvm_unattended
#  EXTRABOOTPARAMS: 'cio_ignore=all,!condev,!0.0.0150 rd.zdev=dasd,0.0.0150 hvc_iucv=8 live.password=nots3cr3t inst.register_url=%SCC_URL% inst.finish=stop'
.extrabootparams_s390x_zvm_no_registration: &extrabootparams_s390x_zvm_no_registration
  EXTRABOOTPARAMS: 'cio_ignore=all,!condev,!0.0.0150 rd.zdev=dasd,0.0.0150 hvc_iucv=8 live.password=nots3cr3t'
.extrabootparams_s390x_zvm_zfcp_no_registration: &extrabootparams_s390x_zvm_zfcp_no_registration
  EXTRABOOTPARAMS: 'cio_ignore=all,!condev,!0.0.0150 hvc_iucv=8 live.password=nots3cr3t'

Acceptance criteria

  • AC1: Update bootloader_s390x.pm to add s390x zVM setting for agama test.
Actions

Also available in: Atom PDF