enb_usrp210_band40_test_20mhz_tm1.xml 4.84 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
<!--

 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-20-tm1</htmlTabRef>
	<htmlTabName>Test-20MHz-TM1</htmlTabName>
	<htmlTabIcon>tasks</htmlTabIcon>
27
	<repeatCount>1</repeatCount>
28 29
	<TestUnstable>True</TestUnstable>
	<TestMinId>040623</TestMinId>
30
	<TestCaseRequestedList>
31
 030201
32
 040101
33
 030124 040301 040521 040622 040621 040623 040662 040401 040201 030201
34 35 36 37
	</TestCaseRequestedList>
	<TestCaseExclusionList></TestCaseExclusionList>

	<testCase id="030124">
38 39
		<class>Initialize_eNB</class>
		<desc>Initialize eNB (TDD/Band40/20MHz/info)</desc>
40
		<Initialize_eNB_args>-O ci-scripts/conf_files/enb.band40.tm1.100PRB.FairScheduler.usrpb210.conf --log_config.global_log_options level,nocolor,time</Initialize_eNB_args>
41
	</testCase>
42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57

	<testCase id="030201">
		<class>Terminate_eNB</class>
		<desc>Terminate eNB</desc>
	</testCase>

	<testCase id="040101">
		<class>Initialize_UE</class>
		<desc>Initialize UE</desc>
	</testCase>

	<testCase id="040201">
		<class>Terminate_UE</class>
		<desc>Terminate UE</desc>
	</testCase>

58 59 60 61
	<testCase id="040301">
		<class>Attach_UE</class>
		<desc>Attach UE</desc>
	</testCase>
62

63 64 65 66
	<testCase id="040401">
		<class>Detach_UE</class>
		<desc>Detach UE</desc>
	</testCase>
67

68 69 70 71 72 73
	<testCase id="040521">
		<class>Ping</class>
		<desc>ping (20MHz - 20 sec)</desc>
		<ping_args>-c 20</ping_args>
		<ping_packetloss_threshold>25</ping_packetloss_threshold>
	</testCase>
74 75

	<testCase id="040621">
76 77 78 79 80 81 82 83 84 85 86 87 88 89
		<class>Iperf</class>
		<desc>iperf (20MHz - DL/13.5Mbps/UDP)(30 sec)(balanced)</desc>
		<iperf_args>-u -b 13.5M -t 30 -i 1</iperf_args>
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
		<iperf_profile>balanced</iperf_profile>
	</testCase>

	<testCase id="040622">
		<class>Iperf</class>
		<desc>iperf (20MHz - DL/13.5Mbps/UDP)(30 sec)(single-ue)</desc>
		<iperf_args>-u -b 13.5M -t 30 -i 1</iperf_args>
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
		<iperf_profile>single-ue</iperf_profile>
	</testCase>
90 91 92 93 94 95 96 97 98

	<testCase id="040623">
		<class>Iperf</class>
		<desc>iperf (20MHz - DL/13.5Mbps/UDP)(30 sec)(unbalanced)</desc>
		<iperf_args>-u -b 13.5M -t 30 -i 1</iperf_args>
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
		<iperf_profile>unbalanced</iperf_profile>
	</testCase>

99 100 101 102 103 104 105 106 107 108 109 110 111 112
	<testCase id="040624">
		<class>Iperf</class>
		<desc>iperf (20MHz - DL/TCP)(30 sec)(single-ue)</desc>
		<iperf_args>-t 30 -i 1 -fm</iperf_args>
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
		<iperf_profile>single-ue</iperf_profile>
	</testCase>

	<testCase id="040625">
		<class>Iperf</class>
		<desc>iperf (20MHz - DL/TCP)(30 sec)</desc>
		<iperf_args>-t 30 -i 1 -fm</iperf_args>
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
	</testCase>
113

114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
	<testCase id="040661">
		<class>Iperf</class>
		<desc>iperf (20MHz - UL/2Mbps/UDP)(30 sec)(balanced)</desc>
		<iperf_args>-u -b 2M -t 30 -i 1 -R</iperf_args>
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
		<iperf_profile>balanced</iperf_profile>
	</testCase>

	<testCase id="040662">
		<class>Iperf</class>
		<desc>iperf (20MHz - UL/2Mbps/UDP)(30 sec)(single-ue)</desc>
		<iperf_args>-u -b 2M -t 30 -i 1 -R</iperf_args>
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
		<iperf_profile>single-ue</iperf_profile>
	</testCase>

	<testCase id="040663">
		<class>Iperf</class>
		<desc>iperf (20MHz - UL/2Mbps/UDP)(30 sec)(unbalanced)</desc>
		<iperf_args>-u -b 2M -t 30 -i 1 -R</iperf_args>
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
		<iperf_profile>unbalanced</iperf_profile>
	</testCase>

138 139 140 141 142 143 144 145 146 147 148 149 150 151 152
	<testCase id="040664">
		<class>Iperf</class>
		<desc>iperf (20MHz - UL/TCP)(30 sec)(single-ue)</desc>
		<iperf_args>-t 30 -i 1 -fm -R</iperf_args>
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
		<iperf_profile>single-ue</iperf_profile>
	</testCase>

	<testCase id="040665">
		<class>Iperf</class>
		<desc>iperf (20MHz - UL/TCP)(30 sec)</desc>
		<iperf_args>-t 30 -i 1 -fm -R</iperf_args>
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
	</testCase>

153
</testCaseList>