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
a85ee750
Commit
a85ee750
authored
May 08, 2019
by
Yann Garcia
Browse files
Add UEidentityAPI support
parent
0af7848d
Changes
1
Hide whitespace changes
Inline
Side-by-side
vagrant/provisioner.bash
View file @
a85ee750
...
...
@@ -73,35 +73,35 @@ then
exit
-1
fi
cd
/home/vagrant/dev
git clone https://forge.etsi.org/gitlab/
emergency-communications/NG112
./STF5
4
9_
Ng112
cd
/home/vagrant/dev/STF5
4
9_
Ng112
cd
/home/vagrant/dev/STF5
4
9_
Ng112
/ttcn
cd
/home/vagrant/dev
git clone https://forge.etsi.org/gitlab/
garciay/MEC.git
./STF5
6
9_
Mec
cd
/home/vagrant/dev/STF5
6
9_
Mec
cd
/home/vagrant/dev/STF5
6
9_
Mec
/ttcn
git clone https://forge.etsi.org/gitlab/LIBS/LibSip.git ./LibSip
git clone https://forge.etsi.org/gitlab/LIBS/LibIms.git ./LibIms
git clone https://forge.etsi.org/gitlab/LIBS/LibCommon.git ./LibCommon
git clone
-bSTF525
https://forge.etsi.org/gitlab/LIBS/LibIts ./LibIt
cd
/home/etsi/dev/STF5
4
9_
Ng112
/ttcn/LibIts
cd
/home/etsi/dev/STF5
6
9_
Mec
/ttcn/LibIts
rm
-fr
asn1 t3q xsd
cd
ttcn
&&
rm
-fr
BTP CALM CAM Common DCC DENM GeoNetworking Ipv6OverGeoNetworking IVIM MapemSpatem Pki Security SremSsem V2G
cd
/home/vagrant/dev/STF5
4
9_
Ng112
/scripts
cd
/home/vagrant/dev/STF5
6
9_
Mec
/scripts
chmod
775
*
.bash devenv.bash.
*
cd
/home/vagrant/dev/STF5
4
9_
Ng112
/docker
cd
/home/vagrant/dev/STF5
6
9_
Mec
/docker
chmod
775
*
.sh
cd
/home/vagrant/dev/STF5
4
9_
Ng112
cd
/home/vagrant/dev/STF5
6
9_
Mec
chmod
775 ./.jenkins.sh
cd
/home/vagrant
ln
-sf
/home/vagrant/dev/STF5
4
9_
Ng112
/scripts/devenv.bash.ubuntu /home/vagrant/devenv.bash
ln
-sf
/home/vagrant/dev/STF5
6
9_
Mec
/scripts/devenv.bash.ubuntu /home/vagrant/devenv.bash
.
/home/vagrant/devenv.bash
# Install all frameworks
# Install osip
cd
${
HOME_FRAMEWORKS
}
git clone git://git.savannah.gnu.org/osip.git ./osip
cd
./osip
./autogen.sh
./configure
--prefix
=
/home/vagrant
git clone git://git.savannah.gnu.org/osip.git ./osip
cd
./osip
./autogen.sh
./configure
--prefix
=
/home/vagrant
make
&&
make
install
# Install GoogleTest
...
...
@@ -133,15 +133,15 @@ tar -zxvf ./eclipse-cpp-oxygen-2-linux-gtk-x86_64.tar.gz
rm
-f
./eclipse-cpp-oxygen-2-linux-gtk-x86_64.tar.gz
cd
/home/vagrant
echo
""
>>
/home/vagrant/.bashrc
echo
"export LD_LIBRARY_PATH=/home/vagrant/dev/etsi_
emco
/lib:
$LD_LIBRARY_PATH
"
>>
/home/vagrant/.bashrc
echo
"export PATH=/home/vagrant/bin:
$PATH
"
>>
/home/vagrant/.bashrc
echo
". ~/devenv.bash"
>>
/home/vagrant/.bashrc
echo
""
>>
/home/vagrant/.bashrc
echo
"export LD_LIBRARY_PATH=/home/vagrant/dev/etsi_
mec
/lib:
$LD_LIBRARY_PATH
"
>>
/home/vagrant/.bashrc
echo
"export PATH=/home/vagrant/bin:
$PATH
"
>>
/home/vagrant/.bashrc
echo
". ~/devenv.bash"
>>
/home/vagrant/.bashrc
.
/home/vagrant/.bashrc
cd
/home/vagrant/dev/STF5
4
9_
Ng112
/scripts
./build_titan.bash
.
/home/vagrant/devenv.bash
cd
/home/vagrant/dev/STF5
6
9_
Mec
/scripts
./build_titan.bash
.
/home/vagrant/devenv.bash
./update_its_project.bash
cd
/home/vagrant/dev/etsi_emco/src/TestCodec/objs
../bin/testcodec_generate_makefile.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