Project

General

Profile

action #73096

Updated by riafarov over 3 years ago

## Observation 

 During msdos partitioning, the home partition is selected to be created with UDF instead of xfs filesystem. Even though, the screen matches at xfs, there is an extra key sent and the result is that home filesystem is UDF and the filesystem validation fails: 

 openQA test in scenario sle-15-SP3-Online-x86_64-msdos@svirt-xen-pv fails in 
 [validate_fs_table](https://openqa.suse.de/tests/4787764/modules/validate_fs_table/steps/28) 

 Similar behavior has been seen before for SWAP partition but was not investigated: 
 https://progress.opensuse.org/issues/71638 

 So we should stabilize test execution that we do not end up sending one extra key press, after wanted filesystem is selected. 

 


 ## Expected result 

 Last good: [51.1](https://openqa.suse.de/tests/4780316) (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-SP3) 

Back