action #102795
closed[qe-yast] test fails in verify_no_separate_home: util-linux 2.37 has improvements for btrfs subvolumes
100%
Description
Observation¶
openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-btrfs_textmode@64bit fails in
verify_no_separate_home
from util-linux' changelog:
36+ * lsblk provides new columns FSROOTS, and MOUNTPOINTS. The column
37+ MOUNTPOINTS is used in the default output now and this new
38+ column prints all mount points where the device is used (btrfs
39+ subvolumes, bind mounts, etc).
This seems to cause the troubles seen in this test
Test suite description¶
Mantainer: jeriveramoya Test selection of file system btrfs for / partition in textmode for openSUSE distributions
Reproducible¶
Fails since (at least) Build 20211121 (current job)
Expected result¶
Last good: 20211120 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by dimstar over 3 years ago
Others tests failing with due to the same blockdevice changes:
Updated by maritawerner over 3 years ago
- Subject changed from test fails in verify_no_separate_home: util-linux 2.37 has improvements for btrfs subvolumes to [qe-yast] test fails in verify_no_separate_home: util-linux 2.37 has improvements for btrfs subvolumes
Updated by favogt over 3 years ago
- Status changed from New to In Progress
- Assignee set to favogt
Updated by JERiveraMoya over 3 years ago
For lsblk I'm doing adjustments in: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/13762
Updated by favogt over 3 years ago
- Assignee changed from favogt to JERiveraMoya
favogt wrote:
I made a PR: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/13747
Got merged, so only validate_blockdevices needs fixing now.
Updated by favogt over 3 years ago
- Status changed from In Progress to Resolved
- % Done changed from 50 to 100
Both PRs merged.