diff --git a/ci-scripts/xml_files/fr1_ran_ue_proc.xml b/ci-scripts/xml_files/fr1_ran_ue_proc.xml
index 1890906c30d34a45108e0f76be7eff72f6b65670..4b752d778d9b6c6ebf7900cae330c85ed4690a08 100644
--- a/ci-scripts/xml_files/fr1_ran_ue_proc.xml
+++ b/ci-scripts/xml_files/fr1_ran_ue_proc.xml
@@ -31,6 +31,7 @@
  010001
  000001
  050000
+ 050001
  070001
  070000
  010002
@@ -86,11 +87,18 @@
 
 	<testCase id="050000">
 		<class>Ping</class>
-		<desc>ping (5MHz - 20 sec)</desc>
+		<desc>Ping: 20pings in 20sec</desc>
 		<ping_args>-c 20</ping_args>
-		<ping_packetloss_threshold>5</ping_packetloss_threshold>
+		<ping_packetloss_threshold>0</ping_packetloss_threshold>
 	</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">
 		<class>Terminate_eNB</class>
 		<desc>Terminate eNB</desc>