Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MEC - Multi-access Edge Computing
MEC TTCN-3 Test Suite
Commits
61d535a5
Commit
61d535a5
authored
Feb 07, 2022
by
YannGarcia
Browse files
Bug fixed in vagrant/provisioner.bash script
parent
0fb5ac93
Changes
1
Hide whitespace changes
Inline
Side-by-side
virtualization/vagrant/provisioner.bash
View file @
61d535a5
...
...
@@ -159,18 +159,18 @@ if wget --progress=dot:mega 'https://www.eclipse.org/downloads/download.php?file
fi
# Build Titan
cd
/home/vagrant/dev/TTF012_Mec/scripts
cd
/home/vagrant/dev/TTF
_T
012_Mec/scripts
./build_titan.bash
.
/home/vagrant/devenv.bash
# Build ATSs
cd
/home/vagrant/dev/TTF012_Mec
cd
/home/vagrant/dev/TTF
_T
012_Mec
export
ATS
=
AtsMec
make
# Change user in cfg files
cd
${
HOME
}
/dev/TTF012_Mec/scripts
./update_user_name.sh TTF012_Mec
cd
${
HOME
}
/dev/TTF
_T
012_Mec/scripts
./update_user_name.sh TTF
_T
012_Mec
# Update configuration file
cd
./etc/AtsMec
...
...
@@ -178,7 +178,7 @@ ln -sf AtsMec_Sandbox.cf_ AtsMec.cfg
cd
-
# Change sudo in command line
cd
/home/
etsi
/dev/TTF_T012_Mec/scripts
cd
/home/
vagrant
/dev/TTF_T012_Mec/scripts
#sed --in-place 's/sudo/echo "etsi" \| sudo -S/' ./run_mtc.bash
#sed --in-place 's/sudo/echo "etsi" \| sudo -S/' ./run_ptcs.bash
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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