Project

General

Profile

Actions

action #174367

closed

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

Ensure boot succeed after agama installation in OSD in PowerVM

Added by leli 6 days ago. Updated about 6 hours ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
2024-12-13
Due date:
% Done:

0%

Estimated time:

Description

Motivation

Following #/169480 we should Ensure boot after agama installation for virtualization PowerVM in openQA in SLES 16 job group

Failed job
We should do different setting for boot media before and after agama installation, before that is live cd boot, after that is normal hdd boot. So just need change condition for boot media, add condition to separate before and after installation.

if (get_var('AGAMA')) {
        type_string_slow "linux $mntpoint/linux vga=normal root=live:http://" . get_var('OPENQA_HOSTNAME') . "/assets/iso/" . get_var('ISO');
        type_string_slow " " . get_var('EXTRABOOTPARAMS');
    }
    else {
        type_string_slow "linux $mntpoint/linux vga=normal $ntlm_p install=$mirror ";
    }

Acceptance criteria

  • AC1: Ensure boot succeed after agama installation in OSD in PowerVM.

Related issues 2 (1 open1 closed)

Related to qe-yam - action #169480: Boot Agama in OSD in PowerVM - Part 1Resolved2024-11-07

Actions
Related to qe-yam - action #174421: Boot Agama in OSD in PowerVM - Part 2Workable2024-12-16

Actions
Actions

Also available in: Atom PDF