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:
181c53c
)
Fix ocata test multicloud issue
87/42687/1
author
liboNet
<libo.zhu@intel.com>
Sat, 14 Apr 2018 00:00:47 +0000
(08:00 +0800)
committer
liboNet
<libo.zhu@intel.com>
Sat, 14 Apr 2018 00:28:52 +0000
(08:28 +0800)
Change-Id: I7878cbaeabe4aa163bf7e1bc080d75e5329488cc
Issue-ID: MULTICLOUD-200
Signed-off-by: libo zhu <libo.zhu@intel.com>
ocata/vagrant/test/test_multicloud.sh
patch
|
blob
|
history
diff --git
a/ocata/vagrant/test/test_multicloud.sh
b/ocata/vagrant/test/test_multicloud.sh
index
4cb17dd
..
0f4a655
100644
(file)
--- a/
ocata/vagrant/test/test_multicloud.sh
+++ b/
ocata/vagrant/test/test_multicloud.sh
@@
-2,7
+2,7
@@
set -ex
sudo apt-get update -y
-sudo apt-get install -y docker.io maven npm
+sudo apt-get install -y docker.io maven npm
virtualenv python-dev
git clone http://gerrit.onap.org/r/oparent
mkdir $HOME/.m2