fr1_lte_2x2_quectel.xml 3.78 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
<!--

 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-TM2</htmlTabRef>
	<htmlTabName>LTE 2x2 Ping DL UL with QUECTEL</htmlTabName>
	<htmlTabIcon>tasks</htmlTabIcon>
	<repeatCount>1</repeatCount>
	<TestCaseRequestedList>
 030000
 000002
 010000
 000001
 050000
hardy's avatar
hardy committed
34 35
 050001
 000002
hardy's avatar
hardy committed
36
 070000
hardy's avatar
hardy committed
37
 070001
38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61
 000001
 010002
 080000
	</TestCaseRequestedList>
	<TestCaseExclusionList></TestCaseExclusionList>

	<testCase id="010000">
		<class>Initialize_UE</class>
		<desc>Initialize Quectel</desc>
		<id>nrmodule2_quectel</id>
		<UE_Trace>yes</UE_Trace>
	</testCase>


	<testCase id="010002">
		<class>Terminate_UE</class>
		<desc>Terminate Quectel</desc>
		<id>nrmodule2_quectel</id>
	</testCase>


	<testCase id="030000">
		<class>Initialize_eNB</class>
		<desc>Initialize eNB</desc>
hardy's avatar
hardy committed
62
		<Initialize_eNB_args>-O ci-scripts/conf_files/enb.band38.nsa_2x2.100PRB.usrpn310.conf --usrp-tx-thread-config 1 --thread-pool 0,2,4,6</Initialize_eNB_args>
63 64 65 66
		<eNB_instance>0</eNB_instance>
		<eNB_serverId>0</eNB_serverId>
		<air_interface>lte</air_interface>
		<eNB_Trace>yes</eNB_Trace>
hardy's avatar
hardy committed
67
		<eNB_Stats>yes</eNB_Stats>
68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
		<USRP_IPAddress>192.168.18.241</USRP_IPAddress>
	</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>
hardy's avatar
hardy committed
87
		<desc>Ping: 20 pings</desc>
88
		<id>nrmodule2_quectel</id>
hardy's avatar
hardy committed
89
		<ping_args>-c 20</ping_args>
hardy's avatar
hardy committed
90
		<ping_packetloss_threshold>5</ping_packetloss_threshold>
91 92 93
	</testCase>
	<testCase id="050001">
		<class>Ping</class>
hardy's avatar
hardy committed
94
		<desc>Ping: 100 pings, size 1024</desc>
95
		<id>nrmodule2_quectel</id>
hardy's avatar
hardy committed
96
		<ping_args>-c 100 -s 1024 -i 0,2</ping_args>
hardy's avatar
hardy committed
97
		<ping_packetloss_threshold>5</ping_packetloss_threshold>
98 99
	</testCase>

hardy's avatar
hardy committed
100

101 102
	<testCase id="070000">
		<class>Iperf</class>
hardy's avatar
hardy committed
103
		<desc>iperf (DL/26Mbps/UDP)(60 sec)(single-ue profile)</desc>
hardy's avatar
hardy committed
104
		<iperf_args>-u -b 26M -t 60</iperf_args>
105 106
		<direction>DL</direction>
		<id>nrmodule2_quectel</id>
hardy's avatar
hardy committed
107
		<iperf_packetloss_threshold>5</iperf_packetloss_threshold>
108 109 110 111 112
		<iperf_profile>single-ue</iperf_profile>
	</testCase>

	<testCase id="070001">
		<class>Iperf</class>
hardy's avatar
hardy committed
113 114
		<desc>iperf (UL/7Mbps/UDP)(60 sec)(single-ue profile)</desc>
		<iperf_args>-u -b 7M -t 60</iperf_args>
115 116
		<direction>UL</direction>
		<id>nrmodule2_quectel</id>
hardy's avatar
hardy committed
117
		<iperf_packetloss_threshold>5</iperf_packetloss_threshold>
118 119 120 121
		<iperf_profile>single-ue</iperf_profile>
	</testCase>


hardy's avatar
hardy committed
122 123


124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141
	<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>