Actions
action #160260
closed[qe-core] test fails in validate_blockdevices
Status:
Resolved
Priority:
High
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2024-05-13
Due date:
% Done:
100%
Estimated time:
Difficulty:
Sprint:
QE-Core: May Sprint 24 (May 07 - Jun 04)
Tags:
Description
Observation¶
Migrated from https://bugzilla.opensuse.org/show_bug.cgi?id=1224140; this is identified as being a test issue (even though it 'reliably' was giving different results before.
according to man lsblk, most important for mountpoint is:
The relationship between block devices and filesystems is not always one-to-one. The filesystem may use more block devices,
or the same filesystem may be accessible by more paths. This is the reason why lsblk provides MOUNTPOINT and MOUNTPOINTS
(pl.) columns. The column MOUNTPOINT displays only one mount point (usually the last mounted instance of the filesystem), and
the column MOUNTPOINTS displays by multi-line cell all mount points associated with the device.
'mountpoint' 'usually lists the last mounted path' - making '/' rather surprising to ever have worked
openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-gpt@64bit fails in
validate_blockdevices
Test suite description¶
Reproducible¶
Fails since (at least) Build 20240510
Expected result¶
Last good: 20240509 (or more recent)
Further details¶
Always latest result in this scenario: latest
Actions