Skip to content

Address timing issues in 'inline' system test.

Ondřej Surý requested to merge 1513-inline-system-test-failed-v9_11 into v9_11

"rndc signing -serial " could take longer than a second to complete. Loop waiting for update to succeed.

For tests where "rndc signing -serial " is supposed to not succeed, repeatedly test that we don't get the new serial, then test that we have the old value. This should prevent false negatives.

(cherry picked from commit 13fa80ed)

Closes #1513 (closed)

Merge request reports