]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: make the stress test slightly less stressful on slower machines
authorFrantisek Sumsal <frantisek@sumsal.cz>
Fri, 19 May 2023 08:48:15 +0000 (10:48 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Fri, 19 May 2023 08:48:15 +0000 (10:48 +0200)
commitff40235b9bd2a944131c36b1c7ccfd88f49a194e
tree338f9c49789351c5c3747548f164259160fc0012
parentb4e2fcb6bb29775f61d78e60547814eb74be1918
test: make the stress test slightly less stressful on slower machines

Without acceleration this part of the test takes over 10 minutes (!),
which feels quite unnecessary. Let's cut down the number of stuff we
dump to the journal in such case, but keep the original value if we run
with acceleration (since in that case it takes less than 10 seconds).
test/units/testsuite-04.sh