Commit 06c2ce17 authored by Robert Schmidt's avatar Robert Schmidt Committed by Guido Casati

E1 Sabox test: shorten ping

parent ffd176e9
...@@ -114,9 +114,9 @@ ...@@ -114,9 +114,9 @@
<testCase id="350000"> <testCase id="350000">
<class>Ping</class> <class>Ping</class>
<desc>Ping: 20pings in 20sec</desc> <desc>Ping: 50pings in 10sec</desc>
<id>idefix</id> <id>idefix</id>
<ping_args>-c 20 %cn_ip%</ping_args> <ping_args>-c 20 -i 0.2 %cn_ip%</ping_args>
<ping_packetloss_threshold>1</ping_packetloss_threshold> <ping_packetloss_threshold>1</ping_packetloss_threshold>
<ping_rttavg_threshold>25</ping_rttavg_threshold> <ping_rttavg_threshold>25</ping_rttavg_threshold>
</testCase> </testCase>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment