Project

General

Profile

action #88969

Updated by riafarov about 3 years ago

In #32848 we have developed module to validate that there is certain subvolume and we have module called `verify_no_separate_home` to validate that no extra partition is created, but we should also validate that separate subvolume is created and mounted. 

 See https://openqa.suse.de/tests/latest?arch=x86_64&distri=sle&flavor=Online&machine=64bit&test=select_modules_and_patterns&version=15-SP3 and module itself: tests/console/validate_subvolumes.pm 

 See https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=DVD&machine=64bit&test=btrfs&version=Tumbleweed 

 ## Acceptance criteria 
 1. Separate /home subvolume existence and mount point are validated for the installation with no separate home proposal

Back