Project

General

Profile

Actions

action #154687

closed

coordination #151816: [epic] Handle openQA fixes and job group setup

Confirm worker changes in accept_default_part_scheme and apply libyui-rest-api for disk selection

Added by syrianidou_sofia 3 months ago. Updated 2 months ago.

Status:
Resolved
Priority:
Normal
Target version:
-
Start date:
2024-02-01
Due date:
% Done:

0%

Estimated time:

Description

Motivation

The particular test module is supposed to select sda disk for root partition. This used to be an adequate solution as the disk naming for virt-mm-64bit-ipmi worker_class SUTs was stable. Lately this has changed and we see SUTs with sda being too small for a root partition or no sda at all.

openQA test in scenario sle-15-SP6-Online-x86_64-guided_btrfs@virt-mm-64bit-ipmi fails in
accept_default_part_scheme

Acceptance criteria

AC1: Verify with infra/Yast/kernel team what is the expected naming for the particular arch.
AC2: Depending on AC1, adjust the test to select the biggest enough disk

Additional information

Try to avoid to create complex logic to select the biggest disk, perhaps a regex (sdb|sdc) is enough and we can search the UI element with libyui-rest-api with that.

Actions

Also available in: Atom PDF