Add docker hub address. 93/48893/1
authorPawel Kadlubanski <pawel.kadlubanski@nokia.com>
Thu, 24 May 2018 10:30:11 +0000 (12:30 +0200)
committerPawel Kadlubanski <pawel.kadlubanski@nokia.com>
Thu, 24 May 2018 10:30:11 +0000 (12:30 +0200)
Issue-ID: INT-458

Change-Id: I850fff4b7c7caf25fcc315f2e7b7408d2bb13993
Signed-off-by: Pawel Kadlubanski <pawel.kadlubanski@nokia.com>
test/mocks/pnfsimulator/simulator.sh

index 27384dd..5e8b2d5 100755 (executable)
@@ -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(){