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
lizhongxiao
OpenXG-RAN
Commits
70926b2c
Commit
70926b2c
authored
Jul 29, 2023
by
Robert Schmidt
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/CI-attach-detach' into integration_2023_w30
parents
f79bab42
3cb22cac
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
50 additions
and
0 deletions
+50
-0
ci-scripts/ci_ueinfra.yaml
ci-scripts/ci_ueinfra.yaml
+12
-0
ci-scripts/xml_files/container_5g_rfsim.xml
ci-scripts/xml_files/container_5g_rfsim.xml
+26
-0
ci-scripts/xml_files/container_sa_b200_quectel.xml
ci-scripts/xml_files/container_sa_b200_quectel.xml
+6
-0
ci-scripts/xml_files/container_sa_f1_b200_quectel.xml
ci-scripts/xml_files/container_sa_f1_b200_quectel.xml
+6
-0
No files found.
ci-scripts/ci_ueinfra.yaml
View file @
70926b2c
...
@@ -141,6 +141,18 @@ rfsim5g_ue:
...
@@ -141,6 +141,18 @@ rfsim5g_ue:
NetworkScript
:
docker exec rfsim5g-oai-nr-ue ip a show dev oaitun_ue1
NetworkScript
:
docker exec rfsim5g-oai-nr-ue ip a show dev oaitun_ue1
CmdPrefix
:
docker exec rfsim5g-oai-nr-ue
CmdPrefix
:
docker exec rfsim5g-oai-nr-ue
IF
:
oaitun_ue1
IF
:
oaitun_ue1
AttachScript
:
docker start rfsim5g-oai-nr-ue
DetachScript
:
docker stop rfsim5g-oai-nr-ue
MTU
:
1500
rfsim5g_ue2
:
Host
:
localhost
NetworkScript
:
docker exec rfsim5g-oai-nr-ue2 ip a show dev oaitun_ue1
CmdPrefix
:
docker exec rfsim5g-oai-nr-ue2
IF
:
oaitun_ue1
AttachScript
:
docker start rfsim5g-oai-nr-ue2
DetachScript
:
docker stop rfsim5g-oai-nr-ue2
MTU
:
1500
rfsim5g_ext_dn
:
rfsim5g_ext_dn
:
Host
:
localhost
Host
:
localhost
...
...
ci-scripts/xml_files/container_5g_rfsim.xml
View file @
70926b2c
...
@@ -39,6 +39,12 @@
...
@@ -39,6 +39,12 @@
020004
020004
030001
030001
030002
030002
444444
333333
020005
444444
333333
020005
100001
100001
</TestCaseRequestedList>
</TestCaseRequestedList>
<TestCaseExclusionList></TestCaseExclusionList>
<TestCaseExclusionList></TestCaseExclusionList>
...
@@ -122,6 +128,14 @@
...
@@ -122,6 +128,14 @@
<ping_packetloss_threshold>
5
</ping_packetloss_threshold>
<ping_packetloss_threshold>
5
</ping_packetloss_threshold>
</testCase>
</testCase>
<testCase
id=
"020005"
>
<class>
Ping
</class>
<desc>
Ping ext-dn from both UEs
</desc>
<id>
rfsim5g_ue rfsim5g_ue2
</id>
<ping_args>
-c 20 192.168.72.135
</ping_args>
<ping_packetloss_threshold>
5
</ping_packetloss_threshold>
</testCase>
<testCase
id=
"030001"
>
<testCase
id=
"030001"
>
<class>
IperfFromContainer
</class>
<class>
IperfFromContainer
</class>
<desc>
Iperf UDP Downlink
</desc>
<desc>
Iperf UDP Downlink
</desc>
...
@@ -140,6 +154,18 @@
...
@@ -140,6 +154,18 @@
<client_options>
-B 12.1.1.2 -c 192.168.72.135 -u -i 1 -t 30 -b 1M
</client_options>
<client_options>
-B 12.1.1.2 -c 192.168.72.135 -u -i 1 -t 30 -b 1M
</client_options>
</testCase>
</testCase>
<testCase
id=
"333333"
>
<class>
Attach_UE
</class>
<desc>
Attach OAI UE 1 and 2
</desc>
<id>
rfsim5g_ue rfsim5g_ue2
</id>
</testCase>
<testCase
id=
"444444"
>
<class>
Detach_UE
</class>
<desc>
Detach OAI UE 1 and 2
</desc>
<id>
rfsim5g_ue rfsim5g_ue2
</id>
</testCase>
<testCase
id=
"100001"
>
<testCase
id=
"100001"
>
<class>
UndeployGenObject
</class>
<class>
UndeployGenObject
</class>
<desc>
Undeploy all OAI 5G stack
</desc>
<desc>
Undeploy all OAI 5G stack
</desc>
...
...
ci-scripts/xml_files/container_sa_b200_quectel.xml
View file @
70926b2c
...
@@ -41,6 +41,12 @@
...
@@ -41,6 +41,12 @@
060002
060002
050000
050000
010010
010010
010001
050001
010010
010001
050000
010010
010002
010002
030201
030201
200000
200000
...
...
ci-scripts/xml_files/container_sa_f1_b200_quectel.xml
View file @
70926b2c
...
@@ -37,6 +37,12 @@
...
@@ -37,6 +37,12 @@
150000
150000
150001
150001
110011
110011
110001
150001
110011
110001
150000
110011
110002
110002
100001
100001
130201
130201
...
...
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