diff --git a/ci-scripts/xml_files/ue_band20_test_10mhz.xml b/ci-scripts/xml_files/ue_band20_test_10mhz.xml index 38e1aa6b7a84fafc99ac17405718552d77102899..eeea2e359c235d896b020704d2cc6d140a8da980 100644 --- a/ci-scripts/xml_files/ue_band20_test_10mhz.xml +++ b/ci-scripts/xml_files/ue_band20_test_10mhz.xml @@ -23,8 +23,6 @@ <testCaseList> <TestCaseRequestedList> 090101 -090102 000001 090104 -090103 000001 090104 </TestCaseRequestedList> <testCase id="090101"> @@ -33,27 +31,4 @@ <Build_OAI_UE_args>-w USRP --UE</Build_OAI_UE_args> </testCase> - <testCase id="090102"> - <class>Initialize_OAI_UE</class> - <desc>Initialize OAI UE -- sniffing SFR frequency</desc> - <Initialize_OAI_UE_args>-C 806000000 -r 50 --ue-rxgain 120 --ue-scan-carrier --no-L2-connect</Initialize_OAI_UE_args> - </testCase> - - <testCase id="090103"> - <class>Initialize_OAI_UE</class> - <desc>Initialize OAI UE -- sniffing Orange frequency</desc> - <Initialize_OAI_UE_args>-C 816000000 -r 50 --ue-rxgain 120 --ue-scan-carrier --no-L2-connect</Initialize_OAI_UE_args> - </testCase> - - <testCase id="000001"> - <class>IdleSleep</class> - <desc>Sleep</desc> - <idle_sleep_time_in_sec>30</idle_sleep_time_in_sec> - </testCase> - - <testCase id="090104"> - <class>Terminate_OAI_UE</class> - <desc>Terminate OAI UE</desc> - </testCase> - </testCaseList> diff --git a/ci-scripts/xml_files/ue_band20_test_10mhz_orange.xml b/ci-scripts/xml_files/ue_band20_test_10mhz_orange.xml index 4b5e2137deb914e2bde1a9d284b627d1415eb7b3..f49a26c2f77ad1afdc1bd95617887c22df9d7422 100644 --- a/ci-scripts/xml_files/ue_band20_test_10mhz_orange.xml +++ b/ci-scripts/xml_files/ue_band20_test_10mhz_orange.xml @@ -26,9 +26,10 @@ <htmlTabIcon>tasks</htmlTabIcon> <TestCaseRequestedList> 090101 -090102 000001 090104 -090103 000001 090104 +090102 000001 090109 +090103 000001 090109 </TestCaseRequestedList> + <TestCaseExclusionList>090101</TestCaseExclusionList> <testCase id="090101"> <class>Build_OAI_UE</class> @@ -54,7 +55,7 @@ <idle_sleep_time_in_sec>30</idle_sleep_time_in_sec> </testCase> - <testCase id="090104"> + <testCase id="090109"> <class>Terminate_OAI_UE</class> <desc>Terminate OAI UE</desc> </testCase> diff --git a/ci-scripts/xml_files/ue_band20_test_10mhz_sfr.xml b/ci-scripts/xml_files/ue_band20_test_10mhz_sfr.xml index 481f6b2699d5f71826698cc20d39edeb9228ada9..f37df7ef42eb3afbd74d2140221d2c0ec04c6b4c 100644 --- a/ci-scripts/xml_files/ue_band20_test_10mhz_sfr.xml +++ b/ci-scripts/xml_files/ue_band20_test_10mhz_sfr.xml @@ -26,9 +26,10 @@ <htmlTabIcon>tasks</htmlTabIcon> <TestCaseRequestedList> 090101 -090102 000001 090104 -090103 000001 090104 +090104 000001 090109 +090105 000001 090109 </TestCaseRequestedList> + <TestCaseExclusionList>090101</TestCaseExclusionList> <testCase id="090101"> <class>Build_OAI_UE</class> @@ -36,13 +37,13 @@ <Build_OAI_UE_args>-w USRP --UE</Build_OAI_UE_args> </testCase> - <testCase id="090102"> + <testCase id="090104"> <class>Initialize_OAI_UE</class> <desc>Initialize OAI UE -- sniffing SFR frequency</desc> <Initialize_OAI_UE_args>-C 806000000 -r 50 --ue-rxgain 120 --ue-scan-carrier --no-L2-connect</Initialize_OAI_UE_args> </testCase> - <testCase id="090103"> + <testCase id="090105"> <class>Initialize_OAI_UE</class> <desc>Initialize OAI UE -- sniffing SFR frequency</desc> <Initialize_OAI_UE_args>-C 802000000 -r 50 --ue-rxgain 120 --ue-scan-carrier --no-L2-connect</Initialize_OAI_UE_args> @@ -54,7 +55,7 @@ <idle_sleep_time_in_sec>30</idle_sleep_time_in_sec> </testCase> - <testCase id="090104"> + <testCase id="090109"> <class>Terminate_OAI_UE</class> <desc>Terminate OAI UE</desc> </testCase>