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
1295e0e1
Commit
1295e0e1
authored
Jul 11, 2019
by
YannGarcia
Browse files
Update Docker & Vagrangrant
parent
e423439f
Changes
2
Hide whitespace changes
Inline
Side-by-side
docker/Dockerfile
View file @
1295e0e1
...
...
@@ -89,7 +89,7 @@ RUN cd /home/etsi \
#==> Fallback to more secured solution
#COPY [^.]* /home/etsi/dev/STF569_Mec/
#COPY home home/etsi
RUN
git clone https://forge.etsi.org/gitlab/
garciay/MEC
.git /home/etsi/dev/STF569_Mec
RUN
git clone https://forge.etsi.org/gitlab/
mec/gs032p3-ttcn-test-suite
.git /home/etsi/dev/STF569_Mec
RUN
chown
-R
etsi /home/etsi/dev/STF569_Mec/
&&
cd
/home/etsi/dev/STF569_Mec
USER
etsi
...
...
vagrant/provisioner.bash
View file @
1295e0e1
...
...
@@ -74,7 +74,7 @@ then
fi
cd
/home/vagrant/dev
git clone https://forge.etsi.org/gitlab/
garciay/MEC
.git ./STF569_Mec
git clone https://forge.etsi.org/gitlab/
mec/gs032p3-ttcn-test-suite
.git ./STF569_Mec
cd
/home/vagrant/dev/STF569_Mec
cd
/home/vagrant/dev/STF569_Mec/ttcn
git clone https://forge.etsi.org/gitlab/LIBS/LibSip.git ./LibSip
...
...
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