mirror of
https://github.com/systemd/systemd.git
synced 2024-11-06 08:26:52 +03:00
dfec314d41
TEST-41 verifies that the StartLimitBurst property will correctly limit the number of unit restarts, but the test currently doesn't adjust the StartLimitIntervalSec which defaults to 10 seconds. On Ubuntu CI, running under un-accelerated qemu, it can take more than 10 seconds to perform all 3 restarts, which avoids the burst limit, and fails the test. Instead, specify a long StartLimitIntervalSec in the test, so we can be sure to correctly test StartLimitBurst even on slow testbeds. Fixes #13794. |
||
---|---|---|
.. | ||
Makefile | ||
test.sh | ||
testsuite.sh |