action #53258
closedcoordination #40475: [functional][y][saga] Establish YaST team split
coordination #42494: [epic][functional][y] Split/adapt scenarios to move installer related part to YaST specific job group
[functional][y] Validate installation with btrfs
0%
Description
Motivation¶
We have btrfs test suite which does installation using default proposal. However, installation is not validated, except the check that system boots.
Acceptance criteria¶
- btrfs partitioning is validated in the end of installation (including subvolumes and noCoW attribute on those) for SLES and at least TW
- https://gitlab.suse.de/riafarov/qa-sle-functional-y/blob/master/SLES_Integration_Level_Testplan.md is updated accordingly.
Suggestions¶
See partitining section of https://github.com/yast/skelcd-control-SLES/blob/master/control/installation.SLES.xml too gather expectations
There are branches for other products too.
For openSUSE: https://github.com/yast/skelcd-control-openSUSE/blob/master/control/control.openSUSE.xml
For parsing lsblk output in json we can either use jq in SUT, or use Mojo::JSON.
btrfs subvolume list /
should be a command to list existing subvolumes for the root partition.
Updated by riafarov over 5 years ago
- Due date changed from 2020-02-04 to 2019-08-13
Updated by riafarov over 5 years ago
- Description updated (diff)
- Status changed from New to Workable
- Estimated time set to 8.00 h
Updated by oorlov over 5 years ago
- Status changed from Workable to In Progress
- Assignee set to oorlov
Updated by oorlov over 5 years ago
- Status changed from In Progress to Feedback
Updated by riafarov over 5 years ago
- Copied to action #55421: [functional][y] change btrfs test suite as per #53258 added
Updated by riafarov over 5 years ago
- Copied to deleted (action #55421: [functional][y] change btrfs test suite as per #53258)
Updated by riafarov over 5 years ago
- Status changed from Feedback to Resolved
Test suites will be updated in #55421