Commit 379c3d14 authored by Robert Schmidt's avatar Robert Schmidt

Reduce iperf throughput in 5G F1 RFsim test

The next commit adds channel emulation in RFsim, so we have to reduce
the iperf, as the machine might not be fast enough.
parent 3d677e3f
......@@ -73,7 +73,7 @@
<server_container_name>rfsim5g-oai-nr-ue</server_container_name>
<client_container_name>rfsim5g-oai-ext-dn</client_container_name>
<server_options>-B 12.1.1.2 -u -i 1 -s</server_options>
<client_options>-c 12.1.1.2 -u -i 1 -t 10 -b 20M</client_options>
<client_options>-c 12.1.1.2 -u -i 1 -t 10 -b 5M</client_options>
</testCase>
<testCase id="030022">
......@@ -82,7 +82,7 @@
<server_container_name>rfsim5g-oai-ext-dn</server_container_name>
<client_container_name>rfsim5g-oai-nr-ue</client_container_name>
<server_options>-u -i 1 -s</server_options>
<client_options>-B 12.1.1.2 -c 192.168.72.135 -u -i 1 -t 10 -b 5M</client_options>
<client_options>-B 12.1.1.2 -c 192.168.72.135 -u -i 1 -t 10 -b 3M</client_options>
</testCase>
<testCase id="100021">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment