diff --git a/ci-scripts/runTestOnVM.sh b/ci-scripts/runTestOnVM.sh index 1ac5e3a9203681c02c096e66c08776272e7a18c5..b9b9a2bafab5d722aa7dc33be32e1777dd5ec76c 100755 --- a/ci-scripts/runTestOnVM.sh +++ b/ci-scripts/runTestOnVM.sh @@ -2052,7 +2052,7 @@ function run_test_on_vm { fi #################### - ## FeMSMS CASE noS1 ## + ## FeMBMS CASE noS1 ## #################### CONF_FILE=lte-fdd-fembms-basic-sim.conf CN_CONFIG="noS1" 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 index 02a62561a50aad7b8b0bf4aeac404fe70a849a14..49aa516e8c8883fb399e7f3e09dd19242a73dbea 100644 --- 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 @@ -27,7 +27,7 @@ <repeatCount>2</repeatCount> <TestCaseRequestedList> 030201 090109 - 030103 000001 090103 000002 040605 000001 090109 030201 + 030104 000001 090104 000002 040606 000001 090109 030201 </TestCaseRequestedList> <TestCaseExclusionList></TestCaseExclusionList> @@ -49,7 +49,7 @@ <idle_sleep_time_in_sec>60</idle_sleep_time_in_sec> </testCase> - <testCase id="030103"> + <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 --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</Initialize_eNB_args> @@ -60,7 +60,7 @@ <desc>Terminate eNB</desc> </testCase> - <testCase id="090103"> + <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</Initialize_OAI_UE_args> @@ -71,7 +71,7 @@ <desc>Terminate OAI UE</desc> </testCase> - <testCase id="040605"> + <testCase id="040606"> <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>