Code Review
/
multicloud
/
openstack.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
f0fd914
)
setup function test framework
01/12601/1
author
Guo Ruijing
<ruijing.guo@intel.com>
Thu, 14 Sep 2017 15:50:10 +0000
(08:50 -0700)
committer
Guo Ruijing
<ruijing.guo@intel.com>
Fri, 15 Sep 2017 08:22:27 +0000
(
01:22
-0700)
this patch is to fix issue to setup function test framwork for multicloud
Change-Id: I48f9b750d36fe797abdf12bebf9f9650e0da0f51
Issue-Id: MULTICLOUD-92
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
ocata/vagrant/test/Dockerfile
patch
|
blob
|
history
diff --git
a/ocata/vagrant/test/Dockerfile
b/ocata/vagrant/test/Dockerfile
index
b0789a2
..
33d1a18
100644
(file)
--- a/
ocata/vagrant/test/Dockerfile
+++ b/
ocata/vagrant/test/Dockerfile
@@
-2,4
+2,4
@@
FROM multicloud-ocata:latest
RUN apt-get update && \
apt-get install -y vim
-ADD extsys.py /opt/ocata/lib/
ocata/ocata
/pub/msapi/extsys.py
+ADD extsys.py /opt/ocata/lib/
newton/newton
/pub/msapi/extsys.py