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
ad93072e
Commit
ad93072e
authored
Nov 13, 2023
by
Robert Schmidt
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/ci-aw2s-add-ues' into integration_2023_w44
parents
610a886d
c2255a41
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
67 additions
and
32 deletions
+67
-32
ci-scripts/ci_ueinfra.yaml
ci-scripts/ci_ueinfra.yaml
+22
-22
ci-scripts/conf_files/gnb.sa.band78.51prb.aw2s.ddsuu.conf
ci-scripts/conf_files/gnb.sa.band78.51prb.aw2s.ddsuu.conf
+1
-1
ci-scripts/xml_files/container_sa_aw2s_asue.xml
ci-scripts/xml_files/container_sa_aw2s_asue.xml
+44
-9
No files found.
ci-scripts/ci_ueinfra.yaml
View file @
ad93072e
...
...
@@ -49,75 +49,75 @@ adb_ue_2:
amarisoft_ue
:
Host
:
amariue
InitScript
:
/root/
2023-06-10/lteue-linux-2023-06-10
/lteue /root/oaicicd/ran_sa_aw2s_asue/aw2s-multi-20897-2x2.cfg &
TermScript
:
/root/2023-
06-10
/libs/ws.js -t 10 127.0.0.1:9002 '{"message":"quit"}' || killall -KILL lteue-avx2
InitScript
:
/root/
lteue-linux-2023-10-27/ue
/lteue /root/oaicicd/ran_sa_aw2s_asue/aw2s-multi-20897-2x2.cfg &
TermScript
:
/root/2023-
10-27
/libs/ws.js -t 10 127.0.0.1:9002 '{"message":"quit"}' || killall -KILL lteue-avx2
amarisoft_ue_1
:
Host
:
amariue
AttachScript
:
/root/2023-
06-10
/libs/ws.js 127.0.0.1:9002 '{"message":"power_on","ue_id":1}'
DetachScript
:
/root/2023-
06-10
/libs/ws.js 127.0.0.1:9002 '{"message":"power_off","ue_id":1}'
AttachScript
:
/root/2023-
10-27
/libs/ws.js 127.0.0.1:9002 '{"message":"power_on","ue_id":1}'
DetachScript
:
/root/2023-
10-27
/libs/ws.js 127.0.0.1:9002 '{"message":"power_off","ue_id":1}'
NetworkScript
:
ip netns exec ue1 ip a show dev pdn0
CmdPrefix
:
ip netns exec ue1
MTU
:
1500
amarisoft_ue_2
:
Host
:
amariue
AttachScript
:
/root/2023-
06-10
/libs/ws.js 127.0.0.1:9002 '{"message":"power_on","ue_id":2}'
DetachScript
:
/root/2023-
06-10
/libs/ws.js 127.0.0.1:9002 '{"message":"power_off","ue_id":2}'
AttachScript
:
/root/2023-
10-27
/libs/ws.js 127.0.0.1:9002 '{"message":"power_on","ue_id":2}'
DetachScript
:
/root/2023-
10-27
/libs/ws.js 127.0.0.1:9002 '{"message":"power_off","ue_id":2}'
NetworkScript
:
ip netns exec ue2 ip a show dev pdn0
CmdPrefix
:
ip netns exec ue2
MTU
:
1500
amarisoft_ue_3
:
Host
:
amariue
AttachScript
:
/root/2023-
06-10
/libs/ws.js 127.0.0.1:9002 '{"message":"power_on","ue_id":3}'
DetachScript
:
/root/2023-
06-10
/libs/ws.js 127.0.0.1:9002 '{"message":"power_off","ue_id":3}'
AttachScript
:
/root/2023-
10-27
/libs/ws.js 127.0.0.1:9002 '{"message":"power_on","ue_id":3}'
DetachScript
:
/root/2023-
10-27
/libs/ws.js 127.0.0.1:9002 '{"message":"power_off","ue_id":3}'
NetworkScript
:
ip netns exec ue3 ip a show dev pdn0
CmdPrefix
:
ip netns exec ue3
MTU
:
1500
amarisoft_ue_4
:
Host
:
amariue
AttachScript
:
/root/2023-
06-10
/libs/ws.js 127.0.0.1:9002 '{"message":"power_on","ue_id":4}'
DetachScript
:
/root/2023-
06-10
/libs/ws.js 127.0.0.1:9002 '{"message":"power_off","ue_id":4}'
AttachScript
:
/root/2023-
10-27
/libs/ws.js 127.0.0.1:9002 '{"message":"power_on","ue_id":4}'
DetachScript
:
/root/2023-
10-27
/libs/ws.js 127.0.0.1:9002 '{"message":"power_off","ue_id":4}'
NetworkScript
:
ip netns exec ue4 ip a show dev pdn0
CmdPrefix
:
ip netns exec ue4
MTU
:
1500
amarisoft_ue_5
:
Host
:
amariue
AttachScript
:
/root/2023-
06-10
/libs/ws.js 127.0.0.1:9002 '{"message":"power_on","ue_id":5}'
DetachScript
:
/root/2023-
06-10
/libs/ws.js 127.0.0.1:9002 '{"message":"power_off","ue_id":5}'
AttachScript
:
/root/2023-
10-27
/libs/ws.js 127.0.0.1:9002 '{"message":"power_on","ue_id":5}'
DetachScript
:
/root/2023-
10-27
/libs/ws.js 127.0.0.1:9002 '{"message":"power_off","ue_id":5}'
NetworkScript
:
ip netns exec ue5 ip a show dev pdn0
CmdPrefix
:
ip netns exec ue5
MTU
:
1500
amarisoft_ue_6
:
Host
:
amariue
AttachScript
:
/root/2023-
06-10
/libs/ws.js 127.0.0.1:9002 '{"message":"power_on","ue_id":6}'
DetachScript
:
/root/2023-
06-10
/libs/ws.js 127.0.0.1:9002 '{"message":"power_off","ue_id":6}'
AttachScript
:
/root/2023-
10-27
/libs/ws.js 127.0.0.1:9002 '{"message":"power_on","ue_id":6}'
DetachScript
:
/root/2023-
10-27
/libs/ws.js 127.0.0.1:9002 '{"message":"power_off","ue_id":6}'
NetworkScript
:
ip netns exec ue6 ip a show dev pdn0
CmdPrefix
:
ip netns exec ue6
MTU
:
1500
amarisoft_ue_7
:
Host
:
amariue
AttachScript
:
/root/2023-
06-10
/libs/ws.js 127.0.0.1:9002 '{"message":"power_on","ue_id":7}'
DetachScript
:
/root/2023-
06-10
/libs/ws.js 127.0.0.1:9002 '{"message":"power_off","ue_id":7}'
AttachScript
:
/root/2023-
10-27
/libs/ws.js 127.0.0.1:9002 '{"message":"power_on","ue_id":7}'
DetachScript
:
/root/2023-
10-27
/libs/ws.js 127.0.0.1:9002 '{"message":"power_off","ue_id":7}'
NetworkScript
:
ip netns exec ue7 ip a show dev pdn0
CmdPrefix
:
ip netns exec ue7
MTU
:
1500
amarisoft_ue_8
:
Host
:
amariue
AttachScript
:
/root/2023-
06-10
/libs/ws.js 127.0.0.1:9002 '{"message":"power_on","ue_id":8}'
DetachScript
:
/root/2023-
06-10
/libs/ws.js 127.0.0.1:9002 '{"message":"power_off","ue_id":8}'
AttachScript
:
/root/2023-
10-27
/libs/ws.js 127.0.0.1:9002 '{"message":"power_on","ue_id":8}'
DetachScript
:
/root/2023-
10-27
/libs/ws.js 127.0.0.1:9002 '{"message":"power_off","ue_id":8}'
NetworkScript
:
ip netns exec ue8 ip a show dev pdn0
CmdPrefix
:
ip netns exec ue8
MTU
:
1500
amarisoft_ue_9
:
Host
:
amariue
AttachScript
:
/root/2023-
06-10
/libs/ws.js 127.0.0.1:9002 '{"message":"power_on","ue_id":9}'
DetachScript
:
/root/2023-
06-10
/libs/ws.js 127.0.0.1:9002 '{"message":"power_off","ue_id":9}'
AttachScript
:
/root/2023-
10-27
/libs/ws.js 127.0.0.1:9002 '{"message":"power_on","ue_id":9}'
DetachScript
:
/root/2023-
10-27
/libs/ws.js 127.0.0.1:9002 '{"message":"power_off","ue_id":9}'
NetworkScript
:
ip netns exec ue9 ip a show dev pdn0
CmdPrefix
:
ip netns exec ue9
MTU
:
1500
amarisoft_ue_10
:
Host
:
amariue
AttachScript
:
/root/2023-
06-10
/libs/ws.js 127.0.0.1:9002 '{"message":"power_on","ue_id":10}'
DetachScript
:
/root/2023-
06-10
/libs/ws.js 127.0.0.1:9002 '{"message":"power_off","ue_id":10}'
AttachScript
:
/root/2023-
10-27
/libs/ws.js 127.0.0.1:9002 '{"message":"power_on","ue_id":10}'
DetachScript
:
/root/2023-
10-27
/libs/ws.js 127.0.0.1:9002 '{"message":"power_off","ue_id":10}'
NetworkScript
:
ip netns exec ue10 ip a show dev pdn0
CmdPrefix
:
ip netns exec ue10
MTU
:
1500
...
...
ci-scripts/conf_files/gnb.sa.band78.51prb.aw2s.ddsuu.conf
View file @
ad93072e
...
...
@@ -75,7 +75,7 @@ gNBs =
initialULBWPsubcarrierSpacing
=
1
;
#rach-ConfigCommon
#rach-ConfigGeneric
prach_ConfigurationIndex
=
98
;
prach_ConfigurationIndex
=
100
;
#prach_msg1_FDM
#0 = one, 1=two, 2=four, 3=eight
prach_msg1_FDM
=
0
;
...
...
ci-scripts/xml_files/container_sa_aw2s_asue.xml
View file @
ad93072e
...
...
@@ -35,6 +35,11 @@
002003
002004
002005
002006
002007
002008
002009
002010
000100
000010
000020
...
...
@@ -97,12 +102,42 @@
<id>
amarisoft_ue_5
</id>
</testCase>
<testCase
id=
"002006"
>
<class>
Attach_UE
</class>
<desc>
Attach UE
</desc>
<id>
amarisoft_ue_6
</id>
</testCase>
<testCase
id=
"002007"
>
<class>
Attach_UE
</class>
<desc>
Attach UE
</desc>
<id>
amarisoft_ue_7
</id>
</testCase>
<testCase
id=
"002008"
>
<class>
Attach_UE
</class>
<desc>
Attach UE
</desc>
<id>
amarisoft_ue_8
</id>
</testCase>
<testCase
id=
"002009"
>
<class>
Attach_UE
</class>
<desc>
Attach UE
</desc>
<id>
amarisoft_ue_9
</id>
</testCase>
<testCase
id=
"002010"
>
<class>
Attach_UE
</class>
<desc>
Attach UE
</desc>
<id>
amarisoft_ue_10
</id>
</testCase>
<testCase
id=
"000010"
>
<class>
Iperf
</class>
<desc>
iperf (DL/
20
Mbps/UDP)(30 sec)(multi-ue profile)
</desc>
<iperf_args>
-u -b
6
0M -t 30 -i 1 -R
</iperf_args>
<desc>
iperf (DL/
7
Mbps/UDP)(30 sec)(multi-ue profile)
</desc>
<iperf_args>
-u -b
7
0M -t 30 -i 1 -R
</iperf_args>
<direction>
IPERF3
</direction>
<id>
amarisoft_ue_1 amarisoft_ue_2 amarisoft_ue_3
</id>
<id>
amarisoft_ue_1 amarisoft_ue_2 amarisoft_ue_3
amarisoft_ue_4 amarisoft_ue_5 amarisoft_ue_6 amarisoft_ue_7 amarisoft_ue_8 amarisoft_ue_9 amarisoft_ue_10
</id>
<iperf_packetloss_threshold>
25
</iperf_packetloss_threshold>
<iperf_bitrate_threshold>
80
</iperf_bitrate_threshold>
<iperf_profile>
balanced
</iperf_profile>
...
...
@@ -110,10 +145,10 @@
<testCase
id=
"000020"
>
<class>
Iperf
</class>
<desc>
iperf (UL/
5
Mbps/UDP)(30 sec)(multi-ue profile)
</desc>
<iperf_args>
-u -b
15
M -t 30 -i 1
</iperf_args>
<desc>
iperf (UL/
2
Mbps/UDP)(30 sec)(multi-ue profile)
</desc>
<iperf_args>
-u -b
20
M -t 30 -i 1
</iperf_args>
<direction>
IPERF3
</direction>
<id>
amarisoft_ue_1 amarisoft_ue_2 amarisoft_ue_3
</id>
<id>
amarisoft_ue_1 amarisoft_ue_2 amarisoft_ue_3
amarisoft_ue_4 amarisoft_ue_5 amarisoft_ue_6 amarisoft_ue_7 amarisoft_ue_8 amarisoft_ue_9 amarisoft_ue_10
</id>
<iperf_packetloss_threshold>
25
</iperf_packetloss_threshold>
<iperf_bitrate_threshold>
80
</iperf_bitrate_threshold>
<iperf_profile>
balanced
</iperf_profile>
...
...
@@ -122,7 +157,7 @@
<testCase
id=
"000100"
>
<class>
Ping
</class>
<desc>
Ping: 20pings in 20sec, multi-ue
</desc>
<id>
amarisoft_ue_1 amarisoft_ue_2 amarisoft_ue_3 amarisoft_ue_4 amarisoft_ue_5
</id>
<id>
amarisoft_ue_1 amarisoft_ue_2 amarisoft_ue_3 amarisoft_ue_4 amarisoft_ue_5
amarisoft_ue_6 amarisoft_ue_7 amarisoft_ue_8 amarisoft_ue_9 amarisoft_ue_10
</id>
<ping_args>
-c 20 %cn_ip%
</ping_args>
<ping_packetloss_threshold>
1
</ping_packetloss_threshold>
<ping_rttavg_threshold>
25
</ping_rttavg_threshold>
...
...
@@ -131,7 +166,7 @@
<testCase
id=
"000200"
>
<class>
Ping
</class>
<desc>
Ping: 100pings in 20sec, multi-ue
</desc>
<id>
amarisoft_ue_1 amarisoft_ue_2 amarisoft_ue_3 amarisoft_ue_4 amarisoft_ue_5
</id>
<id>
amarisoft_ue_1 amarisoft_ue_2 amarisoft_ue_3 amarisoft_ue_4 amarisoft_ue_5
amarisoft_ue_6 amarisoft_ue_7 amarisoft_ue_8 amarisoft_ue_9 amarisoft_ue_10
</id>
<ping_args>
-c 100 -i 0.2 %cn_ip%
</ping_args>
<ping_packetloss_threshold>
1
</ping_packetloss_threshold>
<ping_rttavg_threshold>
30
</ping_rttavg_threshold>
...
...
@@ -140,7 +175,7 @@
<testCase
id=
"003000"
>
<class>
Detach_UE
</class>
<desc>
Detach UE
</desc>
<id>
amarisoft_ue_1 amarisoft_ue_2 amarisoft_ue_3 amarisoft_ue_4 amarisoft_ue_5
</id>
<id>
amarisoft_ue_1 amarisoft_ue_2 amarisoft_ue_3 amarisoft_ue_4 amarisoft_ue_5
amarisoft_ue_6 amarisoft_ue_7 amarisoft_ue_8 amarisoft_ue_9 amarisoft_ue_10
</id>
</testCase>
<testCase
id=
"004000"
>
...
...
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