Project

General

Profile

action #116812

Updated by okurz about 1 year ago

## Observation 

 Hello 

 I had a conversation with Max about our uefi boot fails on Leap 15.5 and Max believes this is an openQA specific issue related to switching to console.  

 There seem to be one more related fail with gui login (not console login). But it's also on uefi only 


 openQA test in scenario opensuse-15.5-DVD-x86_64-autoyast_gnome@uefi fails in 
 [installation](https://openqa.opensuse.org/tests/2695368/modules/installation/steps/45) (removed by now) 

 ## Test suite description 
 Maintainer: QE Yast 

 Testing autoyast installation with given profile and expect SLES with gnome. Please, see the profile for more details. Profile is available in distri git repo under data subdirectory. Same as autoyast_gnome but with product defined in the profile. 


 ## Reproducible 

 Fails since (at least) Build [283.1](https://openqa.opensuse.org/tests/2670356) but currently not reproducing in production due to workaround 


 ## Expected result 

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

 ## Suggestions 
 * Try to reproduce manually 
 * Create bug report towards the package that virtual console switches does not have an effect anymore since the package upgrade mentioned in #116812#note-9 , also see other bug reports for reference, https://bugzilla.opensuse.org/show_bug.cgi?id=1204067 
 * Await suggestions or fixes for the bug 
 * Try suggestions or fixes to verify 

 ## Rollback steps 

 * o3: 
 ``` 
 for i in aarch64 openqaworker4 openqaworker7 openqaworker19 openqaworker20 qa-power8-3 rebel; do echo $i && ssh root@$i "zypper rl qemu-ovmf-x86_64 && zypper -n in qemu-ovmf-x86_64" ; done 
 ``` 
 * osd: 
 ``` 
 sudo salt --no-color --state-output=changes -C 'G@roles:worker' cmd.run 'zypper rl qemu-ovmf-x86_64 && zypper -n in qemu-ovmf-x86_64 && rpm -q qemu-ovmf-x86_64' 
 ``` 

 ## Further details 

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

Back