action #88361
closedcoordination #81028: [epic] Test YaST modules with OOP framework with yui-rest-client and validate its configuration
Implement smoke test for yast2 system_settings module
0%
Description
As of now we do not test this yast module at all.
We could at least cover Kernel settings tab and enable/disable sysrq. IO scheduler options were removed from that tab recently, see https://trello.com/c/P1DClkH3/2207-2-152-sles15-sp3-p2-1178797-yast2-still-rely-on-elevator-kernel-boot-parameter-which-is-obsoleted and https://github.com/yast/yast-tune/pull/50
sysrq values are described here: https://www.kernel.org/doc/html/latest/admin-guide/sysrq.html
and are stored in /proc/sys/kernel/sysrq
We can use libyui REST API here.
Updated by riafarov almost 4 years ago
- Target version changed from future to SLE 15 SP3
Updated by riafarov almost 4 years ago
- Description updated (diff)
- Status changed from New to Workable
- Parent task set to #50672
Updated by riafarov almost 4 years ago
- Parent task changed from #50672 to #81028
Updated by syrianidou_sofia almost 4 years ago
- Status changed from Workable to In Progress
- Assignee set to syrianidou_sofia
Updated by syrianidou_sofia almost 4 years ago
Updated by syrianidou_sofia almost 4 years ago
- Status changed from In Progress to Feedback
test for yast2_gui https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/12181/files
Follow up ticket for ncurses: https://progress.opensuse.org/issues/90350
Updated by syrianidou_sofia almost 4 years ago
- Status changed from Feedback to Resolved
There has been spotted a sporadic failure, related to aarch64:
https://progress.opensuse.org/issues/90692