Project

General

Profile

action #70597

Updated by riafarov over 3 years ago

## Observation 
 https://openqa.opensuse.org/tests/1255646#step/yast2_firstboot/7 4 months ago we had this option enabled by default, so we unchecked it. 

 In the latest runs it is disabled by default: https://openqa.opensuse.org/tests/1373521#step/yast2_firstboot/7 
 So in case of openSUSE we don't need to do anything. 

 Original issue got fixed, as we though, whereas, other difference is that no autologin is disabled, so test fails there. 

 I've tried to fix it with `NOAUTOLOGIN=1` in the test suite, which doesn't help as in case of https://openqa.opensuse.org/tests/1383025# we also expect no auto login in the image we boot to originally. Might still work for autoyast though. 

 So easiest way will be to enable this setting. 

 NOTE: please check if already fixed by #69175 and https://github.com/os-autoinst/os-autoinst-distri-opensuse/issues/10856  

 openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-autoyast_y2_firstboot@64bit fails in 
 [yast2_firstboot](https://openqa.opensuse.org/tests/1373519/modules/yast2_firstboot/steps/11) 

 ## 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 [20200505](https://openqa.opensuse.org/tests/1256827) 


 ## Expected result 

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


 ## Further details 

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

Back