[LTP] [PATCH 1/1] tst_test.sh: Add info about LTP_TIMEOUT_MUL into TBROK message

Petr Vorel pvorel@suse.cz
Mon Dec 17 10:17:27 CET 2018


Hi,

..
> +++ b/testcases/lib/tst_test.sh
...
> -	sleep $sec && tst_res TBROK "test killed, timeout!" && kill -9 -$pid &
> +	sleep $sec && tst_res TBROK "test killed, timeout! If you are running on slow machine, try exporting LTP_TIMEOUT_MUL > 1" && kill -9 -$pid &

FYI: pushed.

Kind regards,
Petr


More information about the ltp mailing list