Project

General

Profile

Actions

action #46103

closed

[opensuse][functional][y] test fails in partitioning_raid - expecting unfolded drives only, but the partitions have been already created

Added by mloviska over 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2019-01-14
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Observation

openQA test in scenario opensuse-Tumbleweed-NET-aarch64-RAID0@aarch64 fails in
partitioning_raid

Test expects unfolded drives only as it is at the very beginning of the module when there are partitions already available https://openqa.opensuse.org/tests/830552#step/partitioning_raid/172

Reproducible

Fails since (at least) Build 20190108

Expected result

Last good: (unknown) (or more recent)

Further details

Always latest result in this scenario: latest

Actions #1

Updated by ggardet_arm over 5 years ago

We may just need to remove:

# As a last step edit the last partition and format it as EFI ESP, preparation for fate#322485.
# Only KVM and Hyper-V currently support UEFI.
if ($_ =~ /[sv]dd/ and get_var('UEFI')) {
  modify_uefi_boot_partition;
}

As EFI partitionning is already done earlier.

Actions #2

Updated by ggardet_arm over 5 years ago

PR available: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/6543
This PR did not include the /boot/efi mount point.

Actions #3

Updated by ggardet_arm over 5 years ago

PR avalaible: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/6548 and needles update: https://github.com/os-autoinst/os-autoinst-needles-opensuse/pull/496

Tested locally, partionning_raid passes for RAID0 test.

Actions #4

Updated by okurz over 5 years ago

  • Status changed from New to Feedback
  • Assignee set to ggardet_arm

feel free to assign tickets to yourself if you have PRs ready

Actions #5

Updated by riafarov about 5 years ago

  • Status changed from Feedback to Resolved

Works fine https://openqa.opensuse.org/tests/841414
Was needling issue, thanks to @ggardet to improve tags naming.

Actions #6

Updated by okurz over 4 years ago

This is an autogenerated message for openQA integration by the openqa_review script:

This bug is still referenced in a failing openQA test: RAID0
https://openqa.opensuse.org/tests/1119727

To prevent further reminder comments one of the following options should be followed:

  1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted
  2. The openQA job group is moved to "Released"
  3. The label in the openQA scenario is removed
Actions

Also available in: Atom PDF