]> git.ipfire.org Git - thirdparty/systemd.git/commit
test/TEST-10-ISSUE-2467: remove testsuite.service TimeoutStartSec
authorDan Streetman <ddstreet@canonical.com>
Thu, 15 Aug 2019 20:06:13 +0000 (16:06 -0400)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 26 Aug 2019 03:47:15 +0000 (12:47 +0900)
commit58c1a34437f2560c967318ad75d0615bd33b90b1
tree28fad2b2da93a72641ab0fefe25da5f75db864e5
parent65c5f3d074781e1ec7f2e73149622b9fc6610ae3
test/TEST-10-ISSUE-2467: remove testsuite.service TimeoutStartSec

This test runs under qemu, which may run on some testbeds without
acceleration; in those cases, a 10s timeout is frequently too short.

Simply removing the timeout to allow the default timeoutsec should
be enough time for the test to finish, even on very slow testbeds.
test/TEST-10-ISSUE-2467/test.sh