Fix location of downloaded image 55/21055/1
authorblsaws <bryan.sullivan@att.com>
Tue, 13 Sep 2016 20:54:44 +0000 (13:54 -0700)
committerblsaws <bryan.sullivan@att.com>
Tue, 13 Sep 2016 20:54:44 +0000 (13:54 -0700)
JIRA: MODELS-23

Change-Id: Ie5e135318d2ecc69c16bc304e1919371dc8ec21d
Signed-off-by: blsaws <bryan.sullivan@att.com>
tests/vHello_Tacker.sh

index 1955723..6541aa2 100644 (file)
@@ -112,7 +112,7 @@ function setup () {
 #EOF
 
   # Using pre-key-injected image for now, vHello.pem as provided in the blueprint
-  if [ ! -f xenial-server-cloudimg-amd64-disk1.img ]; then 
+  if [ ! -f /tmp/xenial-server-cloudimg-amd64-disk1.img ]; then 
     wget -O /tmp/xenial-server-cloudimg-amd64-disk1.img http://bkaj.net/opnfv/xenial-server-cloudimg-amd64-disk1.img
   fi
   cp blueprints/tosca-vnfd-hello-world-tacker/vHello.pem /tmp/tacker