Project

General

Profile

action #32683

Updated by okurz about 6 years ago

## Motivation 

 openQA test in scenario sle-15-Installer-DVD-x86_64-yast2_ncurses@64bit fails in 
 [boot_to_desktop](https://openqa.suse.de/tests/1516154/modules/boot_to_desktop/steps/5) 

 We want to have proper possibilities to debug issues like this, so we'd need a proper post_fail_hook in boot_to_desktop 


 ## Acceptance criteria 
 * **AC1:** There *is* a post_fail_hook for boot_to_desktop at least trying to do anything, e.g. find out if the welcome message is there, exactly as for s390x, and logging the DISPLAY variables to crosscheck text-login vs. displaymanager/generic-desktop and nothing more! 


 ## Suggestions 

 * Read the current post_fail_hook for first_boot *and* boot_to_desktop (using a helper function wait_boot) and understand what it is doing 
 * Read the current bootup problems handling for s390x 
 * Apply something comparable for non-s390x backends 


 ## Further details 

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

Back