Project

General

Profile

Actions

action #119083

closed

[Timebox: 3 days] Investigate how to make SUT offline on PowerVM

Added by geor over 1 year ago. Updated 2 months ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
Start date:
2022-10-19
Due date:
% Done:

0%

Estimated time:

Description

Related to #116116

Motivation

Testsuite offline_install+skip_registration_dev on ppc64le in development group is similar to offline_install+skip_registration but it runs on PowerVM backend (pvm_hmc) instead of QEMU.
Both offline_install+skip_registration_dev and offline_install+skip_registration require an offline SUT to run. This is achieved by providing the OFFLINE_SUT=1 setting.

However the OFFLINE_SUT=1 can only set a QEMU backend offline as can be seen in os-autoinst/qemu.pm.
This ticket aims to investigate whether it is possible to set the system offline via os-autoinst/pvm_hmc.pm backend or even via boot parameters in the bootloader stage of the testsuite.
This would hopefully prevent the failure on the PowerVM job offline_install+skip_registration_dev

Acceptance criteria

AC1: Investigate whether it is possible to set the PowerVM system offline via it's hypervisor settings (maybe as an HMC_* variable).
AC2: If AC1 is not possible, investigate whether it is possible to set the PowerVM system offline via a boot parameter. Some candidates here can be the netdev kernel parameter or the even the obsoleted ether parameter, which might be used to disable Ethernet cards.
AC3: If any of the above works, create a new progress ticket to implement the change and move offline_install+skip_registration_dev from development to production, replacing the existing offline_install+skip_registration testsuite that runs there.

Actions #1

Updated by JERiveraMoya 2 months ago

  • Status changed from New to Rejected

Backlog clean-up.

Actions

Also available in: Atom PDF