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

tests-extra/nsec_update: add a comment

parent 29e4f4f5
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -36,7 +36,7 @@ master.flush()
t.sleep(2)
for zone in zones:
master.random_ddns(zone)
t.sleep(4)
t.sleep(4) # zones_wait fails if an empty update is generated
# sync slave with current master's state
slave.ctl("zone-refresh")
......
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