t/run-fio-tests: increase time allowed for tests to pass
authorVincent Fu <vincent.fu@wdc.com>
Mon, 3 Feb 2020 16:06:36 +0000 (11:06 -0500)
committerVincent Fu <vincent.fu@wdc.com>
Tue, 4 Feb 2020 15:14:04 +0000 (10:14 -0500)
commit36c3a18771c82fb3343c915c6bedc6519890da9b
tree84dda6a4b42e70287ad0c8cec172c679cc5114ed
parent7fd8e3e30b9ade5fd0bec57e1293cc1cadf85958
t/run-fio-tests: increase time allowed for tests to pass

With a 300s timeout I occasionally see tests fail when they usually
pass. Bump the timeout to 600s to give tests more of an opportunity to
finish successfully.

Signed-off-by: Vincent Fu <vincent.fu@wdc.com>
t/run-fio-tests.py