Commit a3a05075 authored by Remi Hardy's avatar Remi Hardy

adding a more challenging ping in the FR1 testcase

parent c4428f67
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
010001 010001
000001 000001
050000 050000
050001
070001 070001
070000 070000
010002 010002
...@@ -86,11 +87,18 @@ ...@@ -86,11 +87,18 @@
<testCase id="050000"> <testCase id="050000">
<class>Ping</class> <class>Ping</class>
<desc>ping (5MHz - 20 sec)</desc> <desc>Ping: 20pings in 20sec</desc>
<ping_args>-c 20</ping_args> <ping_args>-c 20</ping_args>
<ping_packetloss_threshold>5</ping_packetloss_threshold> <ping_packetloss_threshold>0</ping_packetloss_threshold>
</testCase> </testCase>
>---<testCase id="050001">$
>--->---<class>Ping</class>$
>--->---<desc>Ping: 5pings in 1sec</desc>$
>--->---<ping_args>-c 5 -i 0.2</ping_args>$
>--->---<ping_packetloss_threshold>0</ping_packetloss_threshold>$
>---</testCase>$
<testCase id="070000"> <testCase id="070000">
<class>Terminate_eNB</class> <class>Terminate_eNB</class>
<desc>Terminate eNB</desc> <desc>Terminate eNB</desc>
......
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