summaryrefslogtreecommitdiffstats
path: root/runSoak.sh
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2019-02-18 16:09:15 +0000
committerGerrit Code Review <gerrit@onap.org>2019-02-18 16:09:15 +0000
commit24eaf7b5afd4df8a6e126137a47184c284f50152 (patch)
tree66836023261a7710b5e8b0b1dc02f789809ba892 /runSoak.sh
parent0ed1faf7c7f727177b7bf3c10b5a5105d3d45ff3 (diff)
parentf6032dfd78d59da601caad17e5cf0cba7b41b9c5 (diff)
Merge "Change OpenECOMP_ETE to ONAP"
Diffstat (limited to 'runSoak.sh')
-rwxr-xr-xrunSoak.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/runSoak.sh b/runSoak.sh
index 07691971..827c3a0e 100755
--- a/runSoak.sh
+++ b/runSoak.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-INSTALL_DIR=/var/opt/OpenECOMP_ETE
+INSTALL_DIR=/var/opt/ONAP
#
# Execute tags built to support the hands on demo,
#
@@ -25,4 +25,4 @@ function usage
cd ${INSTALL_DIR}
export PYTHONPATH=${INSTALL_DIR}/robot/library
-python -m loadtest.TestMain $@ --logfile /share/logs/soak_$$.log \ No newline at end of file
+python -m loadtest.TestMain $@ --logfile /share/logs/soak_$$.log