Project

General

Profile

action #73363

Updated by riafarov over 3 years ago

## Observation 

 The default partitioning proposal didn't include separate home partition, as was expected for a disk of 40GB. The particular failure happened only once so far for SLE 15 SP3 build. 

 We should check if this can be reproduced sporadically and add extra check in "tests/installation/partitioning_filesystem.pm" for separate home partition in order to stabilize the test suite. 

 As an alternative and/or addition, we can wipe disks before the test start, like we do for zVM and powerVM. 

 Note: ~~Not Not sure if related as the test suite disk setting for HDDSIZE is always 40GB.~~ (HDDSIZEGB is not effective on ipmi as those are bare metal machines). 40GB. The ipmi workers have different size disks. The failure occurred when the test ran on worker grenache-1:10 and selected disk was /dev/sda 111.79 GB which is smaller related to other worker disks. On a previous run, on the same worker, selected disk was sdc : 
 https://openqa.suse.de/tests/4788111#step/partitioning_filesystem/3 

 openQA test in scenario sle-15-SP3-Online-x86_64-btrfs_libstorage-ng@64bit-ipmi fails in 
 [verify_separate_home](https://openqa.suse.de/tests/4816935/modules/verify_separate_home/steps/4) 


 ## Reproducible 

 Failed once Build [57.4](https://openqa.suse.de/tests/4816935) (current job) 


 ## Expected result 

 Last good: [57.4](https://openqa.suse.de/tests/4814794) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=x86_64&distri=sle&flavor=Online&machine=64bit-ipmi&test=btrfs_libstorage-ng&version=15-SP3) 

Back