X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=plans%2Fmulticloud-fcaps%2Ffunctionality1%2Fsetup.sh;h=31613226077b354e8e8da0d063a852a1c9f65d73;hb=89a8d0c3a1e00d7b7bd568a74973d0b1f934fc67;hp=1e125d69dfdf0d72540deddb279ef65adb8ebe0b;hpb=e23d2dc74252850fe449cf3c33aa99634d3a8454;p=integration%2Fcsit.git diff --git a/plans/multicloud-fcaps/functionality1/setup.sh b/plans/multicloud-fcaps/functionality1/setup.sh index 1e125d69..31613226 100644 --- a/plans/multicloud-fcaps/functionality1/setup.sh +++ b/plans/multicloud-fcaps/functionality1/setup.sh @@ -16,9 +16,9 @@ # Start all process required for executing test case source ${SCRIPTS}/common_functions.sh - +MULTICLOUD_DOCKER_VERSION=1.5.6 # start multicloud-fcaps -docker run -d --name multicloud-fcaps nexus3.onap.org:10001/onap/multicloud/openstack-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` SERVICE_PORT=9011