hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/tools/testing/ktest/sample.conf
....@@ -809,6 +809,11 @@
809809 # is issued instead of a reboot.
810810 # CONNECT_TIMEOUT = 25
811811
812
+# The timeout in seconds for how long to wait for any running command
813
+# to timeout. If not defined, it will let it go indefinitely.
814
+# (default undefined)
815
+#RUN_TIMEOUT = 600
816
+
812817 # In between tests, a reboot of the box may occur, and this
813818 # is the time to wait for the console after it stops producing
814819 # output. Some machines may not produce a large lag on reboot