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
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