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
ca2d9ec2
Commit
ca2d9ec2
authored
Aug 02, 2024
by
Jaroslava Fiedlerova
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CI: Update ci_infra for FHI7.2 pipeline
parent
3cdb0d79
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
0 deletions
+19
-0
ci-scripts/ci_infra.yaml
ci-scripts/ci_infra.yaml
+19
-0
No files found.
ci-scripts/ci_infra.yaml
View file @
ca2d9ec2
...
...
@@ -18,6 +18,14 @@ up2:
IF
:
wwan0
MTU
:
1500
up2-fhi72
:
Host
:
up2
AttachScript
:
sudo /opt/mbim-fhi72/start_quectel_mbim.sh
DetachScript
:
sudo /opt/mbim-fhi72/stop_quectel_mbim.sh
NetworkScript
:
ip a show dev wwan0
IF
:
wwan0
MTU
:
1500
sphex_quectel
:
Host
:
sphex
InitScript
:
sudo stdbuf -oL /home/oaicicd/quectel-CM/quectel-CM -4 -s oai.ipv4 &> /tmp/quecel-cm.log &
...
...
@@ -63,6 +71,13 @@ oc-cn5g:
NetworkScript
:
echo "inet 172.21.6.102"
RunIperf3Server
:
False
oc-cn5g-20897
:
Host
:
cacofonix
Namespace
:
"
oaicicd-core-for-fhi72"
CNPath
:
"
/opt/oai-cn5g-fed-develop-2024-april-20897"
NetworkScript
:
echo "inet 172.21.6.105"
RunIperf3Server
:
False
matix-cn5g
:
Host
:
matix
NetworkScript
:
docker exec prod-trf-gen ip a show dev eth0
...
...
@@ -101,6 +116,10 @@ amarisoft_ue:
Host
:
amariue
InitScript
:
/root/lteue-linux-2023-10-27/ue/lteue /root/oaicicd/ran_sa_aw2s_asue_2x2/aw2s-multi-00102-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_fhi72
:
Host
:
amariue
InitScript
:
/root/lteue-linux-2023-10-27/ue/lteue /root/oaicicd/ran_sa_fhi72_asue_2x2_benetel550/fhi72-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-10-27/libs/ws.js 127.0.0.1:9002 '{"message":"power_on","ue_id":1}'
...
...
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