Change version number in docker manifest file
This patch is to change the version
Change-Id: Id4d3e3dc97b0d0fcfb5442d3083718f386d0abe5
Issue-ID: MULTICLOUD-241
Signed-off-by: Xinhui Li <lxinhui@vmware.com>
diff --git a/test/csit/plans/multicloud-ocata/hpa-discovery/setup.sh b/test/csit/plans/multicloud-ocata/hpa-discovery/setup.sh
index b98e2de..d17bec1 100644
--- a/test/csit/plans/multicloud-ocata/hpa-discovery/setup.sh
+++ b/test/csit/plans/multicloud-ocata/hpa-discovery/setup.sh
@@ -43,7 +43,7 @@
start_simulator aai 8443
# start multicloud-ocata
-./run-instance.sh nexus3.onap.org:10001/onap/multicloud/openstack-ocata multicloud-ocata "-t -e AAI_SERVICE_URL=http://aai:8080/aai -e no_proxy=$no_proxy -p 9006:9006"
+./run-instance.sh nexus3.onap.org:10001/onap/multicloud/openstack/openstack-ocata multicloud-ocata "-t -e AAI_SERVICE_URL=http://aai:8080/aai -e no_proxy=$no_proxy -p 9006:9006"
SERVICE_IP=$(./get-instance-ip.sh multicloud-ocata)
SERVICE_PORT=9006