summaryrefslogtreecommitdiffstats
path: root/tools/run_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/run_tests.sh')
-rwxr-xr-xtools/run_tests.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/run_tests.sh b/tools/run_tests.sh
index e225589..b1ef057 100755
--- a/tools/run_tests.sh
+++ b/tools/run_tests.sh
@@ -30,6 +30,8 @@ export PY_VER
COVER_DIR_NAME="./tools/"
export COVER_DIR_NAME
+export CONF_FILE="${PWD}/tools/vnftest_test_config.yaml"
+
run_tests() {
echo "Get external libs needed for unit test"