Project

General

Profile

Actions

action #156616

closed

Add test module to input password for encrypt boot instead of boot_encrypt

Added by leli 2 months ago. Updated about 1 month ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
2024-03-05
Due date:
% Done:

0%

Estimated time:

Description

Motivation

lvm-full-encrypt
The test need input password for encrypt boot but the condition is hard to match: my $need_unlock_after_bootloader = is_leap('<15.6') || is_sle('<15-sp6') || is_leap_micro || is_sle_micro || is_alp || (!get_var('LVM', '0') && !get_var('FULL_LVM_ENCRYPT', '0'));

So it is better for us to add test modules to deal with 'input password for encrypt boot' instead of boot_encrypt in yaml file.

Acceptance criteria

AC1: Add test module to input password for encrypt boot instead of boot_encrypt

Actions

Also available in: Atom PDF