]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-29-portable: set timeout for 'portablectl reattach'
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 9 Sep 2022 18:21:37 +0000 (03:21 +0900)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Sat, 10 Sep 2022 08:00:44 +0000 (08:00 +0000)
commit706c9a30accbd36254181cee5abee97cd1675f66
treeb52a2e080c3c2c160684c5a9483bfdc8c53314a9
parent9a18458834ed6fe560879b2ddd6909d26b755fa3
test-29-portable: set timeout for 'portablectl reattach'

Then, the test can fail earlier than the timeout of the whole test
specified by $QEMU_TIMEOUT=.

This is useful when we try to run the test multiple times.

Workaround for issue #24147.
test/units/testsuite-29.sh