bug fix : git clone yardstick repo failed
[yardstick.git] / run_tests.sh
index d1567af..e093a20 100755 (executable)
@@ -74,6 +74,8 @@ run_functional_test() {
     fi
 }
 
+export PYTHONPATH='yardstick/vTC/apexlake'
+
 run_flake8
 run_tests
 run_coverage