Modify CSIT script to have absolute root path env
[cps.git] / csit / run-project-csit.sh
index a231c5e..fcb3c92 100755 (executable)
@@ -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