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
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
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
OpenXG
OpenXG-RAN
Commits
39274212
Commit
39274212
authored
Nov 06, 2023
by
Robert Schmidt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
5G RFsim F1 test: start 3 DUs, with 1 UE each, PING ONLY
parent
1e565f6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
17 deletions
+16
-17
ci-scripts/xml_files/container_5g_f1_rfsim.xml
ci-scripts/xml_files/container_5g_f1_rfsim.xml
+16
-17
No files found.
ci-scripts/xml_files/container_5g_f1_rfsim.xml
View file @
39274212
...
...
@@ -32,9 +32,8 @@
000022
000023
000024
000025
020021
020022
030021
100021
</TestCaseRequestedList>
<TestCaseExclusionList></TestCaseExclusionList>
...
...
@@ -72,33 +71,33 @@
<testCase
id=
"000023"
>
<class>
DeployGenObject
</class>
<desc>
Deploy
OAI 5G DU
RF sim SA
</desc>
<desc>
Deploy
3 OAI 5G DUs
RF sim SA
</desc>
<yaml_path>
yaml_files/5g_f1_rfsimulator
</yaml_path>
<services>
oai-du
</services>
<nb_healthy>
8
</nb_healthy>
<services>
oai-du
oai-du2 oai-du3
</services>
<nb_healthy>
10
</nb_healthy>
</testCase>
<testCase
id=
"000024"
>
<class>
DeployGenObject
</class>
<desc>
Deploy OAI 5G NR-UE RF sim SA
</desc>
<yaml_path>
yaml_files/5g_f1_rfsimulator
</yaml_path>
<services>
oai-nr-ue
</services>
<nb_healthy>
9
</nb_healthy>
<services>
oai-nr-ue
oai-nr-ue2
</services>
<nb_healthy>
12
</nb_healthy>
</testCase>
<testCase
id=
"0
20021
"
>
<class>
Ping
</class>
<desc>
Ping ext-dn from NR-UE
</desc>
<
id>
rfsim5g_ue
</id
>
<
ping_args>
-c 20 192.168.72.135
</ping_arg
s>
<
ping_packetloss_threshold>
5
</ping_packetloss_threshold
>
<testCase
id=
"0
00025
"
>
<class>
DeployGenObject
</class>
<desc>
Deploy OAI 5G NR-UE RF sim SA
</desc>
<
yaml_path>
yaml_files/5g_f1_rfsimulator
</yaml_path
>
<
services>
oai-nr-ue3
</service
s>
<
nb_healthy>
13
</nb_healthy
>
</testCase>
<testCase
id=
"02002
2
"
>
<testCase
id=
"02002
1
"
>
<class>
Ping
</class>
<desc>
Ping
NR-UE from ext-dn
</desc>
<id>
rfsim5g_
ext_dn
</id>
<ping_args>
-c 20 12.1.1.2
</ping_args>
<desc>
Ping
ext-dn from all NR-UEs
</desc>
<id>
rfsim5g_
ue rfsim5g_ue2 rfsim5g_ue3
</id>
<ping_args>
-c 20 192.168.72.135 -i0.25
</ping_args>
<ping_packetloss_threshold>
5
</ping_packetloss_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