test: respect the global $QEMU_TIMEOUT
authorFrantisek Sumsal <frantisek@sumsal.cz>
Fri, 26 Aug 2022 14:17:11 +0000 (16:17 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Fri, 26 Aug 2022 17:16:45 +0000 (19:16 +0200)
commit3c833171bd8360a43ab82ee80826113b278647e0
tree4f8f908bd35ee1bcd375736ee2121ea143b2795d
parent10d7ed12c9aedae3055218452de452800c3ea39d
test: respect the global $QEMU_TIMEOUT

CIs set QEMU and nspawn timeouts by themselves which reflect their needs
and possibilities, so let's respect that value, instead of using one
pre-set value which might or might not work for all of them.

Both Ubuntu CI and CentOS CI set these values themselves.
test/TEST-08-ISSUE-2730/test.sh
test/TEST-09-ISSUE-2691/test.sh
test/TEST-11-ISSUE-3166/test.sh
test/TEST-17-UDEV/test.sh
test/TEST-18-FAILUREACTION/test.sh
test/TEST-19-DELEGATE/test.sh
test/TEST-31-DEVICE-ENUMERATION/test.sh
test/TEST-50-DISSECT/test.sh
test/TEST-64-UDEV-STORAGE/test.sh
test/TEST-67-INTEGRITY/test.sh