enb_usrpb210_band40.xml 7.6 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
<!--

 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>
24 25 26 27 28 29 30 31
        <TestCaseRequestedList>
 010101
 050101 060101 070101 040101
 030104 040301 040501 040602 040601 040603 040642 040641 040643 040401 040201 030201
 030114 040301 040511 040612 040611 040613 040652 040651 040653 040401 040201 030201
 050201 060201 070201
	</TestCaseRequestedList>
	<!-- 20MHz is not stable enough to be run -->
32
	<!--
33
 030124 040301 040521 040622 040621 040623 040662 040661 040663 040401 040201 030201
34 35
	-->
	<TestCaseExclusionList></TestCaseExclusionList>
36 37 38 39 40 41 42

	<testCase id="010101">
		<class>Build_eNB</class>
		<desc>Build eNB (USRP)</desc>
		<Build_eNB_args>-w USRP -c --eNB</Build_eNB_args>
	</testCase>

43
	<testCase id="030104">
44
		<class>Initialize_eNB</class>
45
		<desc>Initialize eNB (TDD/Band40/5MHz)</desc>
46 47 48
		<Initialize_eNB_args>-O ci-scripts/conf_files/enb.band40.tm1.25PRB.FairScheduler.usrpb210.conf --codingw --fepw</Initialize_eNB_args>
	</testCase>
	
49
	<testCase id="030114">
50
                <class>Initialize_eNB</class>
51
                <desc>Initialize eNB (TDD/Band40/10MHz/info)</desc>
52 53 54
                <Initialize_eNB_args>-O ci-scripts/conf_files/enb.band40.tm1.50PRB.FairScheduler.usrpb210.conf --codingw --fepw</Initialize_eNB_args>
        </testCase>

55 56 57 58 59 60
	<testCase id="030106">
		<class>Initialize_eNB</class>
		<desc>Initialize eNB (TDD/Band40/20MHz/info)</desc>
		<Initialize_eNB_args>-O ci-scripts/conf_files/enb.band40.tm1.100PRB.FairScheduler.usrpb210.conf --codingw --fepw</Initialize_eNB_args>
	</testCase>

61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92
	<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>

        <testCase id="040301">
                <class>Attach_UE</class>
                <desc>Attach UE</desc>
        </testCase>

        <testCase id="040401">
                <class>Detach_UE</class>
                <desc>Detach UE</desc>
        </testCase>

        <testCase id="040501">
                <class>Ping</class>
                <desc>ping (5MHz - 20 sec)</desc>
                <ping_args>-c 20</ping_args>
                <ping_packetloss_threshold>25</ping_packetloss_threshold>
        </testCase>

93
        <testCase id="040511">
94 95 96 97 98 99
                <class>Ping</class>
                <desc>ping (10MHz - 20 sec)</desc>
                <ping_args>-c 20</ping_args>
                <ping_packetloss_threshold>25</ping_packetloss_threshold>
        </testCase>

100 101 102 103 104 105 106 107 108 109
        <testCase id="040601">
		<class>Iperf</class>
		<desc>iperf (5MHz - DL/6.5Mbps/UDP)(30 sec)(balanced)</desc>
		<iperf_args>-u -b 6.5M -t 30 -i 1</iperf_args>
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
		<iperf_profile>balanced</iperf_profile>
        </testCase>

        <testCase id="040602">
		<class>Iperf</class>
110 111
		<desc>iperf (5MHz - DL/6.5Mbps/UDP)(30 sec)(single-ue)</desc>
		<iperf_args>-u -b 6.5M -t 30 -i 1</iperf_args>
112 113 114 115 116 117
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
		<iperf_profile>single-ue</iperf_profile>
        </testCase>

        <testCase id="040603">
		<class>Iperf</class>
118 119
		<desc>iperf (5MHz - DL/6.5Mbps/UDP)(30 sec)(unbalanced)</desc>
		<iperf_args>-u -b 6.5M -t 30 -i 1</iperf_args>
120 121 122 123
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
		<iperf_profile>unbalanced</iperf_profile>
        </testCase>

124
	<testCase id="040611">
125
                <class>Iperf</class>
126 127
                <desc>iperf (10MHz - DL/13.5Mbps/UDP)(30 sec)(balanced)</desc>
                <iperf_args>-u -b 13.5M -t 30 -i 1</iperf_args>
128 129 130 131
                <iperf_packetloss_threshold>50</iperf_packetloss_threshold>
                <iperf_profile>balanced</iperf_profile>
        </testCase>

132
        <testCase id="040612">
133 134 135 136 137 138 139
                <class>Iperf</class>
                <desc>iperf (10MHz - 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>

140 141 142 143 144 145 146
	<testCase id="040613">
		<class>Iperf</class>
		<desc>iperf (10MHz - 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>
147 148 149

	<testCase id="040641">
		<class>Iperf</class>
150 151
		<desc>iperf (5MHz - UL/2Mbps/UDP)(30 sec)(balanced)</desc>
		<iperf_args>-u -b 2M -t 30 -i 1 -R</iperf_args>
152
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
153
		<iperf_profile>balanced</iperf_profile>
154 155 156 157
	</testCase>

	<testCase id="040642">
		<class>Iperf</class>
158 159
		<desc>iperf (5MHz - UL/2Mbps/UDP)(30 sec)(single-ue)</desc>
		<iperf_args>-u -b 2M -t 30 -i 1 -R</iperf_args>
160
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
161
		<iperf_profile>single-ue</iperf_profile>
162 163 164 165
	</testCase>

	<testCase id="040643">
		<class>Iperf</class>
166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191
		<desc>iperf (5MHz - 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>

	<testCase id="040651">
		<class>Iperf</class>
		<desc>iperf (10MHz - 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="040652">
		<class>Iperf</class>
		<desc>iperf (10MHz - 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="040653">
		<class>Iperf</class>
		<desc>iperf (10MHz - UL/2Mbps/UDP)(30 sec)(unbalanced)</desc>
		<iperf_args>-u -b 2M -t 30 -i 1 -R</iperf_args>
192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
		<iperf_profile>unbalanced</iperf_profile>
	</testCase>

        <testCase id="050101">
		<class>Initialize_HSS</class>
		<desc>Initialize HSS</desc>
        </testCase>

	<testCase id="060101">
		<class>Initialize_MME</class>
		<desc>Initialize MME</desc>
	</testCase>

	<testCase id="070101">
		<class>Initialize_SPGW</class>
		<desc>Initialize SPGW</desc>
	</testCase>

        <testCase id="050201">
                <class>Terminate_HSS</class>
                <desc>Terminate HSS</desc>
        </testCase>

        <testCase id="060201">
                <class>Terminate_MME</class>
                <desc>Terminate MME</desc>
        </testCase>

        <testCase id="070201">
                <class>Terminate_SPGW</class>
                <desc>Terminate SPGW</desc>
        </testCase>

</testCaseList>