Project

General

Profile

action #40184

Updated by riafarov about 5 years ago

we lack a test for the yast2 firstboot wizard https://en.opensuse.org/YaST_Firstboot 

 Most simple test would be to boot a default install image, then 

   # zypper in yast2-firstboot 
   # touch /var/lib/YaST2/reconfig_system 
   # reboot 
   [click through wizard] 

 We need at least smoke test to detect that functionality is not completely broken. 

 ## Acceptance criteria 
 1. First boot is validated for all distributions under development

Back