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

tests-extra: increase timeout in zone/flush_immediate to pass with --track-origins

parent 2bc39fc1
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ master.zones[zone[0].name].zfile.update_soa()
m_mtime0 = os.stat(m_zfpath).st_mtime
t.sleep(1.5)
master.reload()
t.sleep(4)
t.sleep(10)
master.ctl("zone-thaw")
# DDNS test
......
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