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

tests-extra: add sleep to ensure zone is flushed in zone/flush_immediate

parent 13ce70eb
No related branches found
No related tags found
No related merge requests found
Pipeline #38167 passed
......@@ -40,6 +40,8 @@ t.sleep(1.5)
master.reload()
master.ctl("zone-thaw")
t.sleep(4)
# DDNS test
m_mtime1 = os.stat(m_zfpath).st_mtime
s_mtime1 = os.stat(s_zfpath).st_mtime
......
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