kernel/tools/testing/ktest/sample.conf
.. .. @@ -809,6 +809,11 @@ 809 809 # is issued instead of a reboot. 810 810 # CONNECT_TIMEOUT = 25 811 811 812 +# The timeout in seconds for how long to wait for any running command813 +# to timeout. If not defined, it will let it go indefinitely.814 +# (default undefined)815 +#RUN_TIMEOUT = 600816 +812 817 # In between tests, a reboot of the box may occur, and this 813 818 # is the time to wait for the console after it stops producing 814 819 # output. Some machines may not produce a large lag on reboot