Project

General

Profile

action #67384

Updated by riafarov almost 4 years ago

## Observation 
 We have sporadic issue while selecting udf as filesystem and not swap. 

 We get failure later in `validate_fs_table` when we expect swap partition to exist and it's not there due to wring filesystem selection. 

 
 Needle for swap matches, but we still press down key. Increasing timeout between iterations should improve stability of the test. 

 openQA test in scenario sle-15-SP2-Online-x86_64-msdos@svirt-xen-pv fails in 
 [msdos_partition_table](https://openqa.suse.de/tests/4277506/modules/msdos_partition_table/steps/62) 

 ## Test suite description 
 Installation with MSDOS partition table. 

 


 ## Reproducible 

 Fails since (at least) Build [201.1](https://openqa.suse.de/tests/4277506) (current job) 


 ## Expected result 

 Last good: [197.1](https://openqa.suse.de/tests/4262331) (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=svirt-xen-pv&test=msdos&version=15-SP2) 

Back