Project

General

Profile

action #71656

Updated by SLindoMansilla over 3 years ago

## Observation 

 Very often we end up losing a lot of possible tests, due to the SUT not being responsive enough, and SUT failing to login (For one or another reason) 

 As a suggestion, instead of trying a graphical shutdown, let's switch to a text based one (forced) via variable in the test suite definition 

 openQA test in scenario sle-15-SP3-Online-s390x-create_hdd_gnome@s390x-kvm-sle12 fails in 
 [shutdown](https://openqa.suse.de/tests/4711944/modules/shutdown/steps/10) 

 ## Test suite description 
 image creation job used as parent for other jobs testing based on existing installation. To be used as `START_AFTER_TEST=create_hdd_gnome` 


 ## Tasks 

 - To avoid performance problems via graphical shutdown, change the power action to shutdown in textmode. 


 ## Reproducible 

 Fails since (at least) Build [36.5](https://openqa.suse.de/tests/4702771) 


 ## Expected result 

 Last good: [34.1](https://openqa.suse.de/tests/4694173) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=s390x&distri=sle&flavor=Online&machine=s390x-kvm-sle12&test=create_hdd_gnome&version=15-SP3) 

Back