Systemd/test/TEST-41-ONESHOT-RESTART
Dan Streetman dfec314d41 test: correct TEST-41 StartLimitBurst test
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.
2019-10-18 15:51:43 -04:00
..
Makefile Allow restart for oneshot units 2019-10-16 09:44:20 -07:00
test.sh Allow restart for oneshot units 2019-10-16 09:44:20 -07:00
testsuite.sh test: correct TEST-41 StartLimitBurst test 2019-10-18 15:51:43 -04:00