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

tests-extra: ixfr/knot_knot -- improve test stability under Valgrind

parent 8557ea29
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,9 @@ zones = t.zone_rnd(5, records=50) + t.zone("records.")
t.link(zones, master, slave, ixfr=True)
if master.valgrind:
slave.tcp_remote_io_timeout = 8000
t.start()
# Wait for AXFR to slave server.
......
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