Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
spbro
OpenXG-RAN
Commits
546e0350
Commit
546e0350
authored
Mar 27, 2024
by
Jaroslava Fiedlerova
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
RAN-SA-B200-Module-SABOX-Container switch to iperf3
parent
429dbae9
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
100 additions
and
20 deletions
+100
-20
ci-scripts/xml_files/container_sa_b200_quectel.xml
ci-scripts/xml_files/container_sa_b200_quectel.xml
+25
-5
ci-scripts/xml_files/container_sa_e1_b200_quectel.xml
ci-scripts/xml_files/container_sa_e1_b200_quectel.xml
+25
-5
ci-scripts/xml_files/container_sa_f1_b200_quectel.xml
ci-scripts/xml_files/container_sa_f1_b200_quectel.xml
+25
-5
ci-scripts/xml_files/container_sa_sc_b200_quectel.xml
ci-scripts/xml_files/container_sa_sc_b200_quectel.xml
+25
-5
No files found.
ci-scripts/xml_files/container_sa_b200_quectel.xml
View file @
546e0350
...
...
@@ -36,6 +36,8 @@
070000
070001
070002
070003
070004
060001
000002
060002
...
...
@@ -136,9 +138,9 @@
<testCase
id=
"070000"
>
<class>
Iperf
</class>
<desc>
iperf (DL/30Mbps/UDP)(30 sec)(single-ue profile)
</desc>
<iperf_args>
-u -b 30M -t 30 -i 1 -fm
</iperf_args>
<direction>
DL
</direction>
<iperf_args>
-u -b 30M -t 30 -R
</iperf_args>
<id>
idefix
</id>
<svr_id>
sabox-nepes
</svr_id>
<iperf_packetloss_threshold>
25
</iperf_packetloss_threshold>
<iperf_bitrate_threshold>
80
</iperf_bitrate_threshold>
<iperf_profile>
single-ue
</iperf_profile>
...
...
@@ -147,9 +149,9 @@
<testCase
id=
"070001"
>
<class>
Iperf
</class>
<desc>
iperf (UL/3.5Mbps/UDP)(30 sec)(single-ue profile)
</desc>
<iperf_args>
-u -b 3.5M -t 30 -i 1 -fm
</iperf_args>
<direction>
UL
</direction>
<iperf_args>
-u -b 3.5M -t 30
</iperf_args>
<id>
idefix
</id>
<svr_id>
sabox-nepes
</svr_id>
<iperf_packetloss_threshold>
1
</iperf_packetloss_threshold>
<iperf_bitrate_threshold>
95
</iperf_bitrate_threshold>
<iperf_profile>
single-ue
</iperf_profile>
...
...
@@ -159,11 +161,29 @@
<class>
Iperf
</class>
<desc>
iperf (BIDIR TCP)(10 sec)(single-ue profile)
</desc>
<iperf_args>
-t 10 --bidir
</iperf_args>
<direction>
BIDIR
</direction>
<id>
idefix
</id>
<svr_id>
sabox-nepes
</svr_id>
<iperf_profile>
single-ue
</iperf_profile>
</testCase>
<testCase
id=
"070003"
>
<class>
Iperf
</class>
<desc>
iperf (DL/TCP)(30 sec)(multi-ue profile)
</desc>
<iperf_args>
-t 30 -R
</iperf_args>
<id>
idefix
</id>
<svr_id>
sabox-nepes
</svr_id>
<iperf_tcp_rate_target>
40
</iperf_tcp_rate_target>
</testCase>
<testCase
id=
"070004"
>
<class>
Iperf
</class>
<desc>
iperf (UL/TCP)(30 sec)(multi-ue profile)
</desc>
<iperf_args>
-t 30
</iperf_args>
<id>
idefix
</id>
<svr_id>
sabox-nepes
</svr_id>
<iperf_tcp_rate_target>
10
</iperf_tcp_rate_target>
</testCase>
<testCase
id=
"060001"
>
<class>
Custom_Command
</class>
<desc>
Trigger Reestablishment
</desc>
...
...
ci-scripts/xml_files/container_sa_e1_b200_quectel.xml
View file @
546e0350
...
...
@@ -37,6 +37,8 @@
370001
370000
370002
370003
370004
360001
100002
360002
...
...
@@ -128,9 +130,9 @@
<testCase
id=
"370000"
>
<class>
Iperf
</class>
<desc>
iperf (DL/80Mbps/UDP)(30 sec)
</desc>
<iperf_args>
-u -b 80M -t 30 -i 1 -fm
</iperf_args>
<direction>
DL
</direction>
<iperf_args>
-u -b 80M -t 30 -R
</iperf_args>
<id>
idefix
</id>
<svr_id>
sabox-nepes
</svr_id>
<iperf_packetloss_threshold>
10
</iperf_packetloss_threshold>
<iperf_bitrate_threshold>
95
</iperf_bitrate_threshold>
<iperf_profile>
single-ue
</iperf_profile>
...
...
@@ -139,9 +141,9 @@
<testCase
id=
"370001"
>
<class>
Iperf
</class>
<desc>
iperf (UL/8Mbps/UDP)(30 sec)
</desc>
<iperf_args>
-u -b 8M -t 30 -i 1 -fm
</iperf_args>
<direction>
UL
</direction>
<iperf_args>
-u -b 8M -t 30
</iperf_args>
<id>
idefix
</id>
<svr_id>
sabox-nepes
</svr_id>
<iperf_packetloss_threshold>
1
</iperf_packetloss_threshold>
<iperf_bitrate_threshold>
95
</iperf_bitrate_threshold>
<iperf_profile>
single-ue
</iperf_profile>
...
...
@@ -151,11 +153,29 @@
<class>
Iperf
</class>
<desc>
iperf (BIDIR TCP)(10 sec)(single-ue profile)
</desc>
<iperf_args>
-t 20 --bidir
</iperf_args>
<direction>
BIDIR
</direction>
<id>
idefix
</id>
<svr_id>
sabox-nepes
</svr_id>
<iperf_profile>
single-ue
</iperf_profile>
</testCase>
<testCase
id=
"370003"
>
<class>
Iperf
</class>
<desc>
iperf (DL/TCP)(30 sec)(multi-ue profile)
</desc>
<iperf_args>
-t 30 -R
</iperf_args>
<id>
idefix
</id>
<svr_id>
sabox-nepes
</svr_id>
<iperf_tcp_rate_target>
30
</iperf_tcp_rate_target>
</testCase>
<testCase
id=
"370004"
>
<class>
Iperf
</class>
<desc>
iperf (UL/TCP)(30 sec)(multi-ue profile)
</desc>
<iperf_args>
-t 30
</iperf_args>
<id>
idefix
</id>
<svr_id>
sabox-nepes
</svr_id>
<iperf_tcp_rate_target>
15
</iperf_tcp_rate_target>
</testCase>
<testCase
id=
"360001"
>
<class>
Custom_Command
</class>
<desc>
Trigger Reestablishment (on DU)
</desc>
...
...
ci-scripts/xml_files/container_sa_f1_b200_quectel.xml
View file @
546e0350
...
...
@@ -49,6 +49,8 @@
170001
170000
170002
170003
170004
110011
110002
100001
...
...
@@ -160,9 +162,9 @@
<testCase
id=
"170000"
>
<class>
Iperf
</class>
<desc>
iperf (DL/50Mbps/UDP)(30 sec)
</desc>
<iperf_args>
-u -b 50M -t 30 -i 1 -fm
</iperf_args>
<direction>
DL
</direction>
<iperf_args>
-u -b 50M -t 30 -R
</iperf_args>
<id>
idefix
</id>
<svr_id>
sabox-nepes
</svr_id>
<iperf_packetloss_threshold>
10
</iperf_packetloss_threshold>
<iperf_bitrate_threshold>
95
</iperf_bitrate_threshold>
<iperf_profile>
single-ue
</iperf_profile>
...
...
@@ -171,9 +173,9 @@
<testCase
id=
"170001"
>
<class>
Iperf
</class>
<desc>
iperf (UL/25Mbps/UDP)(30 sec)
</desc>
<iperf_args>
-u -b 25M -t 30 -i 1 -fm
</iperf_args>
<direction>
UL
</direction>
<iperf_args>
-u -b 25M -t 30
</iperf_args>
<id>
idefix
</id>
<svr_id>
sabox-nepes
</svr_id>
<iperf_packetloss_threshold>
1
</iperf_packetloss_threshold>
<iperf_bitrate_threshold>
95
</iperf_bitrate_threshold>
<iperf_profile>
single-ue
</iperf_profile>
...
...
@@ -183,11 +185,29 @@
<class>
Iperf
</class>
<desc>
iperf (BIDIR TCP)(60 sec)(single-ue profile)
</desc>
<iperf_args>
-t 60 --bidir
</iperf_args>
<direction>
BIDIR
</direction>
<id>
idefix
</id>
<svr_id>
sabox-nepes
</svr_id>
<iperf_profile>
single-ue
</iperf_profile>
</testCase>
<testCase
id=
"170003"
>
<class>
Iperf
</class>
<desc>
iperf (DL/TCP)(30 sec)(multi-ue profile)
</desc>
<iperf_args>
-t 30 -R
</iperf_args>
<id>
idefix
</id>
<svr_id>
sabox-nepes
</svr_id>
<iperf_tcp_rate_target>
45
</iperf_tcp_rate_target>
</testCase>
<testCase
id=
"170004"
>
<class>
Iperf
</class>
<desc>
iperf (UL/TCP)(30 sec)(multi-ue profile)
</desc>
<iperf_args>
-t 30
</iperf_args>
<id>
idefix
</id>
<svr_id>
sabox-nepes
</svr_id>
<iperf_tcp_rate_target>
25
</iperf_tcp_rate_target>
</testCase>
<testCase
id=
"160001"
>
<class>
Custom_Command
</class>
<desc>
Trigger Reestablishment (on DU)
</desc>
...
...
ci-scripts/xml_files/container_sa_sc_b200_quectel.xml
View file @
546e0350
...
...
@@ -36,6 +36,8 @@
270000
270001
270002
270003
270004
260001
200002
260002
...
...
@@ -130,9 +132,9 @@
<testCase
id=
"270000"
>
<class>
Iperf
</class>
<desc>
iperf (DL/80Mbps/UDP)(30 sec)(single-ue profile)
</desc>
<iperf_args>
-u -b 80M -t 30 -i 1 -fm
</iperf_args>
<direction>
DL
</direction>
<iperf_args>
-u -b 80M -t 30 -R
</iperf_args>
<id>
idefix
</id>
<svr_id>
sabox-nepes
</svr_id>
<iperf_packetloss_threshold>
5
</iperf_packetloss_threshold>
<iperf_bitrate_threshold>
95
</iperf_bitrate_threshold>
<iperf_profile>
single-ue
</iperf_profile>
...
...
@@ -141,9 +143,9 @@
<testCase
id=
"270001"
>
<class>
Iperf
</class>
<desc>
iperf (UL/6Mbps/UDP)(30 sec)(single-ue profile)
</desc>
<iperf_args>
-u -b 6M -t 30 -i 1 -fm
</iperf_args>
<direction>
UL
</direction>
<iperf_args>
-u -b 6M -t 30
</iperf_args>
<id>
idefix
</id>
<svr_id>
sabox-nepes
</svr_id>
<iperf_packetloss_threshold>
1
</iperf_packetloss_threshold>
<iperf_bitrate_threshold>
95
</iperf_bitrate_threshold>
<iperf_profile>
single-ue
</iperf_profile>
...
...
@@ -153,11 +155,29 @@
<class>
Iperf
</class>
<desc>
iperf (BIDIR TCP)(10 sec)(single-ue profile)
</desc>
<iperf_args>
-t 10 --bidir
</iperf_args>
<direction>
BIDIR
</direction>
<id>
idefix
</id>
<svr_id>
sabox-nepes
</svr_id>
<iperf_profile>
single-ue
</iperf_profile>
</testCase>
<testCase
id=
"270003"
>
<class>
Iperf
</class>
<desc>
iperf (DL/TCP)(30 sec)(multi-ue profile)
</desc>
<iperf_args>
-t 30 -R
</iperf_args>
<id>
idefix
</id>
<svr_id>
sabox-nepes
</svr_id>
<iperf_tcp_rate_target>
35
</iperf_tcp_rate_target>
</testCase>
<testCase
id=
"270004"
>
<class>
Iperf
</class>
<desc>
iperf (UL/TCP)(30 sec)(multi-ue profile)
</desc>
<iperf_args>
-t 30
</iperf_args>
<id>
idefix
</id>
<svr_id>
sabox-nepes
</svr_id>
<iperf_tcp_rate_target>
5
</iperf_tcp_rate_target>
</testCase>
<testCase
id=
"260001"
>
<class>
Custom_Command
</class>
<desc>
Trigger Reestablishment
</desc>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment