Commit 76900d5c authored by Jaroslava Fiedlerova's avatar Jaroslava Fiedlerova

Remove redundant parameters (iperf_packetloss_threshold, iperf_profile) from iperf TCP testcases

parent d456fa56
...@@ -148,7 +148,6 @@ Replaces xml_files/enb_usrp210_band7_test_05mhz_tm1.xml ...@@ -148,7 +148,6 @@ Replaces xml_files/enb_usrp210_band7_test_05mhz_tm1.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (5MHz - DL/TCP)(30 sec)(single-ue profile)</desc> <desc>iperf (5MHz - DL/TCP)(30 sec)(single-ue profile)</desc>
<iperf_args>-t 30 -R</iperf_args> <iperf_args>-t 30 -R</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_2</id> <id>adb_ue_2</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
...@@ -157,8 +156,6 @@ Replaces xml_files/enb_usrp210_band7_test_05mhz_tm1.xml ...@@ -157,8 +156,6 @@ Replaces xml_files/enb_usrp210_band7_test_05mhz_tm1.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (5MHz - DL/TCP)(30 sec)(balanced profile)</desc> <desc>iperf (5MHz - DL/TCP)(30 sec)(balanced profile)</desc>
<iperf_args>-t 30 -R</iperf_args> <iperf_args>-t 30 -R</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<iperf_profile>balanced</iperf_profile>
<id>adb_ue_1 adb_ue_2</id> <id>adb_ue_1 adb_ue_2</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
...@@ -187,7 +184,6 @@ Replaces xml_files/enb_usrp210_band7_test_05mhz_tm1.xml ...@@ -187,7 +184,6 @@ Replaces xml_files/enb_usrp210_band7_test_05mhz_tm1.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (5MHz - UL/TCP)(30 sec)(single-ue profile)</desc> <desc>iperf (5MHz - UL/TCP)(30 sec)(single-ue profile)</desc>
<iperf_args>-t 30</iperf_args> <iperf_args>-t 30</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1</id> <id>adb_ue_1</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
...@@ -196,8 +192,6 @@ Replaces xml_files/enb_usrp210_band7_test_05mhz_tm1.xml ...@@ -196,8 +192,6 @@ Replaces xml_files/enb_usrp210_band7_test_05mhz_tm1.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (5MHz - UL/TCP)(30 sec)(balanced profile)</desc> <desc>iperf (5MHz - UL/TCP)(30 sec)(balanced profile)</desc>
<iperf_args>-t 30</iperf_args> <iperf_args>-t 30</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<iperf_profile>balanced</iperf_profile>
<id>adb_ue_1 adb_ue_2</id> <id>adb_ue_1 adb_ue_2</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
......
...@@ -146,7 +146,6 @@ ...@@ -146,7 +146,6 @@
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (5MHz - DL/TCP)(30 sec)(single-ue profile)</desc> <desc>iperf (5MHz - DL/TCP)(30 sec)(single-ue profile)</desc>
<iperf_args>-t 30 -R</iperf_args> <iperf_args>-t 30 -R</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_2</id> <id>adb_ue_2</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
...@@ -176,7 +175,6 @@ ...@@ -176,7 +175,6 @@
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (5MHz - UL/TCP)(30 sec)(single-ue profile)</desc> <desc>iperf (5MHz - UL/TCP)(30 sec)(single-ue profile)</desc>
<iperf_args>-t 30</iperf_args> <iperf_args>-t 30</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1</id> <id>adb_ue_1</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
......
...@@ -143,7 +143,6 @@ Replaces xml_files/enb_usrp210_band7_test_10mhz_tm1.xml ...@@ -143,7 +143,6 @@ Replaces xml_files/enb_usrp210_band7_test_10mhz_tm1.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (10MHz - DL/TCP)(30 sec)(single-ue profile)</desc> <desc>iperf (10MHz - DL/TCP)(30 sec)(single-ue profile)</desc>
<iperf_args>-t 30 -R</iperf_args> <iperf_args>-t 30 -R</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1</id> <id>adb_ue_1</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
...@@ -152,8 +151,6 @@ Replaces xml_files/enb_usrp210_band7_test_10mhz_tm1.xml ...@@ -152,8 +151,6 @@ Replaces xml_files/enb_usrp210_band7_test_10mhz_tm1.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (10MHz - DL/TCP)(30 sec)(balanced profile)</desc> <desc>iperf (10MHz - DL/TCP)(30 sec)(balanced profile)</desc>
<iperf_args>-t 30 -R</iperf_args> <iperf_args>-t 30 -R</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<iperf_profile>balanced</iperf_profile>
<id>adb_ue_1 adb_ue_2</id> <id>adb_ue_1 adb_ue_2</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
...@@ -181,7 +178,6 @@ Replaces xml_files/enb_usrp210_band7_test_10mhz_tm1.xml ...@@ -181,7 +178,6 @@ Replaces xml_files/enb_usrp210_band7_test_10mhz_tm1.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (10MHz - UL/TCP)(30 sec)(single-ue profile)</desc> <desc>iperf (10MHz - UL/TCP)(30 sec)(single-ue profile)</desc>
<iperf_args>-t 30</iperf_args> <iperf_args>-t 30</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1</id> <id>adb_ue_1</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
...@@ -190,7 +186,6 @@ Replaces xml_files/enb_usrp210_band7_test_10mhz_tm1.xml ...@@ -190,7 +186,6 @@ Replaces xml_files/enb_usrp210_band7_test_10mhz_tm1.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (10MHz - UL/TCP)(30 sec)(balanced profile)</desc> <desc>iperf (10MHz - UL/TCP)(30 sec)(balanced profile)</desc>
<iperf_args>-t 30</iperf_args> <iperf_args>-t 30</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<iperf_profile>balanced</iperf_profile> <iperf_profile>balanced</iperf_profile>
<id>adb_ue_1 adb_ue_2</id> <id>adb_ue_1 adb_ue_2</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
......
...@@ -142,7 +142,6 @@ Replaces xml_files/enb_usrp210_band7_test_10mhz_tm1.xml ...@@ -142,7 +142,6 @@ Replaces xml_files/enb_usrp210_band7_test_10mhz_tm1.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (20MHz - DL/TCP)(30 sec)(single-ue profile)</desc> <desc>iperf (20MHz - DL/TCP)(30 sec)(single-ue profile)</desc>
<iperf_args>-t 30 -R</iperf_args> <iperf_args>-t 30 -R</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1</id> <id>adb_ue_1</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
...@@ -151,7 +150,6 @@ Replaces xml_files/enb_usrp210_band7_test_10mhz_tm1.xml ...@@ -151,7 +150,6 @@ Replaces xml_files/enb_usrp210_band7_test_10mhz_tm1.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (20MHz - DL/TCP)(30 sec)(balanced profile)</desc> <desc>iperf (20MHz - DL/TCP)(30 sec)(balanced profile)</desc>
<iperf_args>-t 30 -R</iperf_args> <iperf_args>-t 30 -R</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<iperf_profile>balanced</iperf_profile> <iperf_profile>balanced</iperf_profile>
<id>adb_ue_1 adb_ue_2</id> <id>adb_ue_1 adb_ue_2</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
...@@ -180,7 +178,6 @@ Replaces xml_files/enb_usrp210_band7_test_10mhz_tm1.xml ...@@ -180,7 +178,6 @@ Replaces xml_files/enb_usrp210_band7_test_10mhz_tm1.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (20MHz - UL/TCP)(30 sec)(single-ue profile)</desc> <desc>iperf (20MHz - UL/TCP)(30 sec)(single-ue profile)</desc>
<iperf_args>-t 30</iperf_args> <iperf_args>-t 30</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1</id> <id>adb_ue_1</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
...@@ -189,7 +186,6 @@ Replaces xml_files/enb_usrp210_band7_test_10mhz_tm1.xml ...@@ -189,7 +186,6 @@ Replaces xml_files/enb_usrp210_band7_test_10mhz_tm1.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (20MHz - UL/TCP)(30 sec)(balanced profile)</desc> <desc>iperf (20MHz - UL/TCP)(30 sec)(balanced profile)</desc>
<iperf_args>-t 30</iperf_args> <iperf_args>-t 30</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<iperf_profile>balanced</iperf_profile> <iperf_profile>balanced</iperf_profile>
<id>adb_ue_1 adb_ue_2</id> <id>adb_ue_1 adb_ue_2</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
......
...@@ -150,7 +150,6 @@ Replaces xml_files/enb_usrp210_band40_test_05mhz_tm1.xml ...@@ -150,7 +150,6 @@ Replaces xml_files/enb_usrp210_band40_test_05mhz_tm1.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (5MHz - DL/TCP)(30 sec)(single-ue profile)</desc> <desc>iperf (5MHz - DL/TCP)(30 sec)(single-ue profile)</desc>
<iperf_args>-t 30 -R</iperf_args> <iperf_args>-t 30 -R</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1</id> <id>adb_ue_1</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
...@@ -159,7 +158,6 @@ Replaces xml_files/enb_usrp210_band40_test_05mhz_tm1.xml ...@@ -159,7 +158,6 @@ Replaces xml_files/enb_usrp210_band40_test_05mhz_tm1.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (5MHz - DL/TCP)(30 sec)</desc> <desc>iperf (5MHz - DL/TCP)(30 sec)</desc>
<iperf_args>-t 30 -R</iperf_args> <iperf_args>-t 30 -R</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1 adb_ue_2</id> <id>adb_ue_1 adb_ue_2</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
...@@ -197,7 +195,6 @@ Replaces xml_files/enb_usrp210_band40_test_05mhz_tm1.xml ...@@ -197,7 +195,6 @@ Replaces xml_files/enb_usrp210_band40_test_05mhz_tm1.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (5MHz - UL/TCP)(30 sec)(single-ue)</desc> <desc>iperf (5MHz - UL/TCP)(30 sec)(single-ue)</desc>
<iperf_args>-t 30</iperf_args> <iperf_args>-t 30</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1</id> <id>adb_ue_1</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
......
...@@ -148,7 +148,6 @@ ...@@ -148,7 +148,6 @@
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (5MHz - DL/TCP)(30 sec)(single-ue profile)</desc> <desc>iperf (5MHz - DL/TCP)(30 sec)(single-ue profile)</desc>
<iperf_args>-t 30 -R</iperf_args> <iperf_args>-t 30 -R</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1</id> <id>adb_ue_1</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
...@@ -157,7 +156,6 @@ ...@@ -157,7 +156,6 @@
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (5MHz - DL/TCP)(30 sec)</desc> <desc>iperf (5MHz - DL/TCP)(30 sec)</desc>
<iperf_args>-t 30 -R</iperf_args> <iperf_args>-t 30 -R</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1 adb_ue_2</id> <id>adb_ue_1 adb_ue_2</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
...@@ -185,7 +183,6 @@ ...@@ -185,7 +183,6 @@
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (5MHz - UL/TCP)(30 sec)(single-ue)</desc> <desc>iperf (5MHz - UL/TCP)(30 sec)(single-ue)</desc>
<iperf_args>-t 30</iperf_args> <iperf_args>-t 30</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1</id> <id>adb_ue_1</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
...@@ -194,7 +191,6 @@ ...@@ -194,7 +191,6 @@
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (5MHz - UL/TCP)(30 sec)</desc> <desc>iperf (5MHz - UL/TCP)(30 sec)</desc>
<iperf_args>-t 30</iperf_args> <iperf_args>-t 30</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1 adb_ue_2</id> <id>adb_ue_1 adb_ue_2</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
......
...@@ -136,7 +136,6 @@ Replaces xml_files/enb_usrp210_band40_test_05mhz_tm2.xml ...@@ -136,7 +136,6 @@ Replaces xml_files/enb_usrp210_band40_test_05mhz_tm2.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (5MHz - DL/TCP)(30 sec)(single-ue profile)</desc> <desc>iperf (5MHz - DL/TCP)(30 sec)(single-ue profile)</desc>
<iperf_args>-t 30 -R</iperf_args> <iperf_args>-t 30 -R</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1</id> <id>adb_ue_1</id>
</testCase> </testCase>
...@@ -144,7 +143,6 @@ Replaces xml_files/enb_usrp210_band40_test_05mhz_tm2.xml ...@@ -144,7 +143,6 @@ Replaces xml_files/enb_usrp210_band40_test_05mhz_tm2.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (5MHz - DL/TCP)(30 sec)</desc> <desc>iperf (5MHz - DL/TCP)(30 sec)</desc>
<iperf_args>-t 30 -R</iperf_args> <iperf_args>-t 30 -R</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1 adb_ue_2</id> <id>adb_ue_1 adb_ue_2</id>
</testCase> </testCase>
...@@ -181,7 +179,6 @@ Replaces xml_files/enb_usrp210_band40_test_05mhz_tm2.xml ...@@ -181,7 +179,6 @@ Replaces xml_files/enb_usrp210_band40_test_05mhz_tm2.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (5MHz - UL/TCP)(30 sec)(single-ue)</desc> <desc>iperf (5MHz - UL/TCP)(30 sec)(single-ue)</desc>
<iperf_args>-t 30</iperf_args> <iperf_args>-t 30</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1</id> <id>adb_ue_1</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
...@@ -190,7 +187,6 @@ Replaces xml_files/enb_usrp210_band40_test_05mhz_tm2.xml ...@@ -190,7 +187,6 @@ Replaces xml_files/enb_usrp210_band40_test_05mhz_tm2.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (5MHz - UL/TCP)(30 sec)</desc> <desc>iperf (5MHz - UL/TCP)(30 sec)</desc>
<iperf_args>-t 30</iperf_args> <iperf_args>-t 30</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1 adb_ue_2</id> <id>adb_ue_1 adb_ue_2</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
......
...@@ -140,7 +140,6 @@ Replaces xml_files/enb_usrp210_band40_test_10mhz_tm1.xml ...@@ -140,7 +140,6 @@ Replaces xml_files/enb_usrp210_band40_test_10mhz_tm1.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (10MHz - DL/TCP)(30 sec)(single-ue)</desc> <desc>iperf (10MHz - DL/TCP)(30 sec)(single-ue)</desc>
<iperf_args>-t 30 -R</iperf_args> <iperf_args>-t 30 -R</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1</id> <id>adb_ue_1</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
...@@ -187,7 +186,6 @@ Replaces xml_files/enb_usrp210_band40_test_10mhz_tm1.xml ...@@ -187,7 +186,6 @@ Replaces xml_files/enb_usrp210_band40_test_10mhz_tm1.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (10MHz - UL/TCP)(30 sec)(single-ue)</desc> <desc>iperf (10MHz - UL/TCP)(30 sec)(single-ue)</desc>
<iperf_args>-t 30</iperf_args> <iperf_args>-t 30</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1</id> <id>adb_ue_1</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
...@@ -196,7 +194,6 @@ Replaces xml_files/enb_usrp210_band40_test_10mhz_tm1.xml ...@@ -196,7 +194,6 @@ Replaces xml_files/enb_usrp210_band40_test_10mhz_tm1.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (10MHz - UL/TCP)(30 sec)</desc> <desc>iperf (10MHz - UL/TCP)(30 sec)</desc>
<iperf_args>-t 30</iperf_args> <iperf_args>-t 30</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1 adb_ue_2</id> <id>adb_ue_1 adb_ue_2</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
......
...@@ -139,7 +139,6 @@ Replaces xml_files/enb_usrp210_band40_test_20mhz_tm1.xml ...@@ -139,7 +139,6 @@ Replaces xml_files/enb_usrp210_band40_test_20mhz_tm1.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (20MHz - DL/TCP)(30 sec)(single-ue)</desc> <desc>iperf (20MHz - DL/TCP)(30 sec)(single-ue)</desc>
<iperf_args>-t 30 -R</iperf_args> <iperf_args>-t 30 -R</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1</id> <id>adb_ue_1</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
...@@ -148,7 +147,6 @@ Replaces xml_files/enb_usrp210_band40_test_20mhz_tm1.xml ...@@ -148,7 +147,6 @@ Replaces xml_files/enb_usrp210_band40_test_20mhz_tm1.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (20MHz - DL/TCP)(30 sec)</desc> <desc>iperf (20MHz - DL/TCP)(30 sec)</desc>
<iperf_args>-t 30 -R</iperf_args> <iperf_args>-t 30 -R</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1 adb_ue_2</id> <id>adb_ue_1 adb_ue_2</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
...@@ -186,7 +184,6 @@ Replaces xml_files/enb_usrp210_band40_test_20mhz_tm1.xml ...@@ -186,7 +184,6 @@ Replaces xml_files/enb_usrp210_band40_test_20mhz_tm1.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (20MHz - UL/TCP)(30 sec)(single-ue)</desc> <desc>iperf (20MHz - UL/TCP)(30 sec)(single-ue)</desc>
<iperf_args>-t 30</iperf_args> <iperf_args>-t 30</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1</id> <id>adb_ue_1</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
...@@ -195,7 +192,6 @@ Replaces xml_files/enb_usrp210_band40_test_20mhz_tm1.xml ...@@ -195,7 +192,6 @@ Replaces xml_files/enb_usrp210_band40_test_20mhz_tm1.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (20MHz - UL/TCP)(30 sec)</desc> <desc>iperf (20MHz - UL/TCP)(30 sec)</desc>
<iperf_args>-t 30</iperf_args> <iperf_args>-t 30</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1 adb_ue_2</id> <id>adb_ue_1 adb_ue_2</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
......
...@@ -144,7 +144,6 @@ Replaces xml_files/enb_usrp210_band40_test_20mhz_tm1_default_scheduler.xml ...@@ -144,7 +144,6 @@ Replaces xml_files/enb_usrp210_band40_test_20mhz_tm1_default_scheduler.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (20MHz - DL/TCP)(30 sec)(single-ue)</desc> <desc>iperf (20MHz - DL/TCP)(30 sec)(single-ue)</desc>
<iperf_args>-t 30 -R</iperf_args> <iperf_args>-t 30 -R</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1</id> <id>adb_ue_1</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
...@@ -191,7 +190,6 @@ Replaces xml_files/enb_usrp210_band40_test_20mhz_tm1_default_scheduler.xml ...@@ -191,7 +190,6 @@ Replaces xml_files/enb_usrp210_band40_test_20mhz_tm1_default_scheduler.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (20MHz - UL/TCP)(30 sec)(single-ue)</desc> <desc>iperf (20MHz - UL/TCP)(30 sec)(single-ue)</desc>
<iperf_args>-t 30</iperf_args> <iperf_args>-t 30</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1</id> <id>adb_ue_1</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</testCase> </testCase>
...@@ -200,7 +198,6 @@ Replaces xml_files/enb_usrp210_band40_test_20mhz_tm1_default_scheduler.xml ...@@ -200,7 +198,6 @@ Replaces xml_files/enb_usrp210_band40_test_20mhz_tm1_default_scheduler.xml
<class>Iperf</class> <class>Iperf</class>
<desc>iperf (20MHz - UL/TCP)(30 sec)</desc> <desc>iperf (20MHz - UL/TCP)(30 sec)</desc>
<iperf_args>-t 30</iperf_args> <iperf_args>-t 30</iperf_args>
<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
<id>adb_ue_1 adb_ue_2</id> <id>adb_ue_1 adb_ue_2</id>
<svr_id>ltebox-nano</svr_id> <svr_id>ltebox-nano</svr_id>
</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