Project

General

Profile

action #77161

Updated by riafarov about 3 years ago

## Observation 

 Motivation: As as QA engineer, I want to have as much information as possible in case of test failure, even parts of the system do not work, e.g. networking. 

 We should address 2 things: 
 1. We should improve cases where postfail hook might fail and skip further steps 
 2. We already have mechanism to output logs content to serial in case network connection is broken 

 openQA test in scenario opensuse-Tumbleweed-DVD-s390x-textmode@s390x fails in 
 [await_install](https://openqa.opensuse.org/tests/1464522/modules/await_install/steps/69) 

 ## Test suite description 
 Maintainer: okurz 

 Installation in textmode and selecting the textmode "desktop" during installation. 


 ## Reproducible 

 Fails since (at least) Build [20191010](https://openqa.opensuse.org/tests/1054455) 


 ## Expected result 

 If the test fails I would still expect that the "post_fail_hook" can gather logs, e.g. /var/log/YaST2/y2log and extract the error details 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=s390x&distri=opensuse&flavor=DVD&machine=s390x&test=textmode&version=Tumbleweed) 

Back