Skip to content
Snippets Groups Projects
Commit 79b31c20 authored by Daniel Salzman's avatar Daniel Salzman
Browse files

tests-extra: add sleep between zone flush and verify

parent f337635a
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,7 @@ t.start()
master.zone_wait(zone)
master.flush()
t.sleep(1)
# Verify signed zone file.
master.zone_verify(zone)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment