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
e42b2c03
Commit
e42b2c03
authored
Aug 29, 2024
by
Bipin Adhikari
Committed by
Raphael Defosseux
Sep 04, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xml changes for NTN GEO and SIDELINK tests
parent
f3033533
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
51 additions
and
21 deletions
+51
-21
ci-scripts/xml_files/container_5g_rfsim_ntn_geo.xml
ci-scripts/xml_files/container_5g_rfsim_ntn_geo.xml
+22
-8
ci-scripts/xml_files/container_5g_rfsim_ntn_geo_down.xml
ci-scripts/xml_files/container_5g_rfsim_ntn_geo_down.xml
+4
-2
ci-scripts/xml_files/container_5g_rfsim_sidelink.xml
ci-scripts/xml_files/container_5g_rfsim_sidelink.xml
+21
-9
ci-scripts/xml_files/container_5g_rfsim_sidelink_down.xml
ci-scripts/xml_files/container_5g_rfsim_sidelink_down.xml
+4
-2
No files found.
ci-scripts/xml_files/container_5g_rfsim_ntn_geo.xml
View file @
e42b2c03
...
...
@@ -28,6 +28,7 @@
<TestCaseRequestedList>
111111
100001
800813
000001
000002
000003
...
...
@@ -44,32 +45,42 @@
<images_to_pull>
oai-gnb-asan oai-nr-ue-asan
</images_to_pull>
</testCase>
<testCase
id=
"800813"
>
<class>
Create_Workspace
</class>
<desc>
Creating new Workspace
</desc>
<eNB_instance>
0
</eNB_instance>
<eNB_serverId>
0
</eNB_serverId>
</testCase>
<testCase
id=
"000001"
>
<class>
Deploy
Gen
Object
</class>
<class>
Deploy
_
Object
</class>
<desc>
Deploy OAI 5G CoreNetwork
</desc>
<yaml_path>
yaml_files/5g_rfsimulator_ntn_geo
</yaml_path>
<yaml_path>
ci-scripts/
yaml_files/5g_rfsimulator_ntn_geo
</yaml_path>
<services>
mysql oai-amf oai-smf oai-upf oai-ext-dn
</services>
<nb_healthy>
5
</nb_healthy>
<eNB_instance>
0
</eNB_instance>
<eNB_serverId>
0
</eNB_serverId>
</testCase>
<testCase
id=
"000002"
>
<class>
Deploy
Gen
Object
</class>
<class>
Deploy
_
Object
</class>
<desc>
Deploy OAI 5G gNB+nrUE RF sim SA
</desc>
<yaml_path>
yaml_files/5g_rfsimulator_ntn_geo
</yaml_path>
<yaml_path>
ci-scripts/
yaml_files/5g_rfsimulator_ntn_geo
</yaml_path>
<services>
oai-gnb oai-nr-ue
</services>
<nb_healthy>
7
</nb_healthy>
<eNB_instance>
0
</eNB_instance>
<eNB_serverId>
0
</eNB_serverId>
</testCase>
<testCase
id=
"000003"
>
<class>
Attach_UE
</class>
<desc>
Attach OAI UE (Wait for IP)
</desc>
<id>
rfsim5g_ue
</id>
<nodes>
cacofonix
</nodes>
</testCase>
<testCase
id=
"020001"
>
<class>
Ping
</class>
<desc>
Ping ext-dn from NR-UE
</desc>
<id>
rfsim5g_ue
</id>
<nodes>
cacofonix
</nodes>
<ping_args>
-c 20 -i 0.25 192.168.72.135
</ping_args>
<ping_packetloss_threshold>
5
</ping_packetloss_threshold>
</testCase>
...
...
@@ -78,14 +89,17 @@
<class>
Ping
</class>
<desc>
Ping NR-UE from ext-dn
</desc>
<id>
rfsim5g_ext_dn
</id>
<nodes>
cacofonix
</nodes>
<ping_args>
-c 20 -i 0.25 12.1.1.2
</ping_args>
<ping_packetloss_threshold>
5
</ping_packetloss_threshold>
</testCase>
<testCase
id=
"100001"
>
<class>
Undeploy
Gen
Object
</class>
<class>
Undeploy
_
Object
</class>
<desc>
Undeploy all OAI 5G stack
</desc>
<yaml_path>
yaml_files/5g_rfsimulator_ntn_geo
</yaml_path>
<yaml_path>
ci-scripts/yaml_files/5g_rfsimulator_ntn_geo
</yaml_path>
<eNB_instance>
0
</eNB_instance>
<eNB_serverId>
0
</eNB_serverId>
</testCase>
</testCaseList>
ci-scripts/xml_files/container_5g_rfsim_ntn_geo_down.xml
View file @
e42b2c03
...
...
@@ -31,9 +31,11 @@
<TestCaseExclusionList></TestCaseExclusionList>
<testCase
id=
"100002"
>
<class>
Undeploy
Gen
Object
</class>
<class>
Undeploy
_
Object
</class>
<desc>
Undeploy all OAI 5G stack
</desc>
<yaml_path>
yaml_files/5g_rfsimulator_ntn_geo
</yaml_path>
<yaml_path>
ci-scripts/yaml_files/5g_rfsimulator_ntn_geo
</yaml_path>
<eNB_instance>
0
</eNB_instance>
<eNB_serverId>
0
</eNB_serverId>
</testCase>
<testCase
id=
"222222"
>
...
...
ci-scripts/xml_files/container_5g_rfsim_sidelink.xml
View file @
e42b2c03
...
...
@@ -27,6 +27,7 @@
<repeatCount>
1
</repeatCount>
<TestCaseRequestedList>
111111
800813
000002
000003
000004
...
...
@@ -42,20 +43,29 @@
<images_to_pull>
oai-nr-ue-asan
</images_to_pull>
</testCase>
<testCase
id=
"800813"
>
<class>
Create_Workspace
</class>
<desc>
Creating new Workspace
</desc>
<eNB_instance>
0
</eNB_instance>
<eNB_serverId>
0
</eNB_serverId>
</testCase>
<testCase
id=
"000002"
>
<class>
Deploy
Gen
Object
</class>
<class>
Deploy
_
Object
</class>
<desc>
Deploy OAI 5G UE 1
</desc>
<yaml_path>
yaml_files/5g_rfsimulator_sidelink
</yaml_path>
<yaml_path>
ci-scripts/
yaml_files/5g_rfsimulator_sidelink
</yaml_path>
<services>
oai-nr-ue-1
</services>
<nb_healthy>
1
</nb_healthy>
<eNB_instance>
0
</eNB_instance>
<eNB_serverId>
0
</eNB_serverId>
</testCase>
<testCase
id=
"000003"
>
<class>
Deploy
Gen
Object
</class>
<class>
Deploy
_
Object
</class>
<desc>
Deploy OAI 5G UE 2
</desc>
<yaml_path>
yaml_files/5g_rfsimulator_sidelink
</yaml_path>
<yaml_path>
ci-scripts/
yaml_files/5g_rfsimulator_sidelink
</yaml_path>
<services>
oai-nr-ue-2
</services>
<nb_healthy>
1
</nb_healthy>
<eNB_instance>
0
</eNB_instance>
<eNB_serverId>
0
</eNB_serverId>
</testCase>
<testCase
id=
"000004"
>
...
...
@@ -67,17 +77,19 @@
<testCase
id=
"000005"
>
<class>
Custom_Command
</class>
<desc>
Check that UE synched
</desc>
<node>
localhost
</node>
<node>
cacofonix
</node>
<command>
docker logs rfsim5g-oai-nr-ue-2 | grep -m 1 "PSBCH RX:OK"
</command>
<command_fail>
yes
</command_fail>
</testCase>
<testCase
id=
"100001"
>
<class>
Undeploy
Gen
Object
</class>
<class>
Undeploy
_
Object
</class>
<desc>
Undeploy all OAI 5G stack
</desc>
<yaml_path>
yaml_files/5g_rfsimulator_sidelink
</yaml_path>
<yaml_path>
ci-scripts/
yaml_files/5g_rfsimulator_sidelink
</yaml_path>
<d_retx_th>
1,0,0,0
</d_retx_th>
<u_retx_th>
1,0,0,0
</u_retx_th>
<eNB_instance>
0
</eNB_instance>
<eNB_serverId>
0
</eNB_serverId>
</testCase>
</testCaseList>
ci-scripts/xml_files/container_5g_rfsim_sidelink_down.xml
View file @
e42b2c03
...
...
@@ -31,9 +31,11 @@
<TestCaseExclusionList></TestCaseExclusionList>
<testCase
id=
"100002"
>
<class>
Undeploy
Gen
Object
</class>
<class>
Undeploy
_
Object
</class>
<desc>
Undeploy all OAI 5G stack
</desc>
<yaml_path>
yaml_files/5g_rfsimulator_sidelink
</yaml_path>
<yaml_path>
ci-scripts/yaml_files/5g_rfsimulator_sidelink
</yaml_path>
<eNB_instance>
0
</eNB_instance>
<eNB_serverId>
0
</eNB_serverId>
</testCase>
<testCase
id=
"222222"
>
...
...
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