Skip to content
Snippets Groups Projects
enb_usrp210_band7.xml 3.58 KiB
Newer Older
<testCaseList>
	<TestCaseRequestedList>010101 050101 060101 070101 040101 030101 040301 040501 040601 040602 040603 040401 040201 030201 040101 030111 040301 040511 040611 040612 040613 040401 040201 030201</TestCaseRequestedList>
	<TestCaseExclusionList></TestCaseExclusionList>

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

	<testCase id="030101">
		<class>Initialize_eNB</class>
		<desc>Initialize eNB (FDD/Band7/5MHz)</desc>
		<Initialize_eNB_args>-O ci-scripts/conf_files/enb.band7.tm1.25PRB.usrpb210.conf</Initialize_eNB_args>
	</testCase>

	<testCase id="030111">
		<class>Initialize_eNB</class>
		<desc>Initialize eNB (FDD/Band7/10MHz)</desc>
		<Initialize_eNB_args>-O ci-scripts/conf_files/enb.band7.tm1.50PRB.usrpb210.conf</Initialize_eNB_args>
	</testCase>

	<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>5</ping_packetloss_threshold>
        </testCase>

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

	<testCase id="040601">
		<class>Iperf</class>
		<desc>iperf (5MHz - DL/6Mbps/UDP)(60 sec)</desc>
		<iperf_args>-u -b 6M -t 60 -i 1</iperf_args>
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
	</testCase>

        <testCase id="040602">
		<class>Iperf</class>
		<desc>iperf (5MHz - DL/13Mbps/UDP)(60 sec)</desc>
		<iperf_args>-u -b 13M -t 60 -i 1</iperf_args>
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
        </testCase>

        <testCase id="040603">
		<class>Iperf</class>
		<desc>iperf (5MHz - DL/15Mbps/UDP)(60 sec)</desc>
		<iperf_args>-u -b 15M -t 60 -i 1</iperf_args>
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
        </testCase>

	<testCase id="040611">
		<class>Iperf</class>
		<desc>iperf (10MHz - DL/6Mbps/UDP)(60 sec)</desc>
		<iperf_args>-u -b 6M -t 60 -i 1</iperf_args>
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
	</testCase>

        <testCase id="040612">
		<class>Iperf</class>
		<desc>iperf (10MHz - DL/13Mbps/UDP)(60 sec)</desc>
		<iperf_args>-u -b 13M -t 60 -i 1</iperf_args>
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
        </testCase>

        <testCase id="040613">
		<class>Iperf</class>
		<desc>iperf (10MHz - DL/15Mbps/UDP)(60 sec)</desc>
		<iperf_args>-u -b 15M -t 60 -i 1</iperf_args>
		<iperf_packetloss_threshold>50</iperf_packetloss_threshold>
        </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>

</testCaseList>