action #88361
Updated by riafarov almost 4 years ago
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.