]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: increase timeout waiting for zone DS records setup
authorNick Rosbrook <enr0n@ubuntu.com>
Fri, 14 Nov 2025 18:21:02 +0000 (13:21 -0500)
committerNick Rosbrook <enr0n@ubuntu.com>
Fri, 14 Nov 2025 19:46:16 +0000 (14:46 -0500)
This test is flaky on the infrastructure due to this setup step timing
out. As a naive step, just increase the timeout to 60s.

Part 1 of #39602

test/units/TEST-75-RESOLVED.sh

index f8e6ffa56df0a7d60ee90b02f69f9fabcf3ca3c8..0fa7e6ac72046557a2187bfa6d9c0311f343b449 100755 (executable)
@@ -185,7 +185,7 @@ EOF
     fi
     systemctl start knot
     # Wait for signed.test's zone DS records to get pushed to the parent zone
-    timeout 30s bash -xec 'until knotc zone-read test. signed.test. ds | grep -E "signed\.test\. [0-9]+ DS"; do sleep 2; done'
+    timeout 60s bash -xec 'until knotc zone-read test. signed.test. ds | grep -E "signed\.test\. [0-9]+ DS"; do sleep 2; done'
 
     systemctl status resolved-dummy-server
     networkctl status