fr1_sa_quectel_162prb.xml 3.88 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
<!--

 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-SA-FR1-Tab3</htmlTabRef>
25
	<htmlTabName>SA 162PRB</htmlTabName>
26 27 28
	<htmlTabIcon>tasks</htmlTabIcon>
	<repeatCount>1</repeatCount>
	<TestCaseRequestedList>
29
 042000
30 31 32
 000002
 010000
 000001
33 34 35 36 37 38 39
 052000
 000001
 072000
 000001
 072001
 000001
 072002
40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
 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>


61
	<testCase id="042000">
62 63
		<class>Initialize_eNB</class>
		<desc>Initialize gNB</desc>
64
		<Initialize_eNB_args>-O ci-scripts/conf_files/gnb.band78.sa.fr1.162PRB.2x2.usrpn310.conf --sa -q --usrp-tx-thread-config 1 --log_config.global_log_options level,nocolor,time</Initialize_eNB_args>
65 66 67 68 69
		<eNB_instance>0</eNB_instance>
		<eNB_serverId>0</eNB_serverId>
		<air_interface>nr</air_interface>
		<eNB_Trace>yes</eNB_Trace>
		<eNB_Stats>yes</eNB_Stats>
70
		<rt_stats_cfg>datalog_rt_stats.2x2.yaml</rt_stats_cfg>
71
		<USRP_IPAddress>192.168.18.252</USRP_IPAddress>
72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
	</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>


87
	<testCase id="052000">
88
		<class>Ping</class>
89
		<desc>Ping: 40pings in 40sec</desc>
90
		<id>nrmodule2_quectel</id>
91 92 93
		<ping_args>-c 40</ping_args>
		<ping_packetloss_threshold>1</ping_packetloss_threshold>
		<ping_rttavg_threshold>20</ping_rttavg_threshold>
94 95 96
	</testCase>


97
	<testCase id="072000">
98
		<class>Iperf</class>
99 100
		<desc>iperf (DL/200Mbps/UDP)(60 sec)(single-ue profile)</desc>
		<iperf_args>-u -b 200M -t 60</iperf_args>
101 102
		<direction>DL</direction>
		<id>nrmodule2_quectel</id>
103 104
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
		<iperf_bitrate_threshold>50</iperf_bitrate_threshold>
105 106 107
		<iperf_profile>single-ue</iperf_profile>
	</testCase>

108
	<testCase id="072001">
109 110 111 112 113 114
		<class>Iperf</class>
		<desc>iperf (UL/3Mbps/UDP)(60 sec)(single-ue profile)</desc>
		<iperf_args>-u -b 3M -t 60</iperf_args>
		<direction>UL</direction>
		<id>nrmodule2_quectel</id>
		<iperf_packetloss_threshold>5</iperf_packetloss_threshold>
115 116 117 118 119 120 121 122 123 124
		<iperf_bitrate_threshold>95</iperf_bitrate_threshold>
		<iperf_profile>single-ue</iperf_profile>
	</testCase>

	<testCase id="072002">
		<class>Iperf</class>
		<desc>iperf (BIDIR TCP)(10 sec)(single-ue profile)</desc>
		<iperf_args>-t 10 --bidir</iperf_args>
		<direction>BIDIR</direction>
		<id>nrmodule2_quectel</id>
125 126 127 128 129 130 131 132 133 134 135 136 137 138
		<iperf_profile>single-ue</iperf_profile>
	</testCase>


	<testCase id="080000">
		<class>Terminate_eNB</class>
		<desc>Terminate gNB</desc>
		<eNB_instance>0</eNB_instance>
		<eNB_serverId>0</eNB_serverId>
		<air_interface>nr</air_interface>
	</testCase>

</testCaseList>