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.  
 Could you please look into the issue? 
 https://openqa.opensuse.org/tests/2670356 

 There seem to be one more related fail with gui login (not console login). But it's also on uefi only 
 https://openqa.opensuse.org/tests/2695379#step/user_gui_login/13 
 https://openqa.opensuse.org/tests/2695384 (same) 
 https://openqa.opensuse.org/tests/2695386 (same) 
 https://openqa.opensuse.org/tests/2695244 (same) 
 https://openqa.opensuse.org/tests/2695248 (same) 
 https://openqa.opensuse.org/tests/2695250 (same) 
 perhaps this is also related 


 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) 

 ## 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) 


 ## Expected result 

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


 ## 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