From: Pawel Kadlubanski Date: Thu, 24 May 2018 10:30:11 +0000 (+0200) Subject: Add docker hub address. X-Git-Tag: sniroemulator-1.0.0~30^2~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=8ad02133363dfb9ae2582bf73e1215322125d824;p=integration.git Add docker hub address. Issue-ID: INT-458 Change-Id: I850fff4b7c7caf25fcc315f2e7b7408d2bb13993 Signed-off-by: Pawel Kadlubanski --- diff --git a/test/mocks/pnfsimulator/simulator.sh b/test/mocks/pnfsimulator/simulator.sh index 27384dd04..5e8b2d5ac 100755 --- a/test/mocks/pnfsimulator/simulator.sh +++ b/test/mocks/pnfsimulator/simulator.sh @@ -4,7 +4,7 @@ set -euo pipefail CONTAINER_NAME=pnf-simulator CONFIG_FILE_PATH=/config/body.json -SIMULATOR_DOCKER_HUB=hub-name +SIMULATOR_DOCKER_HUB=nexus3.onap.org:10003/onap SIMULATOR_TAG=latest function main(){