Skip to content
Snippets Groups Projects
Commit 53fd0e1d authored by David Vasek's avatar David Vasek
Browse files

tests-extra: dnssec/ixfr_diff -- allow slower responses over control socket under Valgrind

parent 8f32f150
No related branches found
No related tags found
1 merge request!1141Tests extra updates
......@@ -14,6 +14,7 @@ if not master.valgrind:
else:
zones = t.zone_rnd(4, records=100)
slave.tcp_remote_io_timeout = 20000
master.ctl_params_append = ["-t", "30"]
t.link(zones, master, slave, ixfr=True)
......
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