Project

General

Profile

action #73474

Updated by riafarov about 3 years ago

In order to extend coverage for yast2-firstboot , we can modify the yast2-firstboot configuration files of the relevant test suite: 
 https://openqa.suse.de/tests/4840750 

 There already is customized file replacing /etc/YaST2/firstboot.xml after merge of: 
 https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/10856 

 We should re-use yast2_firstboot_custom and use non-default settings for the modules if those are allowed. 

 Enable firstboot_ntp, firstboot_keyboard and inst_lan modules. 

 related bugs: [bug#1177797](https://bugzilla.suse.com/show_bug.cgi?id=1177797) , [bug#960081](https://bugzilla.suse.com/show_bug.cgi?id=960081) , [bug#1140199](https://bugzilla.suse.com/show_bug.cgi?id=1140199) , [bug#1101514](https://bugzilla.suse.com/show_bug.cgi?id=1101514)

Back