summaryrefslogtreecommitdiff
path: root/test/subscribe_notify_tests/conf/subscribe_notify_test_same_client_ids_same_ports_slave.json.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/subscribe_notify_tests/conf/subscribe_notify_test_same_client_ids_same_ports_slave.json.in')
-rw-r--r--test/subscribe_notify_tests/conf/subscribe_notify_test_same_client_ids_same_ports_slave.json.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/test/subscribe_notify_tests/conf/subscribe_notify_test_same_client_ids_same_ports_slave.json.in b/test/subscribe_notify_tests/conf/subscribe_notify_test_same_client_ids_same_ports_slave.json.in
index caed298..cbe671e 100644
--- a/test/subscribe_notify_tests/conf/subscribe_notify_test_same_client_ids_same_ports_slave.json.in
+++ b/test/subscribe_notify_tests/conf/subscribe_notify_test_same_client_ids_same_ports_slave.json.in
@@ -65,6 +65,12 @@
"enable":"true",
"multicast":"224.0.0.1",
"port":"30490",
- "protocol":"udp"
+ "protocol":"udp",
+ "initial_delay_min" : "10",
+ "initial_delay_max" : "10",
+ "repetitions_base_delay" : "30",
+ "repetitions_max" : "3",
+ "cyclic_offer_delay" : "1000",
+ "ttl" : "3"
}
} \ No newline at end of file