Actions
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
Start date:
2021-02-01
Due date:
% Done:
0%
Estimated time:
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.
Actions