Project

General

Profile

action #98994

Updated by JERiveraMoya over 2 years ago

- In test suite btrfs_libstorage-ng we just need a new test to accept default options: https://openqa.suse.de/tests/7137441#step/guided_setup/1. Verifying the defaults should be done in extended test suite but we can keep that out of scope. 
 - In test suites ext4_yast https://openqa.suse.de/tests/7125756#step/guided_setup/1 we need a new test module to select specifically ext4 in filesystem type for the root partition. 
 - For xfs we will proceed in similar fashion: https://openqa.suse.de/tests/7125995#step/guided_setup/1 

 Let's leave out of scope the validation, now we don't need test data for introducing particular filesystem, we should re-evaluate how to do the validation. On potential idea, is that there is not need to check always all the option, in btrfs we could check all the defaults and in the rest only checking the file system should be enough, currently the /home partition is checked twice with the same filesystem. 

Back