diff --git a/include/tests_kernel b/include/tests_kernel index 15c84206..d844f4a0 100644 --- a/include/tests_kernel +++ b/include/tests_kernel @@ -252,6 +252,8 @@ # # Test : KRNL-5730 # Description : Checking default I/O kernel scheduler + # Notes : This test could be extended with testing some of the specific devices like disks + # cat /sys/block/sda/queue/scheduler PREQS_MET="NO" if [ ! "${LINUXCONFIGFILE}" = "" ]; then if [ -f ${LINUXCONFIGFILE} ]; then PREQS_MET="YES"; fi