Skip to content
Snippets Groups Projects
Commit 24e9667c authored by Raphael Defosseux's avatar Raphael Defosseux
Browse files

CI: adding --mu option to one of the VM-built variant


Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@eurecom.fr>
parent 090fcc5a
No related branches found
No related tags found
No related merge requests found
......@@ -127,7 +127,7 @@ case $key in
ARCHIVES_LOC=enb_usrp
LOG_PATTERN=.Rel14.txt
NB_PATTERN_FILES=4
BUILD_OPTIONS="--eNB -w USRP"
BUILD_OPTIONS="--eNB -w USRP --mu"
shift
;;
-v2)
......@@ -181,7 +181,7 @@ case $key in
ARCHIVES_LOC=enb_usrp
LOG_PATTERN=.Rel14.txt
NB_PATTERN_FILES=4
BUILD_OPTIONS="--eNB -w USRP"
BUILD_OPTIONS="--eNB -w USRP --mu"
;;
basic-sim)
VM_NAME=ci-basic-sim
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment