summaryrefslogtreecommitdiffstats
path: root/test/mocks/pnfsimulator/simulator.sh
diff options
context:
space:
mode:
authorPawel Kadlubanski <pawel.kadlubanski@nokia.com>2018-06-07 15:48:38 +0200
committerPawel Kadlubanski <pawel.kadlubanski@nokia.com>2018-06-07 15:48:38 +0200
commitd77cb63fe253a8f9335764aeecf971348c894728 (patch)
tree5507bf8bdc52816b1c56091310243916c8192888 /test/mocks/pnfsimulator/simulator.sh
parente5f628308ed20d02a6b0cbf745365fe4c18ec262 (diff)
Changing docker image tag
Issue-ID: INT-458 Change-Id: Iffde91aa44e76ebbb76bc03c570a3a4298f76278 Signed-off-by: Pawel Kadlubanski <pawel.kadlubanski@nokia.com>
Diffstat (limited to 'test/mocks/pnfsimulator/simulator.sh')
-rwxr-xr-xtest/mocks/pnfsimulator/simulator.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mocks/pnfsimulator/simulator.sh b/test/mocks/pnfsimulator/simulator.sh
index 5e8b2d5ac..d1185565f 100755
--- a/test/mocks/pnfsimulator/simulator.sh
+++ b/test/mocks/pnfsimulator/simulator.sh
@@ -5,7 +5,7 @@ set -euo pipefail
CONTAINER_NAME=pnf-simulator
CONFIG_FILE_PATH=/config/body.json
SIMULATOR_DOCKER_HUB=nexus3.onap.org:10003/onap
-SIMULATOR_TAG=latest
+SIMULATOR_TAG=1.0.0-SNAPSHOT-latest
function main(){