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
alex037yang
OpenXG-RAN
Commits
c02b12f1
Commit
c02b12f1
authored
May 27, 2020
by
laurent
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test ninja
parent
bdee4587
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
ci-scripts/oai-ci-vm-tool
ci-scripts/oai-ci-vm-tool
+7
-7
No files found.
ci-scripts/oai-ci-vm-tool
View file @
c02b12f1
...
...
@@ -171,19 +171,19 @@ function setvar_usage {
function
variant__v1__enb_usrp
{
NB_PATTERN_FILES
=
9
BUILD_OPTIONS
=
"--eNB -w USRP --mu"
BUILD_OPTIONS
=
"--eNB -w USRP --mu
--ninja
"
}
function
variant__v2__basic_sim
{
NB_PATTERN_FILES
=
13
BUILD_OPTIONS
=
"--eNB --UE"
BUILD_OPTIONS
=
"--eNB --UE
--ninja
"
VM_MEMORY
=
8192
RUN_OPTIONS
=
"complex"
}
function
variant__v3__phy_sim
{
NB_PATTERN_FILES
=
13
BUILD_OPTIONS
=
"--phy_simulators"
BUILD_OPTIONS
=
"--phy_simulators
--ninja
"
VM_MEMORY
=
8192
VM_DISK
=
20
RUN_OPTIONS
=
"./run_exec_autotests.bash -g
\"
01510* 015111
\"
-q -np -b"
...
...
@@ -200,28 +200,28 @@ function variant__v5__gnb_usrp {
VM_MEMORY
=
8192
VM_CPU
=
8
NB_PATTERN_FILES
=
9
BUILD_OPTIONS
=
"--gNB -w USRP"
BUILD_OPTIONS
=
"--gNB -w USRP
--ninja
"
}
function
variant__v6__nr_ue_usrp
{
VM_MEMORY
=
4096
VM_CPU
=
4
NB_PATTERN_FILES
=
9
BUILD_OPTIONS
=
"--nrUE -w USRP"
BUILD_OPTIONS
=
"--nrUE -w USRP
--ninja
"
}
function
variant__v7__enb_ethernet
{
VM_MEMORY
=
4096
ARCHIVES_LOC
=
enb_eth
NB_PATTERN_FILES
=
8
BUILD_OPTIONS
=
"--eNB"
BUILD_OPTIONS
=
"--eNB
--ninja
"
}
function
variant__v8__ue_ethernet
{
VM_MEMORY
=
4096
ARCHIVES_LOC
=
ue_eth
NB_PATTERN_FILES
=
12
BUILD_OPTIONS
=
"--UE"
BUILD_OPTIONS
=
"--UE
--ninja
"
}
function
variant__v10__flexran_rtc
{
...
...
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