diff --git a/ci-scripts/xml_files/benetel_multi_node_build.xml b/ci-scripts/xml_files/benetel_multi_node_build.xml deleted file mode 100644 index 5ac28951b4ad308f078402f0cebd117ba01e4112..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/benetel_multi_node_build.xml +++ /dev/null @@ -1,54 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>build-tab</htmlTabRef> - <htmlTabName>Build</htmlTabName> - <htmlTabIcon>wrench</htmlTabIcon> - <TestCaseRequestedList> - 000001 000002 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="000001"> - <class>Build_eNB</class> - <desc>Build eNB</desc> - <Build_eNB_args>--eNB -t benetel4g -w None</Build_eNB_args> - <forced_workspace_cleanup>True</forced_workspace_cleanup> - <eNB_instance>0</eNB_instance> - <eNB_serverId>0</eNB_serverId> - </testCase> - - - <testCase id="000002"> - <class>Build_eNB</class> - <desc>Build gNB</desc> - <Build_eNB_args>--gNB -t benetel5g -w None</Build_eNB_args> - <forced_workspace_cleanup>True</forced_workspace_cleanup> - <eNB_instance>1</eNB_instance> - <eNB_serverId>1</eNB_serverId> - </testCase> - - - - -</testCaseList> diff --git a/ci-scripts/xml_files/benetel_nsa_quectel.xml b/ci-scripts/xml_files/benetel_nsa_quectel.xml deleted file mode 100644 index a7e22e94edca18b79777f1f2a04d58d50e8664dc..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/benetel_nsa_quectel.xml +++ /dev/null @@ -1,159 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>TEST-NSA-FR1-TM1</htmlTabRef> - <htmlTabName>NSA Ping DL UL with QUECTEL</htmlTabName> - <htmlTabIcon>tasks</htmlTabIcon> - <repeatCount>1</repeatCount> - <TestCaseRequestedList> - 030000 - 040000 - 000002 - 010000 - 010001 - 050000 - 050001 - 000001 - 070000 - 000001 - 070001 - 000001 - 010002 - 010011 - 000001 - 080001 - 080000 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="010000"> - <class>Initialize_UE</class> - <desc>Initialize Quectel</desc> - <id>idefix</id> - </testCase> - - - <testCase id="010002"> - <class>Detach_UE</class> - <desc>Detach UE</desc> - <id>idefix</id> - </testCase> - <testCase id="010001"> - <class>Attach_UE</class> - <desc>Attach UE</desc> - <id>idefix</id> - </testCase> - <testCase id="010011"> - <class>Terminate_UE</class> - <desc>Terminate UE</desc> - <id>idefix</id> - </testCase> - - - <testCase id="030000"> - <class>Initialize_eNB</class> - <desc>Initialize eNB</desc> - <Initialize_eNB_args>-O ci-scripts/conf_files/benetel-4g.conf --log_config.global_log_options level,nocolor,time,line_num,function</Initialize_eNB_args> - <eNB_instance>0</eNB_instance> - <eNB_serverId>0</eNB_serverId> - <air_interface>lte</air_interface> - </testCase> - - - <testCase id="040000"> - <class>Initialize_eNB</class> - <desc>Initialize gNB</desc> - <Initialize_eNB_args>-O ci-scripts/conf_files/benetel-5g.conf -q --log_config.global_log_options level,nocolor,time,line_num,function</Initialize_eNB_args> - <eNB_instance>1</eNB_instance> - <eNB_serverId>1</eNB_serverId> - <air_interface>nr</air_interface> - </testCase> - - <testCase id="000001"> - <class>IdleSleep</class> - <desc>Sleep</desc> - <idle_sleep_time_in_sec>5</idle_sleep_time_in_sec> - </testCase> - - <testCase id="000002"> - <class>IdleSleep</class> - <desc>Sleep</desc> - <idle_sleep_time_in_sec>20</idle_sleep_time_in_sec> - </testCase> - - - <testCase id="050000"> - <class>Ping</class> - <desc>Ping: 20pings in 20sec</desc> - <id>idefix</id> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>50</ping_packetloss_threshold> - </testCase> - - <testCase id="050001"> - <class>Ping</class> - <desc>Ping: 100pings in 20sec</desc> - <id>idefix</id> - <ping_args>-c 100 -i 0.2</ping_args> - <ping_packetloss_threshold>50</ping_packetloss_threshold> - </testCase> - - <testCase id="070000"> - <class>Iperf</class> - <desc>iperf (DL/20Mbps/UDP)(60 sec)(single-ue profile)</desc> - <iperf_args>-u -b 20M -t 60 -i 1</iperf_args> - <direction>DL</direction> - <id>idefix</id> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - <testCase id="070001"> - <class>Iperf</class> - <desc>iperf (UL/3Mbps/UDP)(60 sec)(single-ue profile)</desc> - <iperf_args>-u -b 3M -t 60 -i 1</iperf_args> - <direction>UL</direction> - <id>idefix</id> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - - <testCase id="080000"> - <class>Terminate_eNB</class> - <desc>Terminate eNB</desc> - <eNB_instance>0</eNB_instance> - <eNB_serverId>0</eNB_serverId> - <air_interface>lte</air_interface> - </testCase> - - <testCase id="080001"> - <class>Terminate_eNB</class> - <desc>Terminate gNB</desc> - <eNB_instance>1</eNB_instance> - <eNB_serverId>1</eNB_serverId> - <air_interface>nr</air_interface> - </testCase> - -</testCaseList> - diff --git a/ci-scripts/xml_files/benetel_nsa_quectel_longrun.xml b/ci-scripts/xml_files/benetel_nsa_quectel_longrun.xml deleted file mode 100644 index 54c8690ca4ae7ef4555601804ff0a8a3ce4ab70a..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/benetel_nsa_quectel_longrun.xml +++ /dev/null @@ -1,161 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>TEST-NSA-FR1-TM1</htmlTabRef> - <htmlTabName>NSA Ping DL UL with QUECTEL</htmlTabName> - <htmlTabIcon>tasks</htmlTabIcon> - <repeatCount>1</repeatCount> - <TestCaseRequestedList> - 030000 - 040000 - 000002 - 010000 - 010001 - 000001 - 050000 - 050001 - 000001 - 070000 - 000001 - 070001 - 000001 - 010002 - 010011 - 000001 - 080001 - 080000 - - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="010000"> - <class>Initialize_UE</class> - <desc>Initialize Quectel</desc> - <id>idefix</id> - </testCase> - - - <testCase id="010002"> - <class>Detach_UE</class> - <desc>Detach UE</desc> - <id>idefix</id> - </testCase> - <testCase id="010001"> - <class>Attach_UE</class> - <desc>Attach UE</desc> - <id>idefix</id> - </testCase> - <testCase id="010011"> - <class>Terminate_UE</class> - <desc>Terminate UE</desc> - <id>idefix</id> - </testCase> - - - <testCase id="030000"> - <class>Initialize_eNB</class> - <desc>Initialize eNB</desc> - <Initialize_eNB_args>-O ci-scripts/conf_files/benetel-4g.conf --log_config.global_log_options level,nocolor,time,line_num,function</Initialize_eNB_args> - <eNB_instance>0</eNB_instance> - <eNB_serverId>0</eNB_serverId> - <air_interface>lte</air_interface> - </testCase> - - - <testCase id="040000"> - <class>Initialize_eNB</class> - <desc>Initialize gNB</desc> - <Initialize_eNB_args>-O ci-scripts/conf_files/benetel-5g.conf -q --log_config.global_log_options level,nocolor,time,line_num,function</Initialize_eNB_args> - <eNB_instance>1</eNB_instance> - <eNB_serverId>1</eNB_serverId> - <air_interface>nr</air_interface> - </testCase> - - <testCase id="000001"> - <class>IdleSleep</class> - <desc>Sleep</desc> - <idle_sleep_time_in_sec>10</idle_sleep_time_in_sec> - </testCase> - - <testCase id="000002"> - <class>IdleSleep</class> - <desc>Sleep</desc> - <idle_sleep_time_in_sec>30</idle_sleep_time_in_sec> - </testCase> - - - <testCase id="050000"> - <class>Ping</class> - <desc>Ping: 20pings in 20sec</desc> - <id>idefix</id> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>50</ping_packetloss_threshold> - </testCase> - - <testCase id="050001"> - <class>Ping</class> - <desc>Ping: 100pings in 20sec</desc> - <id>idefix</id> - <ping_args>-c 100 -i 0.2</ping_args> - <ping_packetloss_threshold>50</ping_packetloss_threshold> - </testCase> - - <testCase id="070000"> - <class>Iperf</class> - <desc>iperf (DL/20Mbps/UDP)(20 min)(single-ue profile)</desc> - <iperf_args>-u -b 20M -t 1200 -i 1</iperf_args> - <direction>DL</direction> - <id>idefix</id> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - <testCase id="070001"> - <class>Iperf</class> - <desc>iperf (UL/3Mbps/UDP)(20 min)(single-ue profile)</desc> - <iperf_args>-u -b 2M -t 1200 -i 1</iperf_args> - <direction>UL</direction> - <id>idefix</id> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - - <testCase id="080000"> - <class>Terminate_eNB</class> - <desc>Terminate eNB</desc> - <eNB_instance>0</eNB_instance> - <eNB_serverId>0</eNB_serverId> - <air_interface>lte</air_interface> - </testCase> - - <testCase id="080001"> - <class>Terminate_eNB</class> - <desc>Terminate gNB</desc> - <eNB_instance>1</eNB_instance> - <eNB_serverId>1</eNB_serverId> - <air_interface>nr</air_interface> - </testCase> - -</testCaseList> - diff --git a/ci-scripts/xml_files/enb_ocp_usrp210_band7_test_05mhz_tm1.xml b/ci-scripts/xml_files/enb_ocp_usrp210_band7_test_05mhz_tm1.xml deleted file mode 100644 index eebe62b3b581a345e1dae3e839431ed6d079124d..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/enb_ocp_usrp210_band7_test_05mhz_tm1.xml +++ /dev/null @@ -1,147 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>test-05-tm1</htmlTabRef> - <htmlTabName>Test-05MHz-TM1</htmlTabName> - <htmlTabIcon>tasks</htmlTabIcon> - <repeatCount>1</repeatCount> - <TestCaseRequestedList> - 030201 - 040101 - 030101 040301 040501 040603 040604 040605 040606 040607 040641 040642 040643 040644 040401 040201 030201 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="030101"> - <class>Initialize_eNB</class> - <desc>Initialize OCP-eNB (FDD/Band7/5MHz)</desc> - <Initialize_eNB_args>-O ci-scripts/conf_files/enb.band7.tm1.25PRB.usrpb210.conf --log_config.global_log_options level,nocolor,time</Initialize_eNB_args> - <air_interface>ocp</air_interface> - </testCase> - - <testCase id="030201"> - <class>Terminate_eNB</class> - <desc>Terminate OCP-eNB</desc> - <air_interface>ocp</air_interface> - </testCase> - - <testCase id="040101"> - <class>Initialize_UE</class> - <desc>Initialize UE</desc> - </testCase> - - <testCase id="040201"> - <class>Terminate_UE</class> - <desc>Terminate UE</desc> - </testCase> - - <testCase id="040301"> - <class>Attach_UE</class> - <desc>Attach UE</desc> - </testCase> - - <testCase id="040401"> - <class>Detach_UE</class> - <desc>Detach UE</desc> - </testCase> - - <testCase id="040501"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040603"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/15Mbps/UDP)(30 sec)(balanced profile)</desc> - <iperf_args>-u -b 15M -t 30 -i 1</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>balanced</iperf_profile> - </testCase> - - <testCase id="040604"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/15Mbps/UDP)(30 sec)(single-ue profile)</desc> - <iperf_args>-u -b 15M -t 30 -i 1</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - <testCase id="040605"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/15Mbps/UDP)(30 sec)(unbalanced profile)</desc> - <iperf_args>-u -b 15M -t 30 -i 1</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>unbalanced</iperf_profile> - </testCase> - - <testCase id="040606"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/TCP)(30 sec)(single-ue profile)</desc> - <iperf_args>-t 30 -i 1 -fm</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - <testCase id="040607"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/TCP)(30 sec)(balanced profile)</desc> - <iperf_args>-t 30 -i 1 -fm</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>balanced</iperf_profile> - </testCase> - - <testCase id="040641"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/9Mbps/UDP)(30 sec)(balanced profile)</desc> - <iperf_args>-u -b 9M -t 30 -i 1 -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>balanced</iperf_profile> - </testCase> - - <testCase id="040642"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/9Mbps/UDP)(30 sec)(single-ue profile)</desc> - <iperf_args>-u -b 9M -t 30 -i 1 -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - <testCase id="040643"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/TCP)(30 sec)(single-ue profile)</desc> - <iperf_args>-t 30 -i 1 -fm -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - <testCase id="040644"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/TCP)(30 sec)(balanced profile)</desc> - <iperf_args>-t 30 -i 1 -fm -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>balanced</iperf_profile> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/enb_ue_usrp210_band7_build.xml b/ci-scripts/xml_files/enb_ue_usrp210_band7_build.xml deleted file mode 100644 index bfaaceaa2d91b54925bdbd914032cbcdae5f7bed..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/enb_ue_usrp210_band7_build.xml +++ /dev/null @@ -1,38 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>build-tab</htmlTabRef> - <htmlTabName>Build</htmlTabName> - <htmlTabIcon>wrench</htmlTabIcon> - <TestCaseRequestedList> - 010101 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="010101"> - <class>Build_eNB</class> - <desc>Build eNB (USRP)</desc> - <Build_eNB_args>-w USRP -c --eNB --ninja</Build_eNB_args> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/enb_ue_usrp210_band7_epc_closure.xml b/ci-scripts/xml_files/enb_ue_usrp210_band7_epc_closure.xml deleted file mode 100644 index 8587db959dde6db2d6485cc388bc3026643ee36f..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/enb_ue_usrp210_band7_epc_closure.xml +++ /dev/null @@ -1,48 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>epc-closure</htmlTabRef> - <htmlTabName>EPC-Closure</htmlTabName> - <htmlTabIcon>log-out</htmlTabIcon> - <TestCaseRequestedList> - 050201 060201 070201 - </TestCaseRequestedList> - <TestCaseExclusionList> - </TestCaseExclusionList> - - <testCase id="050201"> - <class>Terminate_HSS</class> - <desc>Terminate HSS</desc> - </testCase> - - <testCase id="060201"> - <class>Terminate_MME</class> - <desc>Terminate MME</desc> - </testCase> - - <testCase id="070201"> - <class>Terminate_SPGW</class> - <desc>Terminate SPGW</desc> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/enb_ue_usrp210_band7_epc_start.xml b/ci-scripts/xml_files/enb_ue_usrp210_band7_epc_start.xml deleted file mode 100644 index aac71198f1826ce5440c28e84a6e2c2a4d7807c3..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/enb_ue_usrp210_band7_epc_start.xml +++ /dev/null @@ -1,47 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>epc-start</htmlTabRef> - <htmlTabName>EPC-Start</htmlTabName> - <htmlTabIcon>log-in</htmlTabIcon> - <TestCaseRequestedList> - 050101 060101 070101 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="050101"> - <class>Initialize_HSS</class> - <desc>Initialize HSS</desc> - </testCase> - - <testCase id="060101"> - <class>Initialize_MME</class> - <desc>Initialize MME</desc> - </testCase> - - <testCase id="070101"> - <class>Initialize_SPGW</class> - <desc>Initialize SPGW</desc> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/enb_ue_usrp210_band7_test_05mhz_tm1.xml b/ci-scripts/xml_files/enb_ue_usrp210_band7_test_05mhz_tm1.xml deleted file mode 100644 index 723956fe602841e2a7cb1f3248dc034dc91aefff..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/enb_ue_usrp210_band7_test_05mhz_tm1.xml +++ /dev/null @@ -1,118 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>test-05-tm1-nos1-tunnel</htmlTabRef> - <htmlTabName>Test-05MHz-TM1-noS1-tunnel</htmlTabName> - <htmlTabIcon>tasks</htmlTabIcon> - <repeatCount>1</repeatCount> - <TestCaseRequestedList> - 030201 090109 - 030101 000001 090101 000002 040501 040502 000001 040601 040602 040641 040642 000001 090109 030201 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="000001"> - <class>IdleSleep</class> - <desc>Sleep</desc> - <idle_sleep_time_in_sec>10</idle_sleep_time_in_sec> - </testCase> - - <testCase id="000002"> - <class>IdleSleep</class> - <desc>Sleep</desc> - <idle_sleep_time_in_sec>5</idle_sleep_time_in_sec> - </testCase> - - <testCase id="000003"> - <class>IdleSleep</class> - <desc>Sleep</desc> - <idle_sleep_time_in_sec>60</idle_sleep_time_in_sec> - </testCase> - - <testCase id="030101"> - <class>Initialize_eNB</class> - <desc>Initialize eNB (FDD/Band7/5MHz)</desc> - <Initialize_eNB_args>-O ci-scripts/conf_files/enb.band7.tm1.25PRB.usrpb210.conf --noS1 --eNBs.[0].rrc_inactivity_threshold 0 --log_config.global_log_options level,nocolor,time</Initialize_eNB_args> - </testCase> - - <testCase id="030201"> - <class>Terminate_eNB</class> - <desc>Terminate eNB</desc> - </testCase> - - <testCase id="090101"> - <class>Initialize_OAI_UE</class> - <desc>Initialize OAI UE (FDD/Band7/5MHz)</desc> - <Initialize_OAI_UE_args>-C 2680000000 -r 25 --ue-rxgain 120 --ue-txgain 0 --ue-max-power 0 --ue-scan-carrier --nokrnmod 1 --noS1 --log_config.global_log_options level,nocolor,time</Initialize_OAI_UE_args> - </testCase> - - <testCase id="090109"> - <class>Terminate_OAI_UE</class> - <desc>Terminate OAI UE</desc> - </testCase> - - <testCase id="040501"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)(from eNB to OAI UE)</desc> - <ping_args>-I oaitun_enb1 -c 20 10.0.1.2</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040502"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)(from OAI UE to eNB)</desc> - <ping_args>-I oaitun_ue1 -c 20 10.0.1.1</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040601"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/1Mbps/UDP)(30 sec)</desc> - <iperf_args>-c 10.0.1.2 -u -b 1M -t 30 -i 1 -fm -B 10.0.1.1</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - </testCase> - - <testCase id="040602"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/14Mbps/UDP)(30 sec)</desc> - <iperf_args>-c 10.0.1.2 -u -b 14M -t 30 -i 1 -fm -B 10.0.1.1</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - </testCase> - - <testCase id="040641"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/1Mbps/UDP)(30 sec)</desc> - <iperf_args>-c 10.0.1.1 -u -b 1M -t 30 -i 1 -fm -B 10.0.1.2 -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>balanced</iperf_profile> - </testCase> - - <testCase id="040642"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/4Mbps/UDP)(30 sec)</desc> - <iperf_args>-c 10.0.1.1 -u -b 4M -t 30 -i 1 -fm -B 10.0.1.2 -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>balanced</iperf_profile> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/enb_ue_usrp210_band7_test_05mhz_tm1_fembms_no_s1.xml b/ci-scripts/xml_files/enb_ue_usrp210_band7_test_05mhz_tm1_fembms_no_s1.xml deleted file mode 100644 index cf090379dfb485ef1b3bf5a7ff642523e5d4597f..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/enb_ue_usrp210_band7_test_05mhz_tm1_fembms_no_s1.xml +++ /dev/null @@ -1,82 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>test-05-tm1-fembms-nos1-tunnel</htmlTabRef> - <htmlTabName>Test-05MHz-FEMBMS-TM1-noS1-tunnel</htmlTabName> - <htmlTabIcon>tasks</htmlTabIcon> - <repeatCount>1</repeatCount> - <TestCaseRequestedList> - 030201 090109 - 030104 000001 090104 000002 040605 000001 090109 030201 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="000001"> - <class>IdleSleep</class> - <desc>Sleep</desc> - <idle_sleep_time_in_sec>10</idle_sleep_time_in_sec> - </testCase> - - <testCase id="000002"> - <class>IdleSleep</class> - <desc>Sleep</desc> - <idle_sleep_time_in_sec>15</idle_sleep_time_in_sec> - </testCase> - - <testCase id="000003"> - <class>IdleSleep</class> - <desc>Sleep</desc> - <idle_sleep_time_in_sec>60</idle_sleep_time_in_sec> - </testCase> - - <testCase id="030104"> - <class>Initialize_eNB</class> - <desc>Initialize eNB (FDD/Band7/5MHz/MBMS)</desc> - <Initialize_eNB_args>-O ci-scripts/conf_files/enb.band17.tm1.mbms.25PRB.usrpb210.conf --noS1 --eNBs.[0].rrc_inactivity_threshold 0 --nokrnmod 1 --eNBs.[0].component_carriers.[0].eutra_band 7 --eNBs.[0].component_carriers.[0].downlink_frequency 2680000000 --eNBs.[0].component_carriers.[0].uplink_frequency_offset -120000000 --eNBs.[0].component_carriers.[0].mbms_dedicated_serving_cell ENABLE --MCEs.[0].mbms_sched_info.mbms_area_config_list.[0].pmch_config_list.[0].allocated_sf_end 512 --log_config.global_log_options level,nocolor,time</Initialize_eNB_args> - </testCase> - - <testCase id="030201"> - <class>Terminate_eNB</class> - <desc>Terminate eNB</desc> - </testCase> - - <testCase id="090104"> - <class>Initialize_OAI_UE</class> - <desc>Initialize OAI UE (FDD/Band7/5MHz/MBMS)</desc> - <Initialize_OAI_UE_args>-C 2680000000 -r 25 --ue-rxgain 120 --ue-txgain 0 --ue-max-power 0 --ue-scan-carrier --nokrnmod 1 --noS1 --log_config.global_log_options level,nocolor,time</Initialize_OAI_UE_args> - </testCase> - - <testCase id="090109"> - <class>Terminate_OAI_UE</class> - <desc>Terminate OAI UE</desc> - </testCase> - - <testCase id="040605"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/1.5Mbps/UDP/MBMS-sink)(20 sec)</desc> - <iperf_args>-c 10.0.2.2 -u -b 1.5M -t 20 -i 1 -fm -B 10.0.2.1</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_options>sink</iperf_options> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/enb_ue_usrp210_band7_test_05mhz_tm1_mbms_no_s1.xml b/ci-scripts/xml_files/enb_ue_usrp210_band7_test_05mhz_tm1_mbms_no_s1.xml deleted file mode 100644 index c778b43eb5b0ffaf7ef02dddba33c0e63fa96be9..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/enb_ue_usrp210_band7_test_05mhz_tm1_mbms_no_s1.xml +++ /dev/null @@ -1,82 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>test-05-tm1-mbms-nos1-tunnel</htmlTabRef> - <htmlTabName>Test-05MHz-MBMS-TM1-noS1-tunnel</htmlTabName> - <htmlTabIcon>tasks</htmlTabIcon> - <repeatCount>1</repeatCount> - <TestCaseRequestedList> - 030201 090109 - 030103 000001 090103 000002 040605 000001 090109 030201 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="000001"> - <class>IdleSleep</class> - <desc>Sleep</desc> - <idle_sleep_time_in_sec>10</idle_sleep_time_in_sec> - </testCase> - - <testCase id="000002"> - <class>IdleSleep</class> - <desc>Sleep</desc> - <idle_sleep_time_in_sec>15</idle_sleep_time_in_sec> - </testCase> - - <testCase id="000003"> - <class>IdleSleep</class> - <desc>Sleep</desc> - <idle_sleep_time_in_sec>60</idle_sleep_time_in_sec> - </testCase> - - <testCase id="030103"> - <class>Initialize_eNB</class> - <desc>Initialize eNB (FDD/Band7/5MHz/MBMS)</desc> - <Initialize_eNB_args>-O ci-scripts/conf_files/enb.band17.tm1.mbms.25PRB.usrpb210.conf --noS1 --eNBs.[0].rrc_inactivity_threshold 0 --nokrnmod 1 --eNBs.[0].component_carriers.[0].eutra_band 7 --eNBs.[0].component_carriers.[0].downlink_frequency 2680000000 --eNBs.[0].component_carriers.[0].uplink_frequency_offset -120000000 --log_config.global_log_options level,nocolor,time</Initialize_eNB_args> - </testCase> - - <testCase id="030201"> - <class>Terminate_eNB</class> - <desc>Terminate eNB</desc> - </testCase> - - <testCase id="090103"> - <class>Initialize_OAI_UE</class> - <desc>Initialize OAI UE (FDD/Band7/5MHz/MBMS)</desc> - <Initialize_OAI_UE_args>-C 2680000000 -r 25 --ue-rxgain 120 --ue-txgain 0 --ue-max-power 0 --ue-scan-carrier --nokrnmod 1 --noS1 --log_config.global_log_options level,nocolor,time</Initialize_OAI_UE_args> - </testCase> - - <testCase id="090109"> - <class>Terminate_OAI_UE</class> - <desc>Terminate OAI UE</desc> - </testCase> - - <testCase id="040605"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/1.5Mbps/UDP/MBMS-sink)(20 sec)</desc> - <iperf_args>-c 10.0.2.2 -u -b 1.5M -t 20 -i 1 -fm -B 10.0.2.1</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_options>sink</iperf_options> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/enb_ue_usrp210_band7_test_05mhz_tm1_s1.xml b/ci-scripts/xml_files/enb_ue_usrp210_band7_test_05mhz_tm1_s1.xml deleted file mode 100644 index 07e3a4135ac1a4a9e084d6e757212b2841e7f103..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/enb_ue_usrp210_band7_test_05mhz_tm1_s1.xml +++ /dev/null @@ -1,105 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>test-05-tm1-tunnel</htmlTabRef> - <htmlTabName>Test-05MHz-TM1-tunnel</htmlTabName> - <htmlTabIcon>tasks</htmlTabIcon> - <repeatCount>1</repeatCount> - <TestCaseRequestedList> - 030201 090109 - 030102 000001 090102 000002 040503 000001 040603 040604 040643 040644 000001 090109 030201 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="000001"> - <class>IdleSleep</class> - <desc>Sleep</desc> - <idle_sleep_time_in_sec>10</idle_sleep_time_in_sec> - </testCase> - - <testCase id="000002"> - <class>IdleSleep</class> - <desc>Sleep</desc> - <idle_sleep_time_in_sec>5</idle_sleep_time_in_sec> - </testCase> - - <testCase id="030102"> - <class>Initialize_eNB</class> - <desc>Initialize eNB (FDD/Band7/5MHz)</desc> - <Initialize_eNB_args>-O ci-scripts/conf_files/enb.band7.tm1.25PRB.usrpb210.conf --eNBs.[0].rrc_inactivity_threshold 0 --log_config.global_log_options level,nocolor,time</Initialize_eNB_args> - </testCase> - - <testCase id="030201"> - <class>Terminate_eNB</class> - <desc>Terminate eNB</desc> - </testCase> - - <testCase id="090102"> - <class>Initialize_OAI_UE</class> - <desc>Initialize OAI UE (FDD/Band7/5MHz)</desc> - <Initialize_OAI_UE_args>-C 2680000000 -r 25 --ue-rxgain 120 --ue-txgain 0 --ue-max-power 0 --ue-scan-carrier --nokrnmod 1 --log_config.global_log_options level,nocolor,time</Initialize_OAI_UE_args> - </testCase> - - <testCase id="090109"> - <class>Terminate_OAI_UE</class> - <desc>Terminate OAI UE</desc> - </testCase> - - <testCase id="040503"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040603"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/1Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 1M -t 30 -i 1 -fm</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - </testCase> - - <testCase id="040604"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/14Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 14M -t 30 -i 1 -fm</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - </testCase> - - <testCase id="040643"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/1Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 1M -t 30 -i 1 -fm -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>balanced</iperf_profile> - </testCase> - - <testCase id="040644"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/4Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 4M -t 30 -i 1 -fm -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>balanced</iperf_profile> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/enb_ue_usrp210_band7_ue_build.xml b/ci-scripts/xml_files/enb_ue_usrp210_band7_ue_build.xml deleted file mode 100644 index d73a1e26e9f348eed79ecea54521c581a8f7a87e..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/enb_ue_usrp210_band7_ue_build.xml +++ /dev/null @@ -1,38 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>oai-ue-build-tab</htmlTabRef> - <htmlTabName>OAI-UE-Build</htmlTabName> - <htmlTabIcon>wrench</htmlTabIcon> - <TestCaseRequestedList> -090101 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="090101"> - <class>Build_OAI_UE</class> - <desc>Build OAI UE</desc> - <Build_OAI_UE_args>-w USRP --UE --ninja</Build_OAI_UE_args> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/enb_usrp210_band13_build.xml b/ci-scripts/xml_files/enb_usrp210_band13_build.xml deleted file mode 100644 index 53066573c89a6dee1aeaae1eeebd49243e608cce..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/enb_usrp210_band13_build.xml +++ /dev/null @@ -1,39 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>build-tab</htmlTabRef> - <htmlTabName>Build</htmlTabName> - <htmlTabIcon>wrench</htmlTabIcon> - <TestCaseRequestedList> - 010101 - </TestCaseRequestedList> - <TestCaseExclusionList> - </TestCaseExclusionList> - - <testCase id="010101"> - <class>Build_eNB</class> - <desc>Build eNB (USRP)</desc> - <Build_eNB_args>-w USRP -c --eNB --ninja</Build_eNB_args> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/enb_usrp210_band13_epc_closure.xml b/ci-scripts/xml_files/enb_usrp210_band13_epc_closure.xml deleted file mode 100644 index 07fb6951f8e99a35cabd2ee4e48232d2bd035f41..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/enb_usrp210_band13_epc_closure.xml +++ /dev/null @@ -1,47 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>epc-closure</htmlTabRef> - <htmlTabName>EPC-Closure</htmlTabName> - <htmlTabIcon>log-out</htmlTabIcon> - <TestCaseRequestedList> - 050201 060201 070201 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="050201"> - <class>Terminate_HSS</class> - <desc>Terminate HSS</desc> - </testCase> - - <testCase id="060201"> - <class>Terminate_MME</class> - <desc>Terminate MME</desc> - </testCase> - - <testCase id="070201"> - <class>Terminate_SPGW</class> - <desc>Terminate SPGW</desc> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/enb_usrp210_band13_epc_start.xml b/ci-scripts/xml_files/enb_usrp210_band13_epc_start.xml deleted file mode 100644 index 0a788cb61468b4399701586cfd5aa9aaef0edc44..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/enb_usrp210_band13_epc_start.xml +++ /dev/null @@ -1,48 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>epc-start-tab</htmlTabRef> - <htmlTabName>EPC-Start</htmlTabName> - <htmlTabIcon>log-in</htmlTabIcon> - <TestCaseRequestedList> - 050101 060101 070101 - </TestCaseRequestedList> - <TestCaseExclusionList> - </TestCaseExclusionList> - - <testCase id="050101"> - <class>Initialize_HSS</class> - <desc>Initialize HSS</desc> - </testCase> - - <testCase id="060101"> - <class>Initialize_MME</class> - <desc>Initialize MME</desc> - </testCase> - - <testCase id="070101"> - <class>Initialize_SPGW</class> - <desc>Initialize SPGW</desc> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/enb_usrp210_band13_test_10mhz_tm1.xml b/ci-scripts/xml_files/enb_usrp210_band13_test_10mhz_tm1.xml deleted file mode 100644 index ee77fd4c0cdfa3889b701fda07b8820003974d7a..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/enb_usrp210_band13_test_10mhz_tm1.xml +++ /dev/null @@ -1,53 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>test-lte-m-10-tm1</htmlTabRef> - <htmlTabName>Test-LTE-M-10MHz-TM1</htmlTabName> - <htmlTabIcon>tasks</htmlTabIcon> - <repeatCount>1</repeatCount> - <TestUnstable>True</TestUnstable> - <TestCaseRequestedList> - 030201 - 030121 000001 000001 000001 040402 000001 030201 - </TestCaseRequestedList> - <TestCaseExclusionList> - </TestCaseExclusionList> - - <testCase id="000001"> - <class>IdleSleep</class> - <desc>Waiting for a moment...</desc> - <idle_sleep_time_in_sec>15</idle_sleep_time_in_sec> - </testCase> - - <testCase id="030121"> - <class>Initialize_eNB</class> - <desc>Initialize eNB (FDD/Band13/10MHz)</desc> - <Initialize_eNB_args>-O ci-scripts/conf_files/enb.band13.tm1.50PRB.emtc.conf --log_config.global_log_options level,nocolor,time</Initialize_eNB_args> - </testCase> - - <testCase id="030201"> - <class>Terminate_eNB</class> - <desc>Terminate eNB</desc> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/enb_usrp210_band40_build.xml b/ci-scripts/xml_files/enb_usrp210_band40_build.xml deleted file mode 100644 index bfaaceaa2d91b54925bdbd914032cbcdae5f7bed..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/enb_usrp210_band40_build.xml +++ /dev/null @@ -1,38 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>build-tab</htmlTabRef> - <htmlTabName>Build</htmlTabName> - <htmlTabIcon>wrench</htmlTabIcon> - <TestCaseRequestedList> - 010101 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="010101"> - <class>Build_eNB</class> - <desc>Build eNB (USRP)</desc> - <Build_eNB_args>-w USRP -c --eNB --ninja</Build_eNB_args> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/enb_usrp210_band40_epc_closure.xml b/ci-scripts/xml_files/enb_usrp210_band40_epc_closure.xml deleted file mode 100644 index 07fb6951f8e99a35cabd2ee4e48232d2bd035f41..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/enb_usrp210_band40_epc_closure.xml +++ /dev/null @@ -1,47 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>epc-closure</htmlTabRef> - <htmlTabName>EPC-Closure</htmlTabName> - <htmlTabIcon>log-out</htmlTabIcon> - <TestCaseRequestedList> - 050201 060201 070201 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="050201"> - <class>Terminate_HSS</class> - <desc>Terminate HSS</desc> - </testCase> - - <testCase id="060201"> - <class>Terminate_MME</class> - <desc>Terminate MME</desc> - </testCase> - - <testCase id="070201"> - <class>Terminate_SPGW</class> - <desc>Terminate SPGW</desc> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/enb_usrp210_band40_epc_start.xml b/ci-scripts/xml_files/enb_usrp210_band40_epc_start.xml deleted file mode 100644 index 354cff346e292359dfd03331443a194249ee30a1..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/enb_usrp210_band40_epc_start.xml +++ /dev/null @@ -1,47 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>epc-start-tab</htmlTabRef> - <htmlTabName>EPC-Start</htmlTabName> - <htmlTabIcon>log-in</htmlTabIcon> - <TestCaseRequestedList> - 050101 060101 070101 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="050101"> - <class>Initialize_HSS</class> - <desc>Initialize HSS</desc> - </testCase> - - <testCase id="060101"> - <class>Initialize_MME</class> - <desc>Initialize MME</desc> - </testCase> - - <testCase id="070101"> - <class>Initialize_SPGW</class> - <desc>Initialize SPGW</desc> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/enb_usrp210_band40_tracer.xml b/ci-scripts/xml_files/enb_usrp210_band40_tracer.xml deleted file mode 100644 index d8793b63e6198740b585aeed3b12f0336222aac6..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/enb_usrp210_band40_tracer.xml +++ /dev/null @@ -1,65 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>tracer-test</htmlTabRef> - <htmlTabName>T-Tracer</htmlTabName> - <htmlTabIcon>duplicate</htmlTabIcon> - <TestCaseRequestedList> - 040101 - 030100 040300 040401 040201 030201 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="030100"> - <class>Initialize_eNB</class> - <desc>Initialize eNB (TDD/Band40/5MHz) with T Tracer on</desc> - <Initialize_eNB_args>-O ci-scripts/conf_files/enb.band40.tm1.25PRB.FairScheduler.usrpb210.conf --T_stdout 0 --log_config.global_log_options level,nocolor,time</Initialize_eNB_args> - </testCase> - - <testCase id="030201"> - <class>Terminate_eNB</class> - <desc>Terminate eNB</desc> - </testCase> - - <testCase id="040101"> - <class>Initialize_UE</class> - <desc>Initialize UE</desc> - </testCase> - - <testCase id="040201"> - <class>Terminate_UE</class> - <desc>Terminate UE</desc> - </testCase> - - <testCase id="040300"> - <class>Attach_UE</class> - <desc>Attach single UE</desc> - <nbMaxUEtoAttach>1</nbMaxUEtoAttach> - </testCase> - - <testCase id="040401"> - <class>Detach_UE</class> - <desc>Detach UE</desc> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/enb_usrp210_band7_test_05mhz_tm1_rrc_inactivity_w_flexran.xml b/ci-scripts/xml_files/enb_usrp210_band7_test_05mhz_tm1_rrc_inactivity_w_flexran.xml deleted file mode 100644 index fdf20e5e91110ac5c6ea895db8993f3cf4e2356b..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/enb_usrp210_band7_test_05mhz_tm1_rrc_inactivity_w_flexran.xml +++ /dev/null @@ -1,128 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>test-05-tm1-rrc-w-flex</htmlTabRef> - <htmlTabName>Test-05MHz-TM1-RRC-Inactivity</htmlTabName> - <htmlTabIcon>tasks</htmlTabIcon> - <repeatCount>1</repeatCount> - <TestCaseRequestedList> - 030201 - 040101 - 050102 - 030103 000020 040301 040504 000021 040302 000001 000022 040303 000002 040505 000023 040401 040201 030201 - 050202 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="000001"> - <class>IdleSleep</class> - <desc>Waiting for 55 seconds</desc> - <idle_sleep_time_in_sec>55</idle_sleep_time_in_sec> - </testCase> - - <testCase id="000002"> - <class>IdleSleep</class> - <desc>Waiting for 10 seconds</desc> - <idle_sleep_time_in_sec>10</idle_sleep_time_in_sec> - </testCase> - - <testCase id="000020"> - <class>CheckStatusUE</class> - <desc>Check UE(s) status before attachment</desc> - <expectedNbOfConnectedUEs>0</expectedNbOfConnectedUEs> - </testCase> - - <testCase id="000021"> - <class>CheckStatusUE</class> - <desc>Check UE(s) status before data disabling</desc> - <expectedNbOfConnectedUEs>2</expectedNbOfConnectedUEs> - </testCase> - - <testCase id="000022"> - <class>CheckStatusUE</class> - <desc>Check UE(s) status after data disabling</desc> - <expectedNbOfConnectedUEs>0</expectedNbOfConnectedUEs> - </testCase> - - <testCase id="000023"> - <class>CheckStatusUE</class> - <desc>Check UE(s) status after data re-enabling</desc> - <expectedNbOfConnectedUEs>2</expectedNbOfConnectedUEs> - </testCase> - - <testCase id="030103"> - <class>Initialize_eNB</class> - <desc>Initialize eNB (FDD/Band7/5MHz) for RRC Inactivity Timer testing</desc> - <Initialize_eNB_args>-O ci-scripts/conf_files/enb.band7.tm1.25PRB.usrpb210.conf --log_config.global_log_options level,nocolor,time</Initialize_eNB_args> - </testCase> - - <testCase id="030201"> - <class>Terminate_eNB</class> - <desc>Terminate eNB</desc> - </testCase> - - <testCase id="040101"> - <class>Initialize_UE</class> - <desc>Initialize UE</desc> - </testCase> - - <testCase id="040201"> - <class>Terminate_UE</class> - <desc>Terminate UE</desc> - </testCase> - - <testCase id="040301"> - <class>Attach_UE</class> - <desc>Attach UE</desc> - </testCase> - - <testCase id="040401"> - <class>Detach_UE</class> - <desc>Detach UE</desc> - </testCase> - - <testCase id="040302"> - <class>DataDisable_UE</class> - <desc>Disabling Data Service on UE</desc> - </testCase> - - <testCase id="040303"> - <class>DataEnable_UE</class> - <desc>Enabling Data Service on UE</desc> - </testCase> - - <testCase id="040504"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040505"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/enb_usrp210_band7_tracer.xml b/ci-scripts/xml_files/enb_usrp210_band7_tracer.xml deleted file mode 100644 index e63f02ba3de8c974e5306dac0e9a166a32448586..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/enb_usrp210_band7_tracer.xml +++ /dev/null @@ -1,65 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>tracer-test</htmlTabRef> - <htmlTabName>T-Tracer</htmlTabName> - <htmlTabIcon>duplicate</htmlTabIcon> - <TestCaseRequestedList> - 040101 - 030100 040300 040401 040201 030201 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="030100"> - <class>Initialize_eNB</class> - <desc>Initialize eNB (FDD/Band7/5MHz) with T Tracer on</desc> - <Initialize_eNB_args>-O ci-scripts/conf_files/enb.band7.tm1.25PRB.usrpb210.conf --T_stdout 0</Initialize_eNB_args> - </testCase> - - <testCase id="030201"> - <class>Terminate_eNB</class> - <desc>Terminate eNB</desc> - </testCase> - - <testCase id="040101"> - <class>Initialize_UE</class> - <desc>Initialize UE</desc> - </testCase> - - <testCase id="040201"> - <class>Terminate_UE</class> - <desc>Terminate UE</desc> - </testCase> - - <testCase id="040300"> - <class>Attach_UE</class> - <desc>Attach single UE</desc> - <nbMaxUEtoAttach>1</nbMaxUEtoAttach> - </testCase> - - <testCase id="040401"> - <class>Detach_UE</class> - <desc>Detach UE</desc> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/fr1_nsa_base.xml b/ci-scripts/xml_files/fr1_nsa_base.xml deleted file mode 100644 index dec24f7d93046a0dd46412df7d037ce6d7856eb0..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/fr1_nsa_base.xml +++ /dev/null @@ -1,162 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>TEST-NSA-FR1-TM1</htmlTabRef> - <htmlTabName>NSA FULL</htmlTabName> - <htmlTabIcon>tasks</htmlTabIcon> - <TestCaseRequestedList> - 010000 - 030000 - 040000 - 010001 - 000001 - 050000 - 050001 - 000001 - 060000 - 060001 - 000001 - 070000 - 070001 - 010002 - 000001 - 080001 - 080000 - 010003 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="010000"> - <class>Initialize_UE</class> - <desc>Initialize UE</desc> - </testCase> - - <testCase id="010003"> - <class>Terminate_UE</class> - <desc>Terminate UE</desc> - </testCase> - - <testCase id="010001"> - <class>Attach_UE</class> - <desc>Attach UE</desc> - </testCase> - - <testCase id="010002"> - <class>Detach_UE</class> - <desc>Detach UE</desc> - </testCase> - - - <testCase id="030000"> - <class>Initialize_eNB</class> - <desc>Initialize eNB</desc> - <Initialize_eNB_args>-O ci-scripts/conf_files/enb.band7.tm1.fr1.25PRB.usrpb210.conf --log_config.global_log_options level,nocolor,time,line_num,function</Initialize_eNB_args> - <eNB_instance>0</eNB_instance> - <eNB_serverId>0</eNB_serverId> - <air_interface>lte</air_interface> - </testCase> - - - <testCase id="040000"> - <class>Initialize_eNB</class> - <desc>Initialize gNB</desc> - <Initialize_eNB_args>-O ci-scripts/conf_files/gnb.band78.tm1.fr1.106PRB.usrpb210.conf -E --log_config.global_log_options level,nocolor,time,line_num,function</Initialize_eNB_args> - <eNB_instance>1</eNB_instance> - <eNB_serverId>1</eNB_serverId> - <air_interface>nr</air_interface> - </testCase> - - <testCase id="000001"> - <class>IdleSleep</class> - <desc>Sleep</desc> - <idle_sleep_time_in_sec>20</idle_sleep_time_in_sec> - </testCase> - - <testCase id="050000"> - <class>Ping</class> - <desc>Ping: 20pings in 20sec</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>50</ping_packetloss_threshold> - </testCase> - - <testCase id="050001"> - <class>Ping</class> - <desc>Ping: 100pings in 20sec</desc> - <ping_args>-c 100 -i 0.2</ping_args> - <ping_packetloss_threshold>50</ping_packetloss_threshold> - </testCase> - - - <testCase id="060000"> - <class>Iperf</class> - <desc>iperf (DL/2.5Mbps/UDP)(60 sec)(single-ue profile)</desc> - <iperf_args>-u -b 2.5M -t 60 -i 1</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - <testCase id="060001"> - <class>Iperf</class> - <desc>iperf (UL/1.5Mbps/UDP)(60 sec)(single-ue profile)</desc> - <iperf_args>-u -b 1.5M -t 60 -i 1 -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - - <testCase id="070000"> - <class>Iperf</class> - <desc>iperf (DL/20Mbps/UDP)(20 sec)(single-ue profile)</desc> - <iperf_args>-u -b 20M -t 20 -i 1</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - <testCase id="070001"> - <class>Iperf</class> - <desc>iperf (UL/3Mbps/UDP)(20 sec)(single-ue profile)</desc> - <iperf_args>-u -b 3M -t 20 -i 1 -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - - - <testCase id="080000"> - <class>Terminate_eNB</class> - <desc>Terminate eNB</desc> - <eNB_instance>0</eNB_instance> - <eNB_serverId>0</eNB_serverId> - <air_interface>lte</air_interface> - </testCase> - - <testCase id="080001"> - <class>Terminate_eNB</class> - <desc>Terminate gNB</desc> - <eNB_instance>1</eNB_instance> - <eNB_serverId>1</eNB_serverId> - <air_interface>nr</air_interface> - </testCase> - -</testCaseList> - diff --git a/ci-scripts/xml_files/fr1_usrp210_band7_deploy_test_05mhz_tm1.xml b/ci-scripts/xml_files/fr1_usrp210_band7_deploy_test_05mhz_tm1.xml deleted file mode 100644 index 3d04fdeb2997e03d63152c017307144cf3c80f46..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/fr1_usrp210_band7_deploy_test_05mhz_tm1.xml +++ /dev/null @@ -1,133 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>test-deploy-enb-mono</htmlTabRef> - <htmlTabName>Test-Deploy-eNB-Mono</htmlTabName> - <htmlTabIcon>tasks</htmlTabIcon> - <repeatCount>1</repeatCount> - <TestCaseRequestedList> - 040101 - 030101 000020 040301 000021 040501 040601 040611 040641 040651 040401 040201 030201 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="000001"> - <class>IdleSleep</class> - <desc>Waiting for 60 seconds</desc> - <idle_sleep_time_in_sec>60</idle_sleep_time_in_sec> - </testCase> - - <testCase id="000002"> - <class>IdleSleep</class> - <desc>Waiting for 10 seconds</desc> - <idle_sleep_time_in_sec>10</idle_sleep_time_in_sec> - </testCase> - - <testCase id="000020"> - <class>CheckStatusUE</class> - <desc>Check UE(s) status before attachment</desc> - <expectedNbOfConnectedUEs>0</expectedNbOfConnectedUEs> - </testCase> - - <testCase id="000021"> - <class>CheckStatusUE</class> - <desc>Check UE(s) status after attachment</desc> - <expectedNbOfConnectedUEs>1</expectedNbOfConnectedUEs> - </testCase> - - <testCase id="030101"> - <class>Deploy_Object</class> - <desc>Deploy eNB (FDD/Band7/5MHz) in a container</desc> - <yaml_path>ci-scripts/yaml_files/fr1_enb_mono_fdd_tim</yaml_path> - <eNB_instance>0</eNB_instance> - <eNB_serverId>0</eNB_serverId> - </testCase> - - <testCase id="030201"> - <class>Undeploy_Object</class> - <desc>Undeploy eNB</desc> - <yaml_path>ci-scripts/yaml_files/fr1_enb_mono_fdd_tim</yaml_path> - <eNB_instance>0</eNB_instance> - <eNB_serverId>0</eNB_serverId> - </testCase> - - <testCase id="040101"> - <class>Initialize_UE</class> - <desc>Initialize UE</desc> - </testCase> - - <testCase id="040201"> - <class>Terminate_UE</class> - <desc>Terminate UE</desc> - </testCase> - - <testCase id="040301"> - <class>Attach_UE</class> - <desc>Attach UE</desc> - </testCase> - - <testCase id="040401"> - <class>Detach_UE</class> - <desc>Detach UE</desc> - </testCase> - - <testCase id="040501"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040601"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/15Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 15M -t 30 -i 1</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - <testCase id="040611"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/TCP)(30 sec)</desc> - <iperf_args>-t 30 -i 1</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - <testCase id="040641"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/7.5Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 7.5M -t 30 -i 1 -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - <testCase id="040651"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/TCP)(30 sec)</desc> - <iperf_args>-t 30 -i 1 -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/fr1_usrp210_band7_test_05mhz_tm1.xml b/ci-scripts/xml_files/fr1_usrp210_band7_test_05mhz_tm1.xml deleted file mode 100644 index 4d78b5b0a9cefd70050a6d7845960226fb39f0e3..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/fr1_usrp210_band7_test_05mhz_tm1.xml +++ /dev/null @@ -1,151 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - 030101 040301 040501 040603 040604 040605 040606 040607 040641 040642 040643 040644 040401 040201 030201 - ---> -<testCaseList> - <htmlTabRef>test-05-tm1</htmlTabRef> - <htmlTabName>Test-05MHz-TM1</htmlTabName> - <htmlTabIcon>tasks</htmlTabIcon> - <TestCaseRequestedList> - 030201 - 040101 - 030101 040301 000001 040501 040603 040401 030201 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="000001"> - <class>IdleSleep</class> - <desc>Sleep</desc> - <idle_sleep_time_in_sec>5</idle_sleep_time_in_sec> - </testCase> - - <testCase id="030101"> - <class>Initialize_eNB</class> - <desc>Initialize eNB (FDD/Band7/5MHz)</desc> - <Initialize_eNB_args>-O ci-scripts/conf_files/enb.band7.tm1.25PRB.usrpb210.conf --eNBs.[0].plmn_list.[0].mcc 311 --eNBs.[0].plmn_list.[0].mnc 480 --eNBs.[0].plmn_list.[0].mnc_length 3 --eNBs.[0].component_carriers.[0].Nid_cell 10 --log_config.global_log_options level,nocolor,time</Initialize_eNB_args> - </testCase> - - <testCase id="030201"> - <class>Terminate_eNB</class> - <desc>Terminate eNB</desc> - </testCase> - - <testCase id="040101"> - <class>Initialize_UE</class> - <desc>Initialize UE</desc> - </testCase> - - <testCase id="040201"> - <class>Terminate_UE</class> - <desc>Terminate UE</desc> - </testCase> - - <testCase id="040301"> - <class>Attach_UE</class> - <desc>Attach UE</desc> - </testCase> - - <testCase id="040401"> - <class>Detach_UE</class> - <desc>Detach UE</desc> - </testCase> - - <testCase id="040501"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040603"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/15Mbps/UDP)(30 sec)(balanced profile)</desc> - <iperf_args>-u -b 15M -t 30 -i 1</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>balanced</iperf_profile> - </testCase> - - <testCase id="040604"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/15Mbps/UDP)(30 sec)(single-ue profile)</desc> - <iperf_args>-u -b 15M -t 30 -i 1</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - <testCase id="040605"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/15Mbps/UDP)(30 sec)(unbalanced profile)</desc> - <iperf_args>-u -b 15M -t 30 -i 1</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>unbalanced</iperf_profile> - </testCase> - - <testCase id="040606"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/TCP)(30 sec)(single-ue profile)</desc> - <iperf_args>-t 30 -i 1 -fm</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - <testCase id="040607"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/TCP)(30 sec)(balanced profile)</desc> - <iperf_args>-t 30 -i 1 -fm</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>balanced</iperf_profile> - </testCase> - - <testCase id="040641"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/9Mbps/UDP)(30 sec)(balanced profile)</desc> - <iperf_args>-u -b 9M -t 30 -i 1 -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>balanced</iperf_profile> - </testCase> - - <testCase id="040642"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/9Mbps/UDP)(30 sec)(single-ue profile)</desc> - <iperf_args>-u -b 9M -t 30 -i 1 -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - <testCase id="040643"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/TCP)(30 sec)(single-ue profile)</desc> - <iperf_args>-t 30 -i 1 -fm -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - <testCase id="040644"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/TCP)(30 sec)(balanced profile)</desc> - <iperf_args>-t 30 -i 1 -fm -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>balanced</iperf_profile> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/inria/enb_ue_usrp210_band7_epc_start.xml b/ci-scripts/xml_files/inria/enb_ue_usrp210_band7_epc_start.xml deleted file mode 100644 index 51aaba439e6f6c7c6db222299c1dac619d15ba07..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/inria/enb_ue_usrp210_band7_epc_start.xml +++ /dev/null @@ -1,53 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>epc-start-oai-ue</htmlTabRef> - <htmlTabName>EPC-Start-OAI-UE</htmlTabName> - <htmlTabIcon>log-in</htmlTabIcon> - <TestCaseRequestedList> - 050101 000001 060101 000001 070101 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="000001"> - <class>IdleSleep</class> - <desc>Sleep</desc> - <idle_sleep_time_in_sec>20</idle_sleep_time_in_sec> - </testCase> - - <testCase id="050101"> - <class>Initialize_HSS</class> - <desc>Initialize HSS</desc> - </testCase> - - <testCase id="060101"> - <class>Initialize_MME</class> - <desc>Initialize MME</desc> - </testCase> - - <testCase id="070101"> - <class>Initialize_SPGW</class> - <desc>Initialize SPGW</desc> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/inria/enb_ue_usrp210_band7_epc_stop.xml b/ci-scripts/xml_files/inria/enb_ue_usrp210_band7_epc_stop.xml deleted file mode 100644 index 07fb6951f8e99a35cabd2ee4e48232d2bd035f41..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/inria/enb_ue_usrp210_band7_epc_stop.xml +++ /dev/null @@ -1,47 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>epc-closure</htmlTabRef> - <htmlTabName>EPC-Closure</htmlTabName> - <htmlTabIcon>log-out</htmlTabIcon> - <TestCaseRequestedList> - 050201 060201 070201 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="050201"> - <class>Terminate_HSS</class> - <desc>Terminate HSS</desc> - </testCase> - - <testCase id="060201"> - <class>Terminate_MME</class> - <desc>Terminate MME</desc> - </testCase> - - <testCase id="070201"> - <class>Terminate_SPGW</class> - <desc>Terminate SPGW</desc> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/inria/enb_ue_usrp210_band7_terminate.xml b/ci-scripts/xml_files/inria/enb_ue_usrp210_band7_terminate.xml deleted file mode 100644 index 962aec41295093aaf4c7c1d9aa7d545a83a7b7d6..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/inria/enb_ue_usrp210_band7_terminate.xml +++ /dev/null @@ -1,42 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>terminate-enb-oai-ue</htmlTabRef> - <htmlTabName>Terminate-all-eNBs-OAI-UEs</htmlTabName> - <htmlTabIcon>tasks</htmlTabIcon> - <TestCaseRequestedList> - 030201 090109 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="030201"> - <class>Terminate_eNB</class> - <desc>Terminate eNB</desc> - </testCase> - - <testCase id="090109"> - <class>Terminate_OAI_UE</class> - <desc>Terminate OAI UE</desc> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/inria/enb_ue_usrp210_band7_test_05mhz_tm1.xml b/ci-scripts/xml_files/inria/enb_ue_usrp210_band7_test_05mhz_tm1.xml deleted file mode 100644 index cd9ed8809e7c947c19cea90da0704919c0907f49..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/inria/enb_ue_usrp210_band7_test_05mhz_tm1.xml +++ /dev/null @@ -1,103 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>test-05-tm1-oai-ue</htmlTabRef> - <htmlTabName>Test-05MHz-TM1-OAI-UE</htmlTabName> - <htmlTabIcon>tasks</htmlTabIcon> - <repeatCount>1</repeatCount> - <TestCaseRequestedList> - 030201 090109 - 030102 000001 090102 000002 040503 000002 040603 040604 040643 040644 000002 090109 000001 030201 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="000001"> - <class>IdleSleep</class> - <desc>Sleep for 10 sec</desc> - <idle_sleep_time_in_sec>10</idle_sleep_time_in_sec> - </testCase> - - <testCase id="000002"> - <class>IdleSleep</class> - <desc>Sleep for 3 sec</desc> - <idle_sleep_time_in_sec>3</idle_sleep_time_in_sec> - </testCase> - - <testCase id="030102"> - <class>Initialize_eNB</class> - <desc>Initialize eNB (FDD/Band7/5MHz)</desc> - <Initialize_eNB_args>-O ci-scripts/conf_files/enb.band7.tm1.25PRB.usrpb210.conf --eNBs.[0].rrc_inactivity_threshold 0 --RUs.[0].max_rxgain 120 --eNBs.[0].component_carriers.[0].pusch_p0_Nominal -90 --eNBs.[0].component_carriers.[0].pucch_p0_Nominal -96 --eNBs.[0].tracking_area_code 600 --eNBs.[0].plmn_list.[0].mnc 95 --log_config.global_log_options level,nocolor,time</Initialize_eNB_args> - </testCase> - - <testCase id="030201"> - <class>Terminate_eNB</class> - <desc>Terminate eNB</desc> - </testCase> - - <testCase id="090102"> - <class>Initialize_OAI_UE</class> - <desc>Initialize OAI UE (FDD/Band7/5MHz)</desc> - <Initialize_OAI_UE_args>-C 2680000000 -r 25 --ue-rxgain 130 --ue-txgain 1 --ue-max-power -6 --ue-scan-carrier --nokrnmod 1 --log_config.global_log_options level,nocolor,time</Initialize_OAI_UE_args> - </testCase> - - <testCase id="090109"> - <class>Terminate_OAI_UE</class> - <desc>Terminate OAI UE</desc> - </testCase> - - <testCase id="040503"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040603"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/1Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 1M -t 30 -i 1 -fm</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - </testCase> - - <testCase id="040604"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/12Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 12M -t 30 -i 1 -fm</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - </testCase> - - <testCase id="040643"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/1Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 1M -t 30 -i 1 -fm -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - </testCase> - - <testCase id="040644"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/2Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 2M -t 30 -i 1 -fm -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/inria/enb_ue_usrp210_band7_test_05mhz_tm1_nos1.xml b/ci-scripts/xml_files/inria/enb_ue_usrp210_band7_test_05mhz_tm1_nos1.xml deleted file mode 100644 index 16cc4b9a41b50a47b224d921678e4b3573199e14..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/inria/enb_ue_usrp210_band7_test_05mhz_tm1_nos1.xml +++ /dev/null @@ -1,118 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>test-05-tm1-nos1-tunnel</htmlTabRef> - <htmlTabName>Test-05MHz-TM1-noS1-tunnel</htmlTabName> - <htmlTabIcon>tasks</htmlTabIcon> - <repeatCount>1</repeatCount> - <TestCaseRequestedList> - 030201 090109 - 030101 000001 090101 000002 040501 040502 000001 040601 040602 040641 040642 000001 090109 030201 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="000001"> - <class>IdleSleep</class> - <desc>Sleep</desc> - <idle_sleep_time_in_sec>10</idle_sleep_time_in_sec> - </testCase> - - <testCase id="000002"> - <class>IdleSleep</class> - <desc>Sleep</desc> - <idle_sleep_time_in_sec>5</idle_sleep_time_in_sec> - </testCase> - - <testCase id="000003"> - <class>IdleSleep</class> - <desc>Sleep</desc> - <idle_sleep_time_in_sec>60</idle_sleep_time_in_sec> - </testCase> - - <testCase id="030101"> - <class>Initialize_eNB</class> - <desc>Initialize eNB (FDD/Band7/5MHz)</desc> - <Initialize_eNB_args>-O ci-scripts/conf_files/enb.band7.tm1.25PRB.usrpb210.conf --noS1 --eNBs.[0].rrc_inactivity_threshold 0 --RUs.[0].max_rxgain 120 --eNBs.[0].component_carriers.[0].pusch_p0_Nominal -90 --eNBs.[0].component_carriers.[0].pucch_p0_Nominal -96 --eNBs.[0].tracking_area_code 600 --eNBs.[0].plmn_list.[0].mnc 95 --log_config.global_log_options level,nocolor,time</Initialize_eNB_args> - </testCase> - - <testCase id="030201"> - <class>Terminate_eNB</class> - <desc>Terminate eNB</desc> - </testCase> - - <testCase id="090101"> - <class>Initialize_OAI_UE</class> - <desc>Initialize OAI UE (FDD/Band7/5MHz)</desc> - <Initialize_OAI_UE_args>-C 2680000000 -r 25 --ue-rxgain 130 --ue-txgain 1 --ue-max-power -6 --ue-scan-carrier --nokrnmod 1 --noS1 --log_config.global_log_options level,nocolor,time</Initialize_OAI_UE_args> - </testCase> - - <testCase id="090109"> - <class>Terminate_OAI_UE</class> - <desc>Terminate OAI UE</desc> - </testCase> - - <testCase id="040501"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)(from eNB to OAI UE)</desc> - <ping_args>-I oaitun_enb1 -c 20 10.0.1.2</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040502"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)(from OAI UE to eNB)</desc> - <ping_args>-I oaitun_ue1 -c 20 10.0.1.1</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040601"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/1Mbps/UDP)(30 sec)</desc> - <iperf_args>-c 10.0.1.2 -u -b 1M -t 30 -i 1 -fm -B 10.0.1.1</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - </testCase> - - <testCase id="040602"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/10Mbps/UDP)(30 sec)</desc> - <iperf_args>-c 10.0.1.2 -u -b 10M -t 30 -i 1 -fm -B 10.0.1.1</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - </testCase> - - <testCase id="040641"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/1Mbps/UDP)(30 sec)</desc> - <iperf_args>-c 10.0.1.1 -u -b 1M -t 30 -i 1 -fm -B 10.0.1.2 -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>balanced</iperf_profile> - </testCase> - - <testCase id="040642"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/2Mbps/UDP)(30 sec)</desc> - <iperf_args>-c 10.0.1.1 -u -b 2M -t 30 -i 1 -fm -B 10.0.1.2 -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>balanced</iperf_profile> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/inria/enb_usrp210_band7_build.xml b/ci-scripts/xml_files/inria/enb_usrp210_band7_build.xml deleted file mode 100644 index d3e982592330ac8438989007df729ff99f945d5e..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/inria/enb_usrp210_band7_build.xml +++ /dev/null @@ -1,49 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>build-tab-enb0</htmlTabRef> - <htmlTabName>Build eNB0</htmlTabName> - <htmlTabIcon>wrench</htmlTabIcon> - <TestCaseRequestedList> - 010101 - 010102 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="010101"> - <class>Build_eNB</class> - <desc>Build eNB #0 (USRP)</desc> - <Build_eNB_args>-w USRP -c --eNB</Build_eNB_args> - <eNB_instance>0</eNB_instance> - <eNB_serverId>0</eNB_serverId> - </testCase> - - <testCase id="010102"> - <class>Build_eNB</class> - <desc>Build eNB #1 (USRP)</desc> - <Build_eNB_args>-w USRP -c --eNB</Build_eNB_args> - <eNB_instance>1</eNB_instance> - <eNB_serverId>1</eNB_serverId> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/inria/enb_usrp210_band7_epc_start.xml b/ci-scripts/xml_files/inria/enb_usrp210_band7_epc_start.xml deleted file mode 100644 index 5fc3a2e96060d0332f61133ae3afb98273f9285b..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/inria/enb_usrp210_band7_epc_start.xml +++ /dev/null @@ -1,53 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>epc-start</htmlTabRef> - <htmlTabName>EPC-Start</htmlTabName> - <htmlTabIcon>log-in</htmlTabIcon> - <TestCaseRequestedList> - 050102 000001 060102 000001 070102 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="000001"> - <class>IdleSleep</class> - <desc>Sleep</desc> - <idle_sleep_time_in_sec>20</idle_sleep_time_in_sec> - </testCase> - - <testCase id="050102"> - <class>Initialize_HSS</class> - <desc>Initialize HSS</desc> - </testCase> - - <testCase id="060102"> - <class>Initialize_MME</class> - <desc>Initialize MME</desc> - </testCase> - - <testCase id="070102"> - <class>Initialize_SPGW</class> - <desc>Initialize SPGW</desc> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/inria/enb_usrp210_band7_epc_stop.xml b/ci-scripts/xml_files/inria/enb_usrp210_band7_epc_stop.xml deleted file mode 100644 index 617e78b3bf18feb17646c941fced43a1980129ab..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/inria/enb_usrp210_band7_epc_stop.xml +++ /dev/null @@ -1,53 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>epc-stop</htmlTabRef> - <htmlTabName>EPC-Stop</htmlTabName> - <htmlTabIcon>log-out</htmlTabIcon> - <TestCaseRequestedList> - 050201 060201 070201 - 040101 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="050201"> - <class>Terminate_HSS</class> - <desc>Terminate HSS</desc> - </testCase> - - <testCase id="060201"> - <class>Terminate_MME</class> - <desc>Terminate MME</desc> - </testCase> - - <testCase id="070201"> - <class>Terminate_SPGW</class> - <desc>Terminate SPGW</desc> - </testCase> - - <testCase id="040101"> - <class>Initialize_UE</class> - <desc>Initialize UE</desc> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/inria/enb_usrp210_band7_test_05mhz_tm1.xml b/ci-scripts/xml_files/inria/enb_usrp210_band7_test_05mhz_tm1.xml deleted file mode 100644 index d0f94dc56029dc7bf8c34806630bb0ff91b5dac1..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/inria/enb_usrp210_band7_test_05mhz_tm1.xml +++ /dev/null @@ -1,394 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>test-05-tm1</htmlTabRef> - <htmlTabName>Test-05MHz-TM1</htmlTabName> - <htmlTabIcon>tasks</htmlTabIcon> - <repeatCount>1</repeatCount> - <TestCaseRequestedList> - 040101 030201 - 030103 000002 - 040301 000002 040504 040605 040606 040645 040646 040401 - 040301 000002 040505 000001 040401 - 040301 000002 040506 000001 040401 - 040301 000002 040507 000001 040401 - 040301 000002 040508 000001 040401 - 040301 000002 040509 000001 040401 - 040301 000002 040510 000001 040401 - 040301 000002 040511 000001 040401 - 040301 000002 040512 000001 040401 - 040301 000002 040513 000001 040401 - 040301 000002 040514 000001 040401 - 040301 000002 040515 000001 040401 - 040301 000002 040516 000001 040401 - 040301 000002 040517 000001 040401 - 040301 000002 040518 000001 040401 - 040301 000002 040519 000001 040401 - 040301 000002 040520 000001 040401 - 040301 000002 040521 000001 040401 - 040301 000002 040522 000001 040401 - 040301 000002 040523 000001 040401 - 040301 000002 040524 000001 040401 - 040301 000002 040525 000001 040401 - 040301 000002 040526 000001 040401 - 040301 000002 040527 000001 040401 - 040301 000002 040528 000001 040401 - 040301 000002 040529 000001 040401 - 040301 000002 040530 000001 040401 - 040301 000002 040531 000001 040401 - 040301 000002 040532 000001 040401 - 040301 000002 040533 000001 040401 - 040301 000002 040534 000001 040401 - 040301 000002 040535 000001 040401 - 040301 000002 040536 000001 040401 - 040301 000002 040537 000001 040401 - 040301 000002 040538 000001 040401 - 040301 000002 040539 000001 040401 - 040201 000002 030201 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="040101"> - <class>Initialize_UE</class> - <desc>Initialize UE</desc> - </testCase> - - <testCase id="040201"> - <class>Terminate_UE</class> - <desc>Terminate UE</desc> - </testCase> - - <testCase id="000001"> - <class>IdleSleep</class> - <desc>Sleep for 10 sec</desc> - <idle_sleep_time_in_sec>10</idle_sleep_time_in_sec> - </testCase> - - <testCase id="000002"> - <class>IdleSleep</class> - <desc>Sleep for 3 sec</desc> - <idle_sleep_time_in_sec>3</idle_sleep_time_in_sec> - </testCase> - - <testCase id="030103"> - <class>Initialize_eNB</class> - <desc>Initialize eNB (FDD/Band7/5MHz)</desc> - <Initialize_eNB_args>-O ci-scripts/conf_files/enb.band7.tm1.25PRB.usrpb210.conf --eNBs.[0].rrc_inactivity_threshold 0 --RUs.[0].max_rxgain 120 --eNBs.[0].component_carriers.[0].pusch_p0_Nominal -90 --eNBs.[0].component_carriers.[0].pucch_p0_Nominal -96 --eNBs.[0].tracking_area_code 600 --eNBs.[0].plmn_list.[0].mnc 95 --log_config.global_log_options level,nocolor,time</Initialize_eNB_args> - </testCase> - - <testCase id="030201"> - <class>Terminate_eNB</class> - <desc>Terminate eNB</desc> - </testCase> - - <testCase id="040301"> - <class>Attach_UE</class> - <desc>Attach UE</desc> - </testCase> - - <testCase id="040401"> - <class>Detach_UE</class> - <desc>Detach UE</desc> - </testCase> - - <testCase id="040504"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040505"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040506"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040507"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040508"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040509"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040510"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040511"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040512"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040513"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040514"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040515"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040516"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040517"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040518"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040519"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040520"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040521"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040522"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040523"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040524"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040525"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040526"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040527"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040528"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040529"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040530"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040531"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040532"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040533"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040534"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040535"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040536"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040537"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040538"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040539"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040605"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/1Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 1M -t 30 -i 1 -fm</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - </testCase> - - <testCase id="040606"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/15Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 15M -t 30 -i 1 -fm</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - </testCase> - - <testCase id="040645"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/1Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 1M -t 30 -i 1 -fm -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - </testCase> - - <testCase id="040646"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/3.8Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 3.8M -t 30 -i 1 -fm -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/inria/enb_usrp210_band7_x2_ho_test_05Mhz_tm1.xml b/ci-scripts/xml_files/inria/enb_usrp210_band7_x2_ho_test_05Mhz_tm1.xml deleted file mode 100644 index e3198baceee2a8b3222e48cc726d7c75548c3fed..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/inria/enb_usrp210_band7_x2_ho_test_05Mhz_tm1.xml +++ /dev/null @@ -1,181 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>test-x2-ho-05-tm1</htmlTabRef> - <htmlTabName>Test-X2-Handover-05MHz-TM1</htmlTabName> - <htmlTabIcon>tasks</htmlTabIcon> - <repeatCount>1</repeatCount> - <TestCaseRequestedList> - 040101 030201 030202 - 050102 - 030104 000002 030105 000002 - 040301 000002 - 040540 040615 040655 - 050401 000001 - 040541 040617 040657 - 040401 000001 - 040201 000002 030201 030202 - 050202 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="040101"> - <class>Initialize_UE</class> - <desc>Initialize UE</desc> - </testCase> - - <testCase id="040201"> - <class>Terminate_UE</class> - <desc>Terminate UE</desc> - </testCase> - - <testCase id="000001"> - <class>IdleSleep</class> - <desc>Sleep for 10 sec</desc> - <idle_sleep_time_in_sec>10</idle_sleep_time_in_sec> - </testCase> - - <testCase id="000002"> - <class>IdleSleep</class> - <desc>Sleep for 3 sec</desc> - <idle_sleep_time_in_sec>3</idle_sleep_time_in_sec> - </testCase> - - <testCase id="030104"> - <class>Initialize_eNB</class> - <desc>Initialize eNB #0 (FDD/Band7/5MHz)</desc> - <Initialize_eNB_args>-O ci-scripts/conf_files/enb.band7.tm1.25PRB.usrpb210.conf --eNBs.[0].rrc_inactivity_threshold 0 --RUs.[0].max_rxgain 120 --eNBs.[0].component_carriers.[0].pusch_p0_Nominal -90 --eNBs.[0].component_carriers.[0].pucch_p0_Nominal -96 --eNBs.[0].tracking_area_code 600 --eNBs.[0].plmn_list.[0].mnc 95 --eNBs.[0].enable_measurement_reports yes --eNBs.[0].enable_x2 yes --eNBs.[0].nr_cellid 123456 --log_config.global_log_options level,nocolor,time</Initialize_eNB_args> - <eNB_instance>0</eNB_instance> - <eNB_serverId>0</eNB_serverId> - </testCase> - - <testCase id="030105"> - <class>Initialize_eNB</class> - <desc>Initialize eNB #1 (FDD/Band7/5MHz)</desc> - <Initialize_eNB_args>-O ci-scripts/conf_files/enb.band7.tm1.25PRB.slave.usrpb210.conf --eNBs.[0].rrc_inactivity_threshold 0 --RUs.[0].max_rxgain 120 --eNBs.[0].component_carriers.[0].pusch_p0_Nominal -90 --eNBs.[0].component_carriers.[0].pucch_p0_Nominal -96 --eNBs.[0].tracking_area_code 600 --eNBs.[0].plmn_list.[0].mnc 95 --eNBs.[0].enable_measurement_reports yes --eNBs.[0].enable_x2 yes --eNBs.[0].nr_cellid 98765 --log_config.global_log_options level,nocolor,time</Initialize_eNB_args> - <eNB_instance>1</eNB_instance> - <eNB_serverId>1</eNB_serverId> - </testCase> - - <testCase id="030201"> - <class>Terminate_eNB</class> - <desc>Terminate eNB #0</desc> - <eNB_instance>0</eNB_instance> - <eNB_serverId>0</eNB_serverId> - </testCase> - - <testCase id="030202"> - <class>Terminate_eNB</class> - <desc>Terminate eNB #1</desc> - <eNB_instance>1</eNB_instance> - <eNB_serverId>1</eNB_serverId> - </testCase> - - <testCase id="040301"> - <class>Attach_UE</class> - <desc>Attach UE</desc> - </testCase> - - <testCase id="040401"> - <class>Detach_UE</class> - <desc>Detach UE</desc> - </testCase> - - <testCase id="040540"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040541"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>50</ping_packetloss_threshold> - </testCase> - - <testCase id="040542"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>50</ping_packetloss_threshold> - </testCase> - - <testCase id="040615"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/1Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 1M -t 30 -i 1 -fm</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - </testCase> - - <testCase id="040616"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/15Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 15M -t 30 -i 1 -fm</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - </testCase> - - <testCase id="040617"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/1Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 1M -t 30 -i 1 -fm</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - </testCase> - - <testCase id="040618"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/15Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 15M -t 30 -i 1 -fm</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - </testCase> - - <testCase id="040655"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/1Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 1M -t 30 -i 1 -fm -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - </testCase> - - <testCase id="040656"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/3.8Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 3.8M -t 30 -i 1 -fm -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - </testCase> - - <testCase id="040657"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/1Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 1M -t 30 -i 1 -fm -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - </testCase> - - <testCase id="040658"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/3.8Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 3.8M -t 30 -i 1 -fm -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/inria/ue_usrp210_band7_build.xml b/ci-scripts/xml_files/inria/ue_usrp210_band7_build.xml deleted file mode 100644 index 7d7ae6e0df4624a7929048eb56120d2e0d7d6133..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/inria/ue_usrp210_band7_build.xml +++ /dev/null @@ -1,38 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>build-tab-ue0</htmlTabRef> - <htmlTabName>Build UE0</htmlTabName> - <htmlTabIcon>wrench</htmlTabIcon> - <TestCaseRequestedList> -090101 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="090101"> - <class>Build_OAI_UE</class> - <desc>Build OAI UE</desc> - <Build_OAI_UE_args>-w USRP --UE</Build_OAI_UE_args> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/x2ho_enb_usrp210_band13_build.xml b/ci-scripts/xml_files/x2ho_enb_usrp210_band13_build.xml deleted file mode 100644 index 0ac6bfcc0d4f0c1cc7295f19d8a4adbabeb6cbc8..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/x2ho_enb_usrp210_band13_build.xml +++ /dev/null @@ -1,50 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>build-tab</htmlTabRef> - <htmlTabName>Build</htmlTabName> - <htmlTabIcon>wrench</htmlTabIcon> - <TestCaseRequestedList> - 010101 - 010102 - </TestCaseRequestedList> - <TestCaseExclusionList> - </TestCaseExclusionList> - - <testCase id="010101"> - <class>Build_eNB</class> - <desc>Build Master eNB (USRP)</desc> - <Build_eNB_args>-w USRP -c --eNB</Build_eNB_args> - <eNB_instance>0</eNB_instance> - <eNB_serverId>0</eNB_serverId> - </testCase> - - <testCase id="010102"> - <class>Build_eNB</class> - <desc>Build Slave eNB (USRP)</desc> - <Build_eNB_args>-w USRP -c --eNB --ninja</Build_eNB_args> - <eNB_instance>1</eNB_instance> - <eNB_serverId>1</eNB_serverId> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/x2ho_enb_usrp210_band13_epc_closure.xml b/ci-scripts/xml_files/x2ho_enb_usrp210_band13_epc_closure.xml deleted file mode 100644 index 07fb6951f8e99a35cabd2ee4e48232d2bd035f41..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/x2ho_enb_usrp210_band13_epc_closure.xml +++ /dev/null @@ -1,47 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>epc-closure</htmlTabRef> - <htmlTabName>EPC-Closure</htmlTabName> - <htmlTabIcon>log-out</htmlTabIcon> - <TestCaseRequestedList> - 050201 060201 070201 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="050201"> - <class>Terminate_HSS</class> - <desc>Terminate HSS</desc> - </testCase> - - <testCase id="060201"> - <class>Terminate_MME</class> - <desc>Terminate MME</desc> - </testCase> - - <testCase id="070201"> - <class>Terminate_SPGW</class> - <desc>Terminate SPGW</desc> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/x2ho_enb_usrp210_band13_epc_start.xml b/ci-scripts/xml_files/x2ho_enb_usrp210_band13_epc_start.xml deleted file mode 100644 index 0a788cb61468b4399701586cfd5aa9aaef0edc44..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/x2ho_enb_usrp210_band13_epc_start.xml +++ /dev/null @@ -1,48 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>epc-start-tab</htmlTabRef> - <htmlTabName>EPC-Start</htmlTabName> - <htmlTabIcon>log-in</htmlTabIcon> - <TestCaseRequestedList> - 050101 060101 070101 - </TestCaseRequestedList> - <TestCaseExclusionList> - </TestCaseExclusionList> - - <testCase id="050101"> - <class>Initialize_HSS</class> - <desc>Initialize HSS</desc> - </testCase> - - <testCase id="060101"> - <class>Initialize_MME</class> - <desc>Initialize MME</desc> - </testCase> - - <testCase id="070101"> - <class>Initialize_SPGW</class> - <desc>Initialize SPGW</desc> - </testCase> - -</testCaseList> diff --git a/ci-scripts/xml_files/x2ho_enb_usrp210_band13_full_terminate.xml b/ci-scripts/xml_files/x2ho_enb_usrp210_band13_full_terminate.xml deleted file mode 100644 index 488b95af132b8bef74cdb7b81498c6b3f113341f..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/x2ho_enb_usrp210_band13_full_terminate.xml +++ /dev/null @@ -1,46 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - ---> -<testCaseList> - <htmlTabRef>test-x2-ho-full-end</htmlTabRef> - <htmlTabName>Test-X2-HO-Full-Terminate</htmlTabName> - <htmlTabIcon>tasks</htmlTabIcon> - <TestCaseRequestedList> - 030201 030202 - 050202 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="030201"> - <class>Terminate_eNB</class> - <desc>Terminate Master eNB</desc> - <eNB_instance>0</eNB_instance> - <eNB_serverId>0</eNB_serverId> - </testCase> - - <testCase id="030202"> - <class>Terminate_eNB</class> - <desc>Terminate Slave eNB</desc> - <eNB_instance>1</eNB_instance> - <eNB_serverId>1</eNB_serverId> - </testCase> -</testCaseList> diff --git a/ci-scripts/xml_files/x2ho_enb_usrp210_band13_test_05mhz_tm1.xml b/ci-scripts/xml_files/x2ho_enb_usrp210_band13_test_05mhz_tm1.xml deleted file mode 100644 index 40a137adb4a5830a7d758125c4dc74eb43df716e..0000000000000000000000000000000000000000 --- a/ci-scripts/xml_files/x2ho_enb_usrp210_band13_test_05mhz_tm1.xml +++ /dev/null @@ -1,170 +0,0 @@ -<!-- - - Licensed to the OpenAirInterface (OAI) Software Alliance under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The OpenAirInterface Software Alliance licenses this file to You under - the OAI Public License, Version 1.1 (the "License"); you may not use this file - except in compliance with the License. - You may obtain a copy of the License at - - http://www.openairinterface.org/?page_id=698 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - For more information about the OpenAirInterface (OAI) Software Alliance: - contact@openairinterface.org - - 030101 000002 030102 040301 040501 040601 040641 050401 000002 040502 040602 040642 050402 000002 040503 040603 040643 040401 040201 030201 030202 ---> -<testCaseList> - <htmlTabRef>test-x2-ho-05-tm1</htmlTabRef> - <htmlTabName>Test-X2-HO-FDD-05MHz-TM1</htmlTabName> - <htmlTabIcon>tasks</htmlTabIcon> - <repeatCount>1</repeatCount> - <TestUnstable>True</TestUnstable> - <TestCaseRequestedList> - 030201 030202 - 040101 - 050102 - 030101 000002 030102 040301 040501 050401 000002 040502 050402 000002 040503 040401 040201 030201 030202 - 050202 - </TestCaseRequestedList> - <TestCaseExclusionList></TestCaseExclusionList> - - <testCase id="000001"> - <class>IdleSleep</class> - <desc>Waiting for 60 seconds</desc> - <idle_sleep_time_in_sec>60</idle_sleep_time_in_sec> - </testCase> - - <testCase id="000002"> - <class>IdleSleep</class> - <desc>Waiting for 10 seconds</desc> - <idle_sleep_time_in_sec>10</idle_sleep_time_in_sec> - </testCase> - - <testCase id="030101"> - <class>Initialize_eNB</class> - <desc>Initialize Master eNB (FDD/Band7/5MHz)</desc> - <Initialize_eNB_args>-O ci-scripts/conf_files/enb.band13.tm1.25PRB.usrpb210.conf --log_config.global_log_options level,nocolor,time</Initialize_eNB_args> - <eNB_instance>0</eNB_instance> - <eNB_serverId>0</eNB_serverId> - </testCase> - - <testCase id="030102"> - <class>Initialize_eNB</class> - <desc>Initialize Slave eNB (FDD/Band7/5MHz)</desc> - <Initialize_eNB_args>-O ci-scripts/conf_files/enb.slave.band13.tm1.25PRB.usrpb210.conf --log_config.global_log_options level,nocolor,time</Initialize_eNB_args> - <eNB_instance>1</eNB_instance> - <eNB_serverId>1</eNB_serverId> - </testCase> - - <testCase id="030201"> - <class>Terminate_eNB</class> - <desc>Terminate Master eNB</desc> - <eNB_instance>0</eNB_instance> - <eNB_serverId>0</eNB_serverId> - </testCase> - - <testCase id="030202"> - <class>Terminate_eNB</class> - <desc>Terminate Slave eNB</desc> - <eNB_instance>1</eNB_instance> - <eNB_serverId>1</eNB_serverId> - </testCase> - - <testCase id="040101"> - <class>Initialize_UE</class> - <desc>Initialize UE</desc> - </testCase> - - <testCase id="040201"> - <class>Terminate_UE</class> - <desc>Terminate UE</desc> - </testCase> - - <testCase id="040301"> - <class>Attach_UE</class> - <desc>Attach UE</desc> - </testCase> - - <testCase id="040401"> - <class>Detach_UE</class> - <desc>Detach UE</desc> - </testCase> - - <testCase id="040501"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040502"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040503"> - <class>Ping</class> - <desc>ping (5MHz - 20 sec)</desc> - <ping_args>-c 20</ping_args> - <ping_packetloss_threshold>5</ping_packetloss_threshold> - </testCase> - - <testCase id="040601"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/8Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 8M -t 30 -i 1</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - <testCase id="040602"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/8Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 8M -t 30 -i 1</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - <testCase id="040603"> - <class>Iperf</class> - <desc>iperf (5MHz - DL/8Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 8M -t 30 -i 1</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - <testCase id="040641"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/5Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 5M -t 30 -i 1 -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - <testCase id="040642"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/5Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 5M -t 30 -i 1 -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - - <testCase id="040643"> - <class>Iperf</class> - <desc>iperf (5MHz - UL/5Mbps/UDP)(30 sec)</desc> - <iperf_args>-u -b 5M -t 30 -i 1 -R</iperf_args> - <iperf_packetloss_threshold>50</iperf_packetloss_threshold> - <iperf_profile>single-ue</iperf_profile> - </testCase> - -</testCaseList>