action #127451
closedcoordination #121876: [epic] Handle openQA review failures in Yam squad - SLE 15 SP5
Enable lvm-encrypt-separate-boot, lvm-full-encrypt and lvm_thin_provisioning in Tumbleweed and Leap for aarch64
Description
Motivation¶
openQA test in scenario opensuse-15.5-DVD-aarch64-lvm-encrypt-separate-boot@aarch64 fails in
new_partitioning_gpt
a warning of missing device for /boot/efi with size equal or bigger than 128 MiB and filesystem vfat, this issue has appeared after a jobgroup change to reduce the gap between x86_64 and aarch64, thus these issue are new and was aarch64 only.
Request come from Leap, but we should have it in Tumbleweed as well. These are the failures:
https://openqa.opensuse.org/tests/3218095#step/new_partitioning_gpt/4
https://openqa.opensuse.org/tests/3218098#step/new_partitioning_gpt/4
https://openqa.opensuse.org/tests/3218101#step/new_partitioning_gpt/4
We have similar test suites running in SLE for those 3:
https://openqa.suse.de/tests/10848006
https://openqa.suse.de/tests/10848009
https://openqa.suse.de/tests/10848017
Acceptance criteria¶
AC1: Adapt existing test suite (most likely just test data and configuration as the code should be similar) to work for Tumblewee Leap 15.5
Updated by maritawerner over 1 year ago
- Project changed from openQA Tests to qe-yam
- Category deleted (
Bugs in existing tests)
Updated by JERiveraMoya over 1 year ago
- Subject changed from test fails in new_partitioning_gpt, lvm-full-encrypt and lvm_thin_provisioning: a warning of missing device for /boot/efi with size equal or bigger than 128 MiB and filesystem vfat(aarch64 only) to Enable lvm-encrypt-separate-boot, lvm-full-encrypt and lvm_thin_provisioning in Tumbleweed and Leap for aarch64
- Description updated (diff)
- Status changed from New to Workable
- Target version set to Current
- Parent task set to #121876
Updated by coolgw over 1 year ago
- Status changed from Workable to In Progress
- Assignee set to coolgw
Updated by coolgw over 1 year ago
The aarch64 case contain uefi, then it should use YAML_TEST_DATA="test_data/yast/encryption/lvm_encrypt_separate_boot_uefi.yaml"
Updated by coolgw over 1 year ago
Updated by coolgw over 1 year ago
- Status changed from In Progress to Resolved
https://openqa.opensuse.org/tests/3239380#step/first_boot/1 result show OK.
close the ticket.