fr1_nsa_quectel.xml 3.95 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 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-NSA-FR1-TM1</htmlTabRef>
25
	<htmlTabName>NSA Ping DL UL with QUECTEL</htmlTabName>
hardy's avatar
hardy committed
26
	<htmlTabIcon>tasks</htmlTabIcon>
27
	<repeatCount>1</repeatCount>
hardy's avatar
hardy committed
28 29 30
	<TestCaseRequestedList>
 030000
 040000
31
 000002
32
 010000
33
 000001
hardy's avatar
hardy committed
34 35 36
 050000
 050001
 000001
hardy's avatar
hardy committed
37 38 39 40
 070000
 000001
 070001
 000001
41
 010002
hardy's avatar
hardy committed
42 43 44 45 46 47 48 49
 080001
 080000
	</TestCaseRequestedList>
	<TestCaseExclusionList></TestCaseExclusionList>

	<testCase id="010000">
		<class>Initialize_UE</class>
		<desc>Initialize Quectel</desc>
50
		<id>idefix</id>
Remi Hardy's avatar
Remi Hardy committed
51
		<UE_Trace>yes</UE_Trace>
hardy's avatar
hardy committed
52 53 54 55
	</testCase>


	<testCase id="010002">
56 57
		<class>Terminate_UE</class>
		<desc>Terminate Quectel</desc>
58
		<id>idefix</id>
hardy's avatar
hardy committed
59 60 61 62 63 64
	</testCase>


	<testCase id="030000">
		<class>Initialize_eNB</class>
		<desc>Initialize eNB</desc>
65
		<Initialize_eNB_args>-O ci-scripts/conf_files/enb.band7.tm1.fr1.25PRB.usrpb210.conf</Initialize_eNB_args>
hardy's avatar
hardy committed
66 67 68
		<eNB_instance>0</eNB_instance>
		<eNB_serverId>0</eNB_serverId>
		<air_interface>lte</air_interface>
69
		<eNB_Trace>yes</eNB_Trace>
70
	</testCase>
hardy's avatar
hardy committed
71 72 73 74 75


	<testCase id="040000">
		<class>Initialize_eNB</class>
		<desc>Initialize gNB</desc>
76
		<Initialize_eNB_args>-O ci-scripts/conf_files/gnb.band78.tm1.fr1.106PRB.usrpb210.conf -E -q --usrp-args "serial=30C51D4"</Initialize_eNB_args>
hardy's avatar
hardy committed
77 78 79 80 81 82 83 84
		<eNB_instance>1</eNB_instance>
		<eNB_serverId>1</eNB_serverId>
		<air_interface>nr</air_interface>
	</testCase>

	<testCase id="000001">
		<class>IdleSleep</class>
		<desc>Sleep</desc>
85
		<idle_sleep_time_in_sec>5</idle_sleep_time_in_sec>
hardy's avatar
hardy committed
86 87
	</testCase>

88 89 90
	<testCase id="000002">
		<class>IdleSleep</class>
		<desc>Sleep</desc>
91
		<idle_sleep_time_in_sec>20</idle_sleep_time_in_sec>
92 93 94
	</testCase>


hardy's avatar
hardy committed
95 96 97 98 99
	<testCase id="050000">
		<class>Ping</class>
		<desc>Ping: 20pings in 20sec</desc>
		<id>idefix</id>
		<ping_args>-c 20</ping_args>
100
		<ping_packetloss_threshold>1</ping_packetloss_threshold>
hardy's avatar
hardy committed
101 102 103 104 105 106 107
	</testCase>

	<testCase id="050001">
		<class>Ping</class>
		<desc>Ping: 100pings in 20sec</desc>
		<id>idefix</id>
		<ping_args>-c 100 -i 0.2</ping_args>
108
		<ping_packetloss_threshold>1</ping_packetloss_threshold>
hardy's avatar
hardy committed
109 110
	</testCase>

111 112
	<testCase id="070000">
		<class>Iperf</class>
hardy's avatar
hardy committed
113 114
		<desc>iperf (DL/60Mbps/UDP)(60 sec)(single-ue profile)</desc>
		<iperf_args>-u -b 60M -t 60</iperf_args>
hardy's avatar
hardy committed
115
		<direction>DL</direction>
116
		<id>idefix</id>
117
		<iperf_packetloss_threshold>3</iperf_packetloss_threshold>
118 119 120 121 122
		<iperf_profile>single-ue</iperf_profile>
	</testCase>

	<testCase id="070001">
		<class>Iperf</class>
123
		<desc>iperf (UL/3Mbps/UDP)(60 sec)(single-ue profile)</desc>
124
		<iperf_args>-u -b 3M -t 60</iperf_args>
hardy's avatar
hardy committed
125
		<direction>UL</direction>
126
		<id>idefix</id>
127
		<iperf_packetloss_threshold>1</iperf_packetloss_threshold>
128 129
		<iperf_profile>single-ue</iperf_profile>
	</testCase>
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


	<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>