Update tested openstack-fcaps image version
[integration/csit.git] / plans / multicloud-fcaps / functionality1 / setup.sh
index 328329f..3161322 100644 (file)
@@ -16,7 +16,7 @@
 # Start all process required for executing test case
 
 source ${SCRIPTS}/common_functions.sh
-MULTICLOUD_DOCKER_VERSION=1.4.1
+MULTICLOUD_DOCKER_VERSION=1.5.6
 # start multicloud-fcaps
 docker run -d --name multicloud-fcaps nexus3.onap.org:10001/onap/multicloud/openstack-fcaps:$MULTICLOUD_DOCKER_VERSION
 SERVICE_IP=`get-instance-ip.sh multicloud-fcaps`