Project

General

Profile

action #124832

Updated by JRivrain about 1 year ago

## Observation 

 Grub screen does not appear, so boot_to_desktop fails while trying to assert it. 
 The Hello seems like the grub screen timeout is set too small or there is an unexpected enter that proceeds directly to -1 in parent job (disable_grub_timeout) which should have boot but the effect to disable grub's timeout, and it seems to be the case after the first reboot: https://openqa.opensuse.org/tests/3132194#step/grub_test/1, also, in autoinst.log, we see the the -1 was sent to the SUT in disable_grub_timeout. 
 But, in the child job we can't see the grub screen at all, as if "enter" was typed. 
 We should test "manually" seem to understand what happens here. A similar behavior was observed in ALP@aarch64. fail on this. 

 openQA test in scenario opensuse-15.5-DVD-aarch64-yast2_nfs_v4_server@aarch64 fails in 
 [boot_to_desktop](https://openqa.opensuse.org/tests/3133654/modules/boot_to_desktop/steps/7) 

 ## Test suite description 
 NFS multi-machine test suite. Maintainer jrivrain@suse.com 


 ## Reproducible 

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


 ## Expected result 

 Last good: [399.1](https://openqa.opensuse.org/tests/3113489) (or more recent) 


 ## Further details 

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

Back