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
031af9f3
Commit
031af9f3
authored
Jan 09, 2024
by
Rúben Soares da Silva
Committed by
Reem Bahsoun
Feb 01, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Initial Test to add log collection of the L1 for the CI Pipeline
parent
c3fc91c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletion
+10
-1
ci-scripts/yaml_files/sa_gnb_aerial/aerial_l1_entrypoint.sh
ci-scripts/yaml_files/sa_gnb_aerial/aerial_l1_entrypoint.sh
+10
-1
No files found.
ci-scripts/yaml_files/sa_gnb_aerial/aerial_l1_entrypoint.sh
View file @
031af9f3
...
...
@@ -34,4 +34,13 @@ else
argument
=
"
$1
"
fi
"
$cuBB_Path
"
/build/cuPHY-CP/cuphycontroller/examples/cuphycontroller_scf
"
$argument
"
\ No newline at end of file
export
NVIPC_DEBUG_EN
=
2
"
$cuBB_Path
"
/build/cuPHY-CP/cuphycontroller/examples/cuphycontroller_scf
"
$argument
"
#Collect pcap
"
$cuBB_Path
"
/build/cuPHY-CP/gt_common_libs/nvIPC/tests/pcap/pcap_collect
cp
-f
nvipc.pcap /opt/cuBB/share
cp
-f
/tmp/phy.log /opt/cuBB/share
chmod
666 /opt/cuBB/share/nvipc.pcap
chmod
666 /opt/cuBB/share/phy.log
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