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
ba0d114c
Commit
ba0d114c
authored
Jun 07, 2024
by
Bipin Adhikari
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xml changes on failed pipelines to account for ci_infra changes
parent
af604e7b
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
24 additions
and
0 deletions
+24
-0
ci-scripts/xml_files/container_5g_rfsim_2x2.xml
ci-scripts/xml_files/container_5g_rfsim_2x2.xml
+7
-0
ci-scripts/xml_files/container_5g_rfsim_f1_accelleran.xml
ci-scripts/xml_files/container_5g_rfsim_f1_accelleran.xml
+2
-0
ci-scripts/xml_files/container_5g_rfsim_fdd_phytest.xml
ci-scripts/xml_files/container_5g_rfsim_fdd_phytest.xml
+6
-0
ci-scripts/xml_files/container_5g_rfsim_tdd_dora.xml
ci-scripts/xml_files/container_5g_rfsim_tdd_dora.xml
+2
-0
ci-scripts/xml_files/container_5g_rfsim_u0_25prb.xml
ci-scripts/xml_files/container_5g_rfsim_u0_25prb.xml
+7
-0
No files found.
ci-scripts/xml_files/container_5g_rfsim_2x2.xml
View file @
ba0d114c
...
...
@@ -66,12 +66,14 @@
<class>
Attach_UE
</class>
<desc>
Attach OAI UE (Wait for IP)
</desc>
<id>
rfsim5g_ue
</id>
<nodes>
localhost
</nodes>
</testCase>
<testCase
id=
"020001"
>
<class>
Ping
</class>
<desc>
Ping ext-dn from NR-UE
</desc>
<id>
rfsim5g_ue
</id>
<nodes>
localhost
</nodes>
<ping_args>
-c 20 192.168.72.135
</ping_args>
<ping_packetloss_threshold>
5
</ping_packetloss_threshold>
</testCase>
...
...
@@ -80,6 +82,7 @@
<class>
Ping
</class>
<desc>
Ping NR-UE from ext-dn
</desc>
<id>
rfsim5g_ext_dn
</id>
<nodes>
localhost
</nodes>
<ping_args>
-c 20 12.1.1.2
</ping_args>
<ping_packetloss_threshold>
5
</ping_packetloss_threshold>
</testCase>
...
...
@@ -89,7 +92,9 @@
<desc>
Iperf (DL/3Mbps/UDP)(30 sec)
</desc>
<iperf_args>
-u -b 3M -t 30 -R
</iperf_args>
<id>
rfsim5g_ue
</id>
<nodes>
localhost
</nodes>
<svr_id>
rfsim5g_ext_dn
</svr_id>
<nodes>
localhost
</nodes>
<iperf_packetloss_threshold>
5
</iperf_packetloss_threshold>
<iperf_bitrate_threshold>
90
</iperf_bitrate_threshold>
</testCase>
...
...
@@ -99,7 +104,9 @@
<desc>
Iperf (UL/1Mbps/UDP)(30 sec)
</desc>
<iperf_args>
-u -b 1M -t 30
</iperf_args>
<id>
rfsim5g_ue
</id>
<nodes>
localhost
</nodes>
<svr_id>
rfsim5g_ext_dn
</svr_id>
<svr_node>
localhost
</svr_node>
<iperf_packetloss_threshold>
5
</iperf_packetloss_threshold>
<iperf_bitrate_threshold>
90
</iperf_bitrate_threshold>
</testCase>
...
...
ci-scripts/xml_files/container_5g_rfsim_f1_accelleran.xml
View file @
ba0d114c
...
...
@@ -53,6 +53,7 @@
<class>
Attach_UE
</class>
<desc>
Attach OAI UE (Wait for IP)
</desc>
<id>
rfsim5g_ue
</id>
<nodes>
localhost
</nodes>
</testCase>
<testCase
id=
"020021"
>
...
...
@@ -61,6 +62,7 @@
<id>
rfsim5g_ue
</id>
<ping_args>
-c 20 12.1.1.1
</ping_args>
<ping_packetloss_threshold>
0
</ping_packetloss_threshold>
<nodes>
localhost
</nodes>
</testCase>
<testCase
id=
"100022"
>
...
...
ci-scripts/xml_files/container_5g_rfsim_fdd_phytest.xml
View file @
ba0d114c
...
...
@@ -73,6 +73,7 @@
<class>
Ping
</class>
<desc>
Ping gNB from NR-UE
</desc>
<id>
rfsim5g_ue
</id>
<nodes>
localhost
</nodes>
<ping_args>
-c20 -i0.2 10.0.1.1
</ping_args>
<ping_packetloss_threshold>
0
</ping_packetloss_threshold>
</testCase>
...
...
@@ -81,6 +82,7 @@
<class>
Ping
</class>
<desc>
Ping NR-UE from gNB
</desc>
<id>
rfsim5g_gnb_nos1
</id>
<nodes>
localhost
</nodes>
<ping_args>
-c20 -i0.2 10.0.1.2
</ping_args>
<ping_packetloss_threshold>
0
</ping_packetloss_threshold>
</testCase>
...
...
@@ -90,7 +92,9 @@
<desc>
Iperf (DL/30kbps/UDP)(30 sec)
</desc>
<iperf_args>
-u -b 0.03M -t 30 -R -c 10.0.1.1
</iperf_args>
<id>
rfsim5g_ue
</id>
<nodes>
localhost
</nodes>
<svr_id>
rfsim5g_gnb_nos1
</svr_id>
<svr_node>
localhost
</svr_node>
<iperf_packetloss_threshold>
5
</iperf_packetloss_threshold>
<iperf_bitrate_threshold>
90
</iperf_bitrate_threshold>
</testCase>
...
...
@@ -100,7 +104,9 @@
<desc>
Iperf (UL/30kbps/UDP)(30 sec)
</desc>
<iperf_args>
-u -b 0.03M -t 30 -c 10.0.1.1
</iperf_args>
<id>
rfsim5g_ue
</id>
<nodes>
localhost
</nodes>
<svr_id>
rfsim5g_gnb_nos1
</svr_id>
<svr_node>
localhost
</svr_node>
<iperf_packetloss_threshold>
5
</iperf_packetloss_threshold>
<iperf_bitrate_threshold>
90
</iperf_bitrate_threshold>
</testCase>
...
...
ci-scripts/xml_files/container_5g_rfsim_tdd_dora.xml
View file @
ba0d114c
...
...
@@ -71,6 +71,7 @@
<class>
Ping
</class>
<desc>
Ping gNB from NR-UE
</desc>
<id>
rfsim5g_ue
</id>
<nodes>
localhost
</nodes>
<ping_args>
-c20 -i0.2 10.0.1.1
</ping_args>
<ping_packetloss_threshold>
0
</ping_packetloss_threshold>
</testCase>
...
...
@@ -79,6 +80,7 @@
<class>
Ping
</class>
<desc>
Ping NR-UE from gNB
</desc>
<id>
rfsim5g_gnb_nos1
</id>
<nodes>
localhost
</nodes>
<ping_args>
-c20 -i0.2 10.0.1.2
</ping_args>
<ping_packetloss_threshold>
0
</ping_packetloss_threshold>
</testCase>
...
...
ci-scripts/xml_files/container_5g_rfsim_u0_25prb.xml
View file @
ba0d114c
...
...
@@ -66,12 +66,14 @@
<class>
Attach_UE
</class>
<desc>
Attach OAI UE (Wait for IP)
</desc>
<id>
rfsim5g_ue
</id>
<nodes>
localhost
</nodes>
</testCase>
<testCase
id=
"020001"
>
<class>
Ping
</class>
<desc>
Ping ext-dn from NR-UE
</desc>
<id>
rfsim5g_ue
</id>
<nodes>
localhost
</nodes>
<ping_args>
-c 20 192.168.72.135
</ping_args>
<ping_packetloss_threshold>
5
</ping_packetloss_threshold>
</testCase>
...
...
@@ -80,6 +82,7 @@
<class>
Ping
</class>
<desc>
Ping NR-UE from ext-dn
</desc>
<id>
rfsim5g_ext_dn
</id>
<nodes>
localhost
</nodes>
<ping_args>
-c 20 12.1.1.2
</ping_args>
<ping_packetloss_threshold>
5
</ping_packetloss_threshold>
</testCase>
...
...
@@ -89,7 +92,9 @@
<desc>
Iperf (DL/3Mbps/UDP)(30 sec)
</desc>
<iperf_args>
-u -b 3M -t 30 -R
</iperf_args>
<id>
rfsim5g_ue
</id>
<nodes>
localhost
</nodes>
<svr_id>
rfsim5g_ext_dn
</svr_id>
<svr_node>
localhost
</svr_node>
<iperf_packetloss_threshold>
5
</iperf_packetloss_threshold>
<iperf_bitrate_threshold>
90
</iperf_bitrate_threshold>
</testCase>
...
...
@@ -99,7 +104,9 @@
<desc>
Iperf (UL/1Mbps/UDP)(30 sec)
</desc>
<iperf_args>
-u -b 1M -t 30
</iperf_args>
<id>
rfsim5g_ue
</id>
<nodes>
localhost
</nodes>
<svr_id>
rfsim5g_ext_dn
</svr_id>
<svr_node>
localhost
</svr_node>
<iperf_packetloss_threshold>
5
</iperf_packetloss_threshold>
<iperf_bitrate_threshold>
90
</iperf_bitrate_threshold>
</testCase>
...
...
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