From 546c203d83c5171da5a11d6be928d3069d356c4b Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Mon, 1 Apr 2019 21:26:26 +0900 Subject: [PATCH] test: set longer StartLimitIntervalSec= and fewer StartLimitBurst= Some test environment may be in heavy load. In that case, rate limit never hit, and the test fails... --- test/TEST-11-ISSUE-3166/test.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/TEST-11-ISSUE-3166/test.sh b/test/TEST-11-ISSUE-3166/test.sh index 6cde7fd7eaa..38c725fa704 100755 --- a/test/TEST-11-ISSUE-3166/test.sh +++ b/test/TEST-11-ISSUE-3166/test.sh @@ -41,6 +41,8 @@ EOF cat >$initdir/etc/systemd/system/fail-on-restart.service <