X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=csit%2Frun-project-csit.sh;h=fcb3c925c168f2ae05f89c95611e3604bd2376b6;hb=179b2e47b44d69b7d8a254706d467e4e7eacce28;hp=a231c5e1609cea5cace2c515b1624dda65669d32;hpb=d44fceebbd37108a15f45fbf5813d413efeb2ac6;p=cps.git diff --git a/csit/run-project-csit.sh b/csit/run-project-csit.sh index a231c5e16..fcb3c925c 100755 --- a/csit/run-project-csit.sh +++ b/csit/run-project-csit.sh @@ -21,6 +21,7 @@ # $1 test options (passed on to run-csit.sh as such) export TESTOPTIONS=${1} +export CPS_HOME=$(git rev-parse --show-toplevel) export WORKSPACE=$(git rev-parse --show-toplevel)/csit rm -rf ${WORKSPACE}/archives