action #73477
closedcoordination #69130: [functional][y][epic] Extend test coverage for firstboot
Modify firstboot configuration for yast2_firstboot_custom
0%
Description
In order to extend coverage for yast2-firstboot, and given that we already have 2 test suites that verify the default configuration, we can modify yast2_firstboot_custom test suite.
Replace /etc/sysconfig/firstboot and /etc/YaST2/firstboot.xml files in order for the firstboot to:
- Display customized welcome message.
- Display customized license.
- Display customized finish text.
- Set autologin checked by default for new user (in case we can change default value).
- SHOW_Y2CC_CHECKBOX="yes", which enable yast2 control center after first boot configuration (this check is low prio and can be postponed as window cannot be easily closed)
before proceeding to firstboot configuration, abort and reboot in order to verify that abort button doesn't cause crash and that firstboot will run again, if not completed.
Relevant bugs: bug#1161048 , bug#1177797 , bug#1076798 , bug#950335 , bug#1173498 , bug#615146 , bug#1161045 , bug#1177757
Updated by syrianidou_sofia about 4 years ago
Updated by riafarov almost 4 years ago
- Description updated (diff)
- Status changed from New to Workable
Updated by JRivrain almost 4 years ago
- Status changed from Workable to In Progress
- Assignee set to JRivrain
Updated by JRivrain almost 4 years ago
Done the most of it, except for the last part as https://bugzilla.suse.com/show_bug.cgi?id=1177757 is still happening.
PR https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/11931/files
Updated by JRivrain almost 4 years ago
Updated by JRivrain almost 4 years ago
- Status changed from In Progress to Feedback
Updated by riafarov almost 4 years ago
- Target version changed from future to SLE 15 SP3
Updated by JRivrain almost 4 years ago
- Status changed from Feedback to Closed
It's been working for quite a while already, closing.