Project

General

Profile

action #48137

Updated by riafarov about 5 years ago

## Motivation 

 openQA test in scenario sle-15-SP1-Installer-DVD-ppc64le-create_hdd_pcm_aws@ppc64le fails in 
 [scc_registration](https://openqa.suse.de/tests/2477977/modules/scc_registration/steps/8) 
 This is handled in https://bugzilla.suse.com/show_bug.cgi?id=1126045 however for the bug report to be helpful I needed to download and read the y2log file manually to get the complete stack trace for https://bugzilla.suse.com/show_bug.cgi?id=1126045#c1 expecting that this should show up in a text based thumbnail popup. 

 ## Acceptance criteria 
 * **AC1:** In failures like these the error details as visible in the screenshot are provided by a text thumbnail popup 

 ## Suggestions 
 * Take a look into the post_fail_hook that we also use if installation e.g. fails in a later step where this should still work or did we loose this feature due to our recent work on the post_fail_hook and log parsing? 
 investigate_yast2_failure already does log parsing, but somehow this error wasn't shown, we could send last ~150 lines to serial, for example. 


 ## Further details 

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

Back