Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG UE
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
Michael Black
OpenXG UE
Commits
5af12c1e
Commit
5af12c1e
authored
Feb 16, 2022
by
francescomani
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modifying the 24PRB CI test case
parent
cdcd9aee
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
120 additions
and
135 deletions
+120
-135
ci-scripts/conf_files/gnb.sa.band78.fr1.24PRB.usrpb210.conf
ci-scripts/conf_files/gnb.sa.band78.fr1.24PRB.usrpb210.conf
+117
-132
ci-scripts/runTestOnVM.sh
ci-scripts/runTestOnVM.sh
+3
-3
No files found.
ci-scripts/conf_files/gnb.
band78.sa.fr1.24PRB.usrpn3
10.conf
→
ci-scripts/conf_files/gnb.
sa.band78.fr1.24PRB.usrpb2
10.conf
View file @
5af12c1e
This diff is collapsed.
Click to expand it.
ci-scripts/runTestOnVM.sh
View file @
5af12c1e
...
...
@@ -1406,7 +1406,7 @@ function start_rf_sim_nr_ue {
echo
"echo
\"
./nr-uesoftmodem -r 106 --numerology 1 --band 78 -C 3619200000 --rfsim --sa --log_config.global_log_options level,nocolor,time
\"
> ./my-nr-softmodem-run.sh "
>>
$1
else
# -eq 3 SA test 24PRB
then
echo
"echo
\"
./nr-uesoftmodem -r 24 -s 24 --numerology 1 --band 78 -C 36
1920
0000 --rfsim --sa --log_config.global_log_options level,nocolor,time
\"
> ./my-nr-softmodem-run.sh "
>>
$1
echo
"echo
\"
./nr-uesoftmodem -r 24 -s 24 --numerology 1 --band 78 -C 36
0432
0000 --rfsim --sa --log_config.global_log_options level,nocolor,time
\"
> ./my-nr-softmodem-run.sh "
>>
$1
fi
fi
echo
"chmod 775 ./my-nr-softmodem-run.sh"
>>
$1
...
...
@@ -2359,10 +2359,10 @@ function run_test_on_vm {
echo
"############################################################"
#SA test, attention : has a different config file from the rest of the test
CN_CONFIG
=
"noS1"
CONF_FILE
=
gnb.
band78.sa.fr1.24PRB.usrpn3
10.conf
CONF_FILE
=
gnb.
sa.band78.fr1.24PRB.usrpb2
10.conf
S1_NOS1_CFG
=
0
PRB
=
24
FREQUENCY
=
3
51
0
FREQUENCY
=
3
60
0
if
[
!
-d
$ARCHIVES_LOC
]
then
...
...
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