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
eceafdd0
Commit
eceafdd0
authored
Feb 08, 2019
by
laurent
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/develop-nr' into ocp_nrsimulator
parents
ae44bc06
2c239d70
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
4 deletions
+6
-4
ci-scripts/oai-ci-vm-tool
ci-scripts/oai-ci-vm-tool
+2
-0
cmake_targets/autotests/test_case_list.xml
cmake_targets/autotests/test_case_list.xml
+4
-4
No files found.
ci-scripts/oai-ci-vm-tool
View file @
eceafdd0
...
...
@@ -254,6 +254,7 @@ case $key in
LOG_PATTERN
=
.Rel15.txt
NB_PATTERN_FILES
=
8
BUILD_OPTIONS
=
"--phy_simulators"
VM_MEMORY
=
4096
RUN_OPTIONS
=
"./run_exec_autotests.bash -g
\"
01510*
\"
-q -np -b"
NBARGS
=
$[$NBARGS
+256]
shift
...
...
@@ -332,6 +333,7 @@ case $key in
LOG_PATTERN
=
.Rel15.txt
NB_PATTERN_FILES
=
8
BUILD_OPTIONS
=
"--phy_simulators"
VM_MEMORY
=
4096
RUN_OPTIONS
=
"./run_exec_autotests.bash -g
\"
01510*
\"
-q -np -b"
NBARGS
=
$[$NBARGS
+256]
;;
...
...
cmake_targets/autotests/test_case_list.xml
View file @
eceafdd0
...
...
@@ -1067,10 +1067,10 @@
<main_exec>
$OPENAIR_DIR/targets/bin/nr_pbchsim.Rel15
</main_exec>
<main_exec_args>
-s0 -S1 -n1000 -R106
-s0 -S1 -n10 -I -R106
-s0 -S1 -n1000 -R217
-N10
-s0 -S1 -n10 -I -R217
-N10
-s0 -S1 -n1000 -R273
-N20
-s0 -S1 -n10 -I -R273
-N20
</main_exec_args>
-s0 -S1 -n1000 -R217
-s0 -S1 -n10 -I -R217
-s0 -S1 -n1000 -R273
-s0 -S1 -n10 -I -R273
</main_exec_args>
<tags>
nr_pbchsim.test1 nr_pbchsim.test2
</tags>
<search_expr_true>
PBCH test OK
</search_expr_true>
<search_expr_false>
segmentation fault|assertion|exiting|fatal
</search_expr_false>
...
...
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