diff --git a/ci-scripts/xml_files/container_lte_b200_fdd_05Mhz_tm1.xml b/ci-scripts/xml_files/container_lte_b200_fdd_05Mhz_tm1.xml index ce9a19fde3a48482640ec9213203655a5fc8a92c..135321a36b357b09e1857e533529d987ea71d025 100644 --- a/ci-scripts/xml_files/container_lte_b200_fdd_05Mhz_tm1.xml +++ b/ci-scripts/xml_files/container_lte_b200_fdd_05Mhz_tm1.xml @@ -28,6 +28,7 @@ Replaces xml_files/enb_usrp210_band7_test_05mhz_tm1.xml <htmlTabIcon>tasks</htmlTabIcon> <TestCaseRequestedList> 111110 +300000 040101 030101 000001 @@ -41,8 +42,13 @@ Replaces xml_files/enb_usrp210_band7_test_05mhz_tm1.xml <desc>Pull Images from Local Registry</desc> <test_svr_id>0</test_svr_id> <images_to_pull>oai-enb</images_to_pull> - </testCase> - + </testCase> + <testCase id="300000"> + <class>Custom_Command</class> + <desc>To reset USRP</desc> + <node>hutch</node> + <command>sudo -S b2xx_fx3_utils --reset-device</command> + </testCase> <testCase id="030101"> <class>Deploy_Object</class> <desc>Deploy eNB (FDD/Band7/5MHz/B200) in a container</desc> diff --git a/ci-scripts/xml_files/container_nsa_b200_quectel.xml b/ci-scripts/xml_files/container_nsa_b200_quectel.xml index 3734c91229fb5d2bec413a727489d617f9519235..5362e4ec31f49e05bf8e22940201048ca3c10bda 100644 --- a/ci-scripts/xml_files/container_nsa_b200_quectel.xml +++ b/ci-scripts/xml_files/container_nsa_b200_quectel.xml @@ -26,6 +26,7 @@ <htmlTabIcon>tasks</htmlTabIcon> <repeatCount>1</repeatCount> <TestCaseRequestedList> + 100000 111110 111111 000001 @@ -69,7 +70,12 @@ <desc>Initialize Quectel</desc> <id>idefix</id> </testCase> - + <testCase id = "100000"> + <class>Custom_Command</class> + <desc>To reset USRP</desc> + <node>nepes</node> + <command>sudo -S b2xx_fx3_utils --reset-device</command> + </testCase> <testCase id="010002"> <class>Terminate_UE</class> diff --git a/ci-scripts/xml_files/fr1_enb_build.xml b/ci-scripts/xml_files/fr1_enb_build.xml index 084f58a59134785c1d1b673c6d0a8c8496b5b1ad..6ea1ccfd29e1c14f3f2af4cd27beac51498453b0 100644 --- a/ci-scripts/xml_files/fr1_enb_build.xml +++ b/ci-scripts/xml_files/fr1_enb_build.xml @@ -25,6 +25,7 @@ <htmlTabName>Build</htmlTabName> <htmlTabIcon>wrench</htmlTabIcon> <TestCaseRequestedList> + 100000 000001 000002 </TestCaseRequestedList> @@ -47,4 +48,11 @@ <eNB_serverId>0</eNB_serverId> </testCase> + <testCase id="100000"> + <class>Custom_Command</class> + <desc>To reboot USRP</desc> + <node>obelix</node> + <command>ssh root@172.21.19.13 reboot ; sleep 45 </command> + </testCase> + </testCaseList> diff --git a/ci-scripts/xml_files/fr1_nsa_2x2_quectel.xml b/ci-scripts/xml_files/fr1_nsa_2x2_quectel.xml index 459a16c323799ecfa11e4e88296083d520d8aaea..be9df7a277676c49507d6d865d352cb99a4fa093 100644 --- a/ci-scripts/xml_files/fr1_nsa_2x2_quectel.xml +++ b/ci-scripts/xml_files/fr1_nsa_2x2_quectel.xml @@ -27,6 +27,7 @@ <repeatCount>1</repeatCount> <TestCaseRequestedList> 010002 + 100000 030000 040000 000002 @@ -84,7 +85,12 @@ <rt_stats_cfg>datalog_rt_stats.2x2.yaml</rt_stats_cfg> <USRP_IPAddress>172.21.19.14</USRP_IPAddress> </testCase> - + <testCase id = "100000"> + <class>Custom_Command</class> + <desc>To reboot USRP</desc> + <node>asterix</node> + <command>ssh root@172.21.19.14 reboot ; sleep 45</command> + </testCase> <testCase id="000001"> <class>IdleSleep</class> <desc>Sleep</desc> diff --git a/ci-scripts/xml_files/fr1_nsa_quectel.xml b/ci-scripts/xml_files/fr1_nsa_quectel.xml index c72c61c0a2895c6cbf7bf800c7b19b4329835702..cad635823177f669eba66b6542a775dbbc10c635 100644 --- a/ci-scripts/xml_files/fr1_nsa_quectel.xml +++ b/ci-scripts/xml_files/fr1_nsa_quectel.xml @@ -26,6 +26,7 @@ <htmlTabIcon>tasks</htmlTabIcon> <repeatCount>1</repeatCount> <TestCaseRequestedList> + 100000 010002 030000 040000 @@ -52,6 +53,12 @@ <id>idefix</id> <UE_Trace>yes</UE_Trace> </testCase> + <testCase id="100000"> + <class>Custom_Command</class> + <desc>To reset USRP</desc> + <node>obelix</node> + <command>sudo -S b2xx_fx3_utils --reset-device</command> + </testCase> <testCase id="010002"> <class>Terminate_UE</class> diff --git a/ci-scripts/xml_files/fr1_sa_quectel.xml b/ci-scripts/xml_files/fr1_sa_quectel.xml index 0a9d17b63d81ab33fdbb301b23ecb054cb266016..4d4c0ef45efeb175e1e02213980cefd27cd45ea1 100644 --- a/ci-scripts/xml_files/fr1_sa_quectel.xml +++ b/ci-scripts/xml_files/fr1_sa_quectel.xml @@ -27,6 +27,7 @@ <repeatCount>1</repeatCount> <TestCaseRequestedList> 010002 + 300000 040000 000002 010000 @@ -59,7 +60,12 @@ <desc>Terminate Quectel</desc> <id>nrmodule2_quectel</id> </testCase> - + <testCase id="300000"> + <class>Custom_Command</class> + <desc>To reboot USRP</desc> + <node>asterix</node> + <command>ssh root@172.21.19.14 reboot ; sleep 45</command> + </testCase> <testCase id="040000"> <class>Initialize_eNB</class> diff --git a/ci-scripts/xml_files/gnb_usrp_build.xml b/ci-scripts/xml_files/gnb_usrp_build.xml index 3fc1b1c955ff85ab593a4f7b5e39dab159dc539e..4dd477cbb43209e543297d2cf2afa6884da70da5 100644 --- a/ci-scripts/xml_files/gnb_usrp_build.xml +++ b/ci-scripts/xml_files/gnb_usrp_build.xml @@ -26,6 +26,7 @@ <htmlTabIcon>wrench</htmlTabIcon> <repeatCount>1</repeatCount> <TestCaseRequestedList> +100000 010101 </TestCaseRequestedList> <TestCaseExclusionList></TestCaseExclusionList> @@ -38,4 +39,11 @@ <forced_workspace_cleanup>True</forced_workspace_cleanup> </testCase> + <testCase id="100000"> + <class>Custom_Command</class> + <desc>To reboot USRP</desc> + <node>caracal</node> + <command>ssh root@192.168.20.2 reboot</command> + </testCase> + </testCaseList> diff --git a/ci-scripts/xml_files/sa_cn5g_asue_start.xml b/ci-scripts/xml_files/sa_cn5g_asue_start.xml index 740022b1c9c74b341d56bacef9ac8cb0c5368a13..8e4e32a95e0cf30eda33e9d5cd8f1184763170e1 100644 --- a/ci-scripts/xml_files/sa_cn5g_asue_start.xml +++ b/ci-scripts/xml_files/sa_cn5g_asue_start.xml @@ -25,7 +25,8 @@ <htmlTabName>CN5G-Start</htmlTabName> <htmlTabIcon>log-in</htmlTabIcon> <TestCaseRequestedList> - 000100 +100000 +000100 </TestCaseRequestedList> <TestCaseExclusionList> </TestCaseExclusionList> @@ -35,5 +36,11 @@ <desc>Initialize 5G Core</desc> <args>--type start-mini-as-ue --fqdn yes --scenario 1 --capture /tmp/oai-cn5g-v1.3.pcap</args> </testCase> + <testCase id = "100000"> + <class>Custom_Command</class> + <desc>To reboot USRP</desc> + <node>asterix</node> + <command>ssh root@172.21.19.14 reboot ; sleep 45</command> + </testCase> </testCaseList> diff --git a/ci-scripts/xml_files/sa_cn5g_start.xml b/ci-scripts/xml_files/sa_cn5g_start.xml index a524610569e80fd2cf659969d558b4d20cf263d6..44ec44b1d90678bb66ae6150d73c24cc19eec8df 100644 --- a/ci-scripts/xml_files/sa_cn5g_start.xml +++ b/ci-scripts/xml_files/sa_cn5g_start.xml @@ -25,7 +25,7 @@ <htmlTabName>CN5G-Start</htmlTabName> <htmlTabIcon>log-in</htmlTabIcon> <TestCaseRequestedList> - 000100 +000100 </TestCaseRequestedList> <TestCaseExclusionList> </TestCaseExclusionList>