fr1_nsa_2x2_quectel.xml 4.22 KB
Newer Older
hardy's avatar
hardy committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
<!--

 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>
hardy's avatar
hardy committed
24 25
	<htmlTabRef>TEST-NSA-FR1-TM2</htmlTabRef>
	<htmlTabName>NSA 2x2 Ping DL UL with QUECTEL</htmlTabName>
hardy's avatar
hardy committed
26 27 28 29 30 31 32 33
	<htmlTabIcon>tasks</htmlTabIcon>
	<repeatCount>1</repeatCount>
	<TestCaseRequestedList>
 030000
 040000
 000002
 010000
 000001
hardy's avatar
hardy committed
34
 050000
hardy's avatar
hardy committed
35 36 37
 000002
 070000
 070001
hardy's avatar
hardy committed
38
 000001
hardy's avatar
hardy committed
39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
 010002
 080001
 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
63
		<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>
hardy's avatar
hardy committed
64 65 66 67
		<eNB_instance>0</eNB_instance>
		<eNB_serverId>0</eNB_serverId>
		<air_interface>lte</air_interface>
		<eNB_Trace>yes</eNB_Trace>
68
		<eNB_Stats>yes</eNB_Stats>
hardy's avatar
hardy committed
69
		<USRP_IPAddress>192.168.18.241</USRP_IPAddress>
hardy's avatar
hardy committed
70 71 72 73 74 75
	</testCase>


	<testCase id="040000">
		<class>Initialize_eNB</class>
		<desc>Initialize gNB</desc>
hardy's avatar
hardy committed
76
		<Initialize_eNB_args>-O ci-scripts/conf_files/gnb.band78.nsa_2x2.106PRB.usrpn310.conf -q --usrp-tx-thread-config 1 --thread-pool 0,2,4,6</Initialize_eNB_args>
hardy's avatar
hardy committed
77 78 79
		<eNB_instance>1</eNB_instance>
		<eNB_serverId>1</eNB_serverId>
		<air_interface>nr</air_interface>
80
		<eNB_Stats>yes</eNB_Stats>
hardy's avatar
hardy committed
81
		<USRP_IPAddress>192.168.18.240</USRP_IPAddress>
hardy's avatar
hardy committed
82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115
	</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>nrmodule2_quectel</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>nrmodule2_quectel</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>
hardy's avatar
hardy committed
116
		<iperf_args>-u -b 20M -t 60</iperf_args>
hardy's avatar
hardy committed
117 118
		<direction>DL</direction>
		<id>nrmodule2_quectel</id>
hardy's avatar
hardy committed
119
		<iperf_packetloss_threshold>5</iperf_packetloss_threshold>
hardy's avatar
hardy committed
120 121 122 123 124
		<iperf_profile>single-ue</iperf_profile>
	</testCase>

	<testCase id="070001">
		<class>Iperf</class>
125 126
		<desc>iperf (UL/1Mbps/UDP)(20 sec)(single-ue profile)</desc>
		<iperf_args>-u -b 1M -t 20</iperf_args>
hardy's avatar
hardy committed
127 128
		<direction>UL</direction>
		<id>nrmodule2_quectel</id>
hardy's avatar
hardy committed
129
		<iperf_packetloss_threshold>5</iperf_packetloss_threshold>
hardy's avatar
hardy committed
130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151
		<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>