From: Yu Watanabe Date: Sat, 25 Oct 2025 06:34:44 +0000 (+0900) Subject: test: extend start limit interval X-Git-Tag: v259-rc1~245 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44b4caad6cc99449bbf705350939fde1ed9b1248;p=thirdparty%2Fsystemd.git test: extend start limit interval As the modified service requires about ~10 seconds for stopping, the service never hit the start limit even if we tried to restart the service more than 5 times. This also checks that the service is actually triggered by dbus method call. Follow-up for 8eefd0f4debc0bcfeea89dd39c43e3318f3f7ae7. --- diff --git a/test/units/TEST-07-PID1.start-limit.sh b/test/units/TEST-07-PID1.start-limit.sh index f793d328763..ed9f4b37c19 100755 --- a/test/units/TEST-07-PID1.start-limit.sh +++ b/test/units/TEST-07-PID1.start-limit.sh @@ -19,7 +19,7 @@ mkdir -p /run/systemd/system/systemd-resolved.service.d/ cat >/run/systemd/system/systemd-resolved.service.d/99-start-limit.conf <