Adjust relative paths for CSIT files
[integration/csit.git] / plans / appc / healthcheck / setup.sh
index da441ea..0ea9f92 100755 (executable)
@@ -18,7 +18,7 @@
 #
 # Place the scripts in run order:
 SCRIPTS="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
-source ${WORKSPACE}/test/csit/scripts/appc/script1.sh
+source ${WORKSPACE}/scripts/appc/script1.sh
 
 export APPC_DOCKER_IMAGE_VERSION=1.4.0-SNAPSHOT-latest
 export CCSDK_DOCKER_IMAGE_VERSION=0.2-STAGING-latest