Once [1] is merged, the image needed for this test case will be
available in /home/opnfv/functest/images/
So, no need to download again.
[1] https://gerrit.opnfv.org/gerrit/#/c/37393/
Change-Id: I219fc38cdf5e929ecdba1631d6315f6d076ae5d0
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
debug=""
}
-# PARSER_IMAGE_URL_FILE=cirros-0.3.0-x86_64-disk.img
-PARSER_IMAGE_URL_FILE=cirros-0.3.2-x86_64-disk.img
+if [ -n $1 ]; then
+ PARSER_IMAGE_URL_FILE=$1
+else
+ # PARSER_IMAGE_URL_FILE=cirros-0.3.0-x86_64-disk.img
+ PARSER_IMAGE_URL_FILE=cirros-0.3.2-x86_64-disk.img
+fi
# PARSER_IMAGE_URL=https://launchpad.net/cirros/trunk/0.3.0/+download/${PARSER_IMAGE_URL_FILE}
PARSER_IMAGE_URL=http://download.cirros-cloud.net/0.3.2/${PARSER_IMAGE_URL_FILE}
# PARSER_IMAGE_NAME=rhel-6.5-test-image