Project

General

Profile

Actions

action #29413

closed

coordination #28949: [sle][functional][opensuse][epic] Improve test coverage of partitioning_raid

[sle][functional] RAID tests fail in partitioning_raid: needs adoption depending on number of devices

Added by mgriessmeier over 6 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
michalnowak
Category:
Bugs in existing tests
Start date:
2017-12-14
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Observation

openQA test in scenario sle-15-Installer-DVD-x86_64-lvm+RAID1@64bit fails in
partitioning_raid

The problem is, that we press down twice, which is hardcoded, but since the number of entries here differ, this needs to be investigated for all different cases and adapted accordingly

partitioning_raid.pm (L120 ff.)

sub set_lvm {
     send_key "shift-tab";
     # select LVM
     send_key "down";
     if (is_storage_ng) {
         send_key 'down' for (1 .. 3);
     }

Reproducible

Fails since (at least) Build 288.8

Expected result

Last good: 12SP3 GM: https://openqa.suse.de/tests/1322491#step/partitioning_raid/178

Further details

Always latest result in this scenario: latest

Actions

Also available in: Atom PDF