From 1e73a95b5832b9b366c61bbbcce2ec30444d31ea Mon Sep 17 00:00:00 2001 From: Reem Bahsoun <reem.bahsoun@openairinterface.org> Date: Wed, 16 Oct 2024 14:40:37 +0200 Subject: [PATCH] Reduce tested DL throughput from 700 to 600Mbps --- ci-scripts/xml_files/container_sa_aerial_quectel.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-scripts/xml_files/container_sa_aerial_quectel.xml b/ci-scripts/xml_files/container_sa_aerial_quectel.xml index 3f49e5fa8d..63f22af51d 100644 --- a/ci-scripts/xml_files/container_sa_aerial_quectel.xml +++ b/ci-scripts/xml_files/container_sa_aerial_quectel.xml @@ -89,7 +89,7 @@ <testCase id="000022"> <class>Iperf</class> <desc>iperf (DL/UDP/700M)(30 sec)(single-ue profile)</desc> - <iperf_args>-u -b 700M -t 30 -R</iperf_args> + <iperf_args>-u -b 600M -t 30 -R</iperf_args> <svr_id>porcepix-cn5g</svr_id> <id>up2-aerial</id> <iperf_packetloss_threshold>25</iperf_packetloss_threshold> -- 2.26.2