Add docker hub address.

Issue-ID: INT-458

Change-Id: I850fff4b7c7caf25fcc315f2e7b7408d2bb13993
Signed-off-by: Pawel Kadlubanski <pawel.kadlubanski@nokia.com>
diff --git a/test/mocks/pnfsimulator/simulator.sh b/test/mocks/pnfsimulator/simulator.sh
index 27384dd..5e8b2d5 100755
--- a/test/mocks/pnfsimulator/simulator.sh
+++ b/test/mocks/pnfsimulator/simulator.sh
@@ -4,7 +4,7 @@
 
 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(){