Skip to content
Snippets Groups Projects
Commit 83356a81 authored by David Vasek's avatar David Vasek Committed by Daniel Salzman
Browse files

tests-extra: zone/backup -- add more stability when testing in parallel

parent a7de4f17
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ backup_dir = master.dir + "/backup"
slave_bck_dir = slave.dir + "/backup"
zone0_expire = 45 # zone zones[0] expiration time in its SOA
valgrind_delay = 1 if slave.valgrind else 0 # allow a little time margin under Valgrind
valgrind_delay = 2 if slave.valgrind else 0 # allow a little time margin under Valgrind
t.start()
slave.zones_wait(zones)
......
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