Project

General

Profile

action #43616

Updated by szarate over 5 years ago

## Observation 

 openQA test in scenario sle-15-SP1-Installer-DVD-x86_64-create_hdd_minimal_base+sdk@64bit-smp fails in 
 [shutdown](https://openqa.suse.de/tests/2248259/modules/shutdown/steps/2) 

 The main observation is that the SUT simply doesn't shutdown, however there are no logs on what prevented it from shutting down... Which makes difficult further bug investigation 


 ## Reproducible 

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


 ## Expected result 

 System shutsdown properly, if not logs are collected (if possible) before finishing the test.  


 ## Suggestions 

 

     * Change change power_action in lib/power_action_utils.pm to be more generic (i.e, not check what desktop are we using. 
 
     * Ensure that post_fail_hook always calls the collect logs function 

Back