Project

General

Profile

action #91533

Updated by oorlov about 3 years ago

## Observation 

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

 This looks a lot like performance issues, possibly not waiting long enough. 

 Today, I have seen quite a lot of those, sometimes a retry made it pass.Would appreciate if this could be investigated and the tet be made stable again 

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


 ## Expected result 

 Last good: [20210418](https://openqa.opensuse.org/tests/1705486) (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) 

 ## Ideas: 
 1. It is Autoyast test and setup_libyui module do not needed for installation. It needed for firstboot. So, it can be moved to be running after the installation is performed; 
 2. If the module is needed during installation, then consider updating the missing needle.

Back