mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Test description: - FHI7.2 test with VVDN RU and Quectel module - 4 DL layers, 2 UL layers - stonechat as DU host, CU running on OC - LDPC processing on the T2 card Enable automatic retry of DU deployment to recover in case of following failure during T2 initialization: EAL: Unable to reset device! Error: 11 (Resource temporarily unavailable) EAL: 0000:01:00.0 setup device failed EAL: Driver cannot attach the device (01:00.0) EAL: Failed to attach device on primary process [PHY] T2 card 01:00.0 not found Assertion (itf->nrLDPC_coding_init() == 0) failed! In load_nrLDPC_coding_interface() /oai-ran/openair1/PHY/CODING/nrLDPC_coding/nrLDPC_coding_interface_load.c:66 error starting LDPC library ldpc (null) Signed-off-by: Jaroslava Fiedlerova <jaroslava.fiedlerova@openairinterface.org>
199 lines
5.8 KiB
XML
199 lines
5.8 KiB
XML
<!-- SPDX-License-Identifier: LicenseRef-CSSL-1.0 -->
|
|
|
|
<testCaseList>
|
|
<htmlTabRef>test-5g-fhi72-4x4-vvdn</htmlTabRef>
|
|
<htmlTabName>100 MHz 4x4 TDD SA VVDN</htmlTabName>
|
|
<htmlTabIcon>tasks</htmlTabIcon>
|
|
|
|
<testCase>
|
|
<class>DeployCoreNetwork</class>
|
|
<desc>Initialize 5G Core</desc>
|
|
<cn_id>oc-cn5g-20897-stonechat</cn_id>
|
|
</testCase>
|
|
|
|
<testCase>
|
|
<class>Custom_Script</class>
|
|
<desc>Activate carriers on VVDN RU</desc>
|
|
<node>stonechat</node>
|
|
<script>scripts/vvdn-activate-carriers.sh</script>
|
|
</testCase>
|
|
|
|
<testCase>
|
|
<class>DeployWithScript</class>
|
|
<desc>Deploy CU</desc>
|
|
<node>stonechat</node>
|
|
<script>scripts/oc-chart-deploy.sh</script>
|
|
<options>/opt/oai-cn5g-fed-develop-2025-jan/ci-scripts/charts/oai-cu/ oaicicd-core-for-fhi72 %%image_tag%%</options>
|
|
</testCase>
|
|
|
|
<testCase>
|
|
<class>Pull_Local_Registry</class>
|
|
<desc>Pull Images from Local Registry</desc>
|
|
<node>stonechat</node>
|
|
<images>oai-gnb-fhi72-t2</images>
|
|
</testCase>
|
|
|
|
<testCase>
|
|
<class>Create_Workspace</class>
|
|
<desc>Create new Workspace for server 0</desc>
|
|
<node>stonechat</node>
|
|
</testCase>
|
|
|
|
<testCase>
|
|
<class>Deploy_Object</class>
|
|
<desc>Deploy DU (TDD/Band77/100MHz/VVDN) in a container</desc>
|
|
<yaml_path>ci-scripts/yaml_files/sa_fhi_7.2_vvdn_4x4_du</yaml_path>
|
|
<services>oai-du</services>
|
|
<node>stonechat</node>
|
|
<num_attempts>2</num_attempts>
|
|
</testCase>
|
|
|
|
<testCase>
|
|
<class>Attach_UE</class>
|
|
<desc>Attach UE</desc>
|
|
<id>up2-fhi72</id>
|
|
</testCase>
|
|
|
|
<testCase>
|
|
<class>Ping</class>
|
|
<desc>Ping: 100 pings in 10 sec</desc>
|
|
<id>up2-fhi72</id>
|
|
<svr_id>oc-cn5g-20897-stonechat</svr_id>
|
|
<ping_args>-c 100 -i 0.1</ping_args>
|
|
<ping_packetloss_threshold>1</ping_packetloss_threshold>
|
|
<ping_rttavg_threshold>15</ping_rttavg_threshold>
|
|
</testCase>
|
|
|
|
<testCase>
|
|
<class>Iperf</class>
|
|
<desc>iperf (DL/600Mbps/UDP)(60 sec)</desc>
|
|
<iperf_args>-u -b 600M -t 60 -R -l1428</iperf_args>
|
|
<id>up2-fhi72</id>
|
|
<iperf_packetloss_threshold>20</iperf_packetloss_threshold>
|
|
<iperf_bitrate_threshold>80</iperf_bitrate_threshold>
|
|
<iperf_profile>balanced</iperf_profile>
|
|
<svr_id>oc-cn5g-20897-stonechat</svr_id>
|
|
</testCase>
|
|
|
|
<testCase>
|
|
<class>Iperf</class>
|
|
<desc>iperf (DL/800Mbps/UDP)(60 sec)</desc>
|
|
<iperf_args>-u -b 800M -t 60 -R -l 1428</iperf_args>
|
|
<id>up2-fhi72</id>
|
|
<iperf_packetloss_threshold>20</iperf_packetloss_threshold>
|
|
<iperf_bitrate_threshold>80</iperf_bitrate_threshold>
|
|
<iperf_profile>balanced</iperf_profile>
|
|
<svr_id>oc-cn5g-20897-stonechat</svr_id>
|
|
</testCase>
|
|
|
|
<testCase>
|
|
<class>Iperf</class>
|
|
<desc>iperf (DL/1000Mbps/UDP)(60 sec)</desc>
|
|
<iperf_args>-u -b 1000M -t 60 -R -l 1428</iperf_args>
|
|
<id>up2-fhi72</id>
|
|
<iperf_packetloss_threshold>20</iperf_packetloss_threshold>
|
|
<iperf_bitrate_threshold>80</iperf_bitrate_threshold>
|
|
<iperf_profile>balanced</iperf_profile>
|
|
<svr_id>oc-cn5g-20897-stonechat</svr_id>
|
|
</testCase>
|
|
|
|
<testCase>
|
|
<class>Iperf</class>
|
|
<desc>Optional iperf (DL/1200Mbps/UDP)(60 sec)</desc>
|
|
<may_fail>true</may_fail>
|
|
<iperf_args>-u -b 1100M -t 60 -R -l 1428</iperf_args>
|
|
<id>up2-fhi72</id>
|
|
<iperf_packetloss_threshold>20</iperf_packetloss_threshold>
|
|
<iperf_bitrate_threshold>80</iperf_bitrate_threshold>
|
|
<iperf_profile>balanced</iperf_profile>
|
|
<svr_id>oc-cn5g-20897-stonechat</svr_id>
|
|
</testCase>
|
|
|
|
<testCase>
|
|
<class>Iperf</class>
|
|
<desc>iperf (UL/100Mbps/UDP)(30 sec)</desc>
|
|
<iperf_args>-u -b 100M -t 30</iperf_args>
|
|
<id>up2-fhi72</id>
|
|
<iperf_packetloss_threshold>20</iperf_packetloss_threshold>
|
|
<iperf_bitrate_threshold>80</iperf_bitrate_threshold>
|
|
<iperf_profile>balanced</iperf_profile>
|
|
<svr_id>oc-cn5g-20897-stonechat</svr_id>
|
|
</testCase>
|
|
|
|
<testCase>
|
|
<class>Iperf</class>
|
|
<desc>iperf (DL/TCP)(30 sec)</desc>
|
|
<iperf_args>-t 30 -R</iperf_args>
|
|
<id>up2-fhi72</id>
|
|
<iperf_tcp_rate_target>40</iperf_tcp_rate_target>
|
|
<svr_id>oc-cn5g-20897-stonechat</svr_id>
|
|
</testCase>
|
|
|
|
<testCase>
|
|
<class>Iperf</class>
|
|
<desc>iperf (UL/TCP)(30 sec)</desc>
|
|
<iperf_args>-t 30</iperf_args>
|
|
<id>up2-fhi72</id>
|
|
<iperf_tcp_rate_target>10</iperf_tcp_rate_target>
|
|
<svr_id>oc-cn5g-20897-stonechat</svr_id>
|
|
</testCase>
|
|
|
|
<testCase>
|
|
<class>Detach_UE</class>
|
|
<always_exec>true</always_exec>
|
|
<desc>Detach UE</desc>
|
|
<id>up2-fhi72</id>
|
|
</testCase>
|
|
|
|
<testCase>
|
|
<class>IdleSleep</class>
|
|
<desc>Sleep</desc>
|
|
<idle_sleep_time_in_sec>5</idle_sleep_time_in_sec>
|
|
</testCase>
|
|
|
|
<testCase>
|
|
<class>Undeploy_Object</class>
|
|
<always_exec>true</always_exec>
|
|
<desc>Undeploy DU</desc>
|
|
<yaml_path>ci-scripts/yaml_files/sa_fhi_7.2_vvdn_4x4_du</yaml_path>
|
|
<services>oai-du</services>
|
|
<node>stonechat</node>
|
|
<analysis>
|
|
<services>oai-du=EndsWithBye</services>
|
|
</analysis>
|
|
</testCase>
|
|
|
|
<testCase>
|
|
<class>Clean_Test_Server_Images</class>
|
|
<always_exec>true</always_exec>
|
|
<desc>Clean Test Images on Test Server</desc>
|
|
<node>stonechat</node>
|
|
<images>oai-gnb-fhi72-t2</images>
|
|
</testCase>
|
|
|
|
<testCase>
|
|
<class>UndeployWithScript</class>
|
|
<always_exec>true</always_exec>
|
|
<desc>Undeploy CU on OC</desc>
|
|
<node>stonechat</node>
|
|
<script>scripts/oc-chart-undeploy.sh</script>
|
|
<options>/opt/oai-cn5g-fed-develop-2025-jan/ci-scripts/charts/oai-cu/ oaicicd-core-for-fhi72 %%log_dir%%</options>
|
|
</testCase>
|
|
|
|
<testCase>
|
|
<class>UndeployCoreNetwork</class>
|
|
<always_exec>true</always_exec>
|
|
<desc>Terminate 5G Core</desc>
|
|
<cn_id>oc-cn5g-20897-stonechat</cn_id>
|
|
</testCase>
|
|
|
|
<testCase>
|
|
<class>Custom_Script</class>
|
|
<always_exec>true</always_exec>
|
|
<desc>Inactivate carriers on VVDN RU</desc>
|
|
<node>stonechat</node>
|
|
<script>scripts/vvdn-inactivate-carriers.sh</script>
|
|
</testCase>
|
|
|
|
</testCaseList>
|