Project

General

Profile

action #87907

Updated by riafarov over 3 years ago

## Observation 

 Seems that we are trying to switch to install shell, instead of log console of the installed system. 
 We also seem to have install shell console in activated state and reseting consoles either didn't happen or was not called at all. system 

 To fix this issue we should put proper base class, as first boot happens in the installed system and is not installation test module. 
 Reseting the consoles might help as we conduct the reboot.  

 openQA test in scenario sle-15-SP3-Online-x86_64-autoyast_y2_firstboot@64bit fails in 
 [yast2_firstboot](https://openqa.suse.de/tests/5305137/modules/yast2_firstboot/steps/24) 

 ## Test suite description 
 Smoke test for YaST2 Firstboot module, basically same as yast2_firstboot test suite. Test pre-defined autoyast profile, which enables YaST2 Firstboot during system deployment. SUT should boot to YaST2 Firstboot wizard after reboot. Test goes through all Firstboot tabs, configure root and user accounts. SUT should end up in GDM screen after exiting YaST2 Firstboot. 


 ## Reproducible 

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


 ## Expected result 

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


 ## Further details 

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

Back