Project

General

Profile

action #154687

Updated by syrianidou_sofia 3 months ago

The particular test module is supposed to select sda disk for root partition. This used to be an adequate solution as the disk naming for virt-mm-64bit-ipmi worker_class SUTs was stable. Lately this has changed and we see SUTs with sda being too small for a root partition or no sda at all.  

 **Acceptance criteria** 
 - Verify with infra/Yast team if the random naming of the disks is expected 
 - If not open infra ticket / Bug report 
 - If yes, We need to adjust the test not module in order to depend on a particular name but select any partition big enough.  

 

 ## Observation 

 openQA test in scenario sle-15-SP6-Online-x86_64-guided_btrfs@virt-mm-64bit-ipmi fails in 
 [accept_default_part_scheme](https://openqa.suse.de/tests/13394667/modules/accept_default_part_scheme/steps/2) 

 ## Test suite description 
 Guided Partitioning installation with btrfs filesystem. 


 ## Reproducible 

 Fails since (at least) Build [47.2](https://openqa.suse.de/tests/13319724) 


 ## Expected result 

 Last good: [20.1](https://openqa.suse.de/tests/12205773) (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=virt-mm-64bit-ipmi&test=guided_btrfs&version=15-SP6) 

Back