action #31066
closedcoordination #32527: [sle][functional][epic][yast][y] test fails in partitioning_warnings - partitioning_warnings was not adapted for storage-ng (was: after this send_key 'alt - y' seems to be not working)
[sle][functional][medium][yast] Remove workaround for fixed bug about missing warning for missing swap partition (WAS: adjust partitioning_warnings for storage ng)
0%
Description
Observation¶
Warnings are now implemented in storage-ng and can be verified.
We need to remove soft-failure for https://bugzilla.suse.com/show_bug.cgi?id=1055747
openQA test in scenario sle-15-Installer-DVD-x86_64-btrfs+warnings@64bit fails in
partitioning_warnings
Reproducible¶
Fails since (at least) Build 288.8
Expected result¶
Last good: SLE 12 SP3 GM
Acceptance criteria¶
- AC1: Test works on storage-ng or fails due to a bug
- AC2: The test checks for the warning on SLE12
Tasks¶
- It is suggested to verify functionality manually before changes to automated test
- verify bsc#1077708 after the test continues further
- Keep in mind that on storage-ng (SLE15+) there is no warning for missing swap unless required.
- adjust the test as necessary for storage-ng to make it working
- do not over-engineer trying to cover all potential new warnings and never finish. The ticket is "medium" in the end.
Further details¶
Always latest result in this scenario: latest
Updated by mgriessmeier almost 7 years ago
- Related to action #29550: [sle][functional][easy][s390x][storage-ng] test fails in partitioning_warnings - bsc#1062465 still valid? needs investigation and maybe adaption added
Updated by mgriessmeier almost 7 years ago
- Blocks action #25584: [sle][functional][s390x][sporadic][medium] backend connection lost during "partitioning_warnings", vnc stalled, etc -> should turn into fail added
Updated by SLindoMansilla almost 7 years ago
Updated by okurz almost 7 years ago
- Subject changed from [sle][functional] adjust partitioning_warnings for storage ng to [sle][functional][medium] adjust partitioning_warnings for storage ng
- Description updated (diff)
- Status changed from New to Workable
Updated by riafarov almost 7 years ago
- Subject changed from [sle][functional][medium] adjust partitioning_warnings for storage ng to [sle][functional][medium][yast] adjust partitioning_warnings for storage ng
Updated by mgriessmeier almost 7 years ago
- Due date changed from 2018-03-13 to 2018-03-27
- Target version changed from Milestone 14 to Milestone 15
Updated by mgriessmeier almost 7 years ago
- Priority changed from Normal to High
happens in SLE15 Build 489.1 (RC1-Candidate1)
-> https://openqa.suse.de/tests/1513499
Updated by mloviska almost 7 years ago
- Status changed from Workable to In Progress
- Assignee set to mloviska
Updated by SLindoMansilla almost 7 years ago
- Subject changed from [sle][functional][medium][yast] adjust partitioning_warnings for storage ng to [sle][functional][medium][yast] Remove workaround for fixed bug about missing warning for missing swap partition (adjust partitioning_warnings for storage ng)
- Description updated (diff)
- Parent task set to #32527
Updated by SLindoMansilla almost 7 years ago
Hi Martin,
Please wait until this PR https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/4532 get merged before continue working on this ticket.
Thanks.
Updated by SLindoMansilla almost 7 years ago
FYI, scenarios affected by missing warning about missing swap:
- aarch64 failing because too small EFI.
- sle-15-Installer-DVD-ppc64le-Build496.1-btrfs+warnings@ppc64le
- sle-15-Installer-DVD-s390x-Build499.1-btrfs+warnings@s390x-kvm-sle12
- x86_64 failing because missing BIOS Boot partition.
Updated by SLindoMansilla almost 7 years ago
- Subject changed from [sle][functional][medium][yast] Remove workaround for fixed bug about missing warning for missing swap partition (adjust partitioning_warnings for storage ng) to [sle][functional][medium][yast] Remove workaround for fixed bug about missing warning for missing swap partition (WAS: adjust partitioning_warnings for storage ng)
Updated by mloviska almost 7 years ago
Swap warning is still missing in build 500.3. I have checked /control.xml and there is no partitioning section included.
Updated by mloviska almost 7 years ago
Build 500.3 uses libstorage-ng version 3.3.188. Fix is included version 4.0.69 of yast2-storage-ng package according to https://bugzilla.suse.com/show_bug.cgi?id=1055747.
Updated by SLindoMansilla almost 7 years ago
Hi Martin, the behavior is different on SLE15. On SLE12 the warning is always expected on missing swap, but on SLE15 it will only be shown if the swap is required. And in our test scenario, it is not required, so it is not expected to see a warning about missing swap on SLE15 for this btrfs+warnings test suite.
Updated by mloviska almost 7 years ago
Hi Sergio, thanks for your explain. I have got a bit confused with the SLES section in NG proposal - by example.
This partitioning section would emulate quite closely the current SLES behavior, proposing always / and swap partitions (or logical volumes, if the user decides to use LVM). In addition, it will give the user the opportunity to have a separate /home partition/volume. That option will be enabled by default if there is enough space to create a home of at least 5 GiB.
Updated by mloviska almost 7 years ago
Warning types:
- SLE15: boot < 2MiB, root < 3GiB
- SLE12: root < 3GiB, no swap, btrfs + snapshots < 12 Gib
Updated by riafarov almost 7 years ago
- Status changed from In Progress to Resolved
As per our discussion, resolving this ticket as workarounds are removed and remaining parts will be covered in epic sub-tickets.
Updated by SLindoMansilla almost 7 years ago
PR was merged. Verified on OSD: