aboutsummaryrefslogtreecommitdiffstats
path: root/ci/exec_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/exec_test.sh')
-rwxr-xr-xci/exec_test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/exec_test.sh b/ci/exec_test.sh
index cd5ae1822..2ef714d56 100755
--- a/ci/exec_test.sh
+++ b/ci/exec_test.sh
@@ -116,6 +116,7 @@ function run_test(){
$clean_flag --sanity all $report
;;
"bgpvpn")
+ sdnvpn_repo_dir=${repos_dir}/sdnvpn/test/functest/
python ${sdnvpn_repo_dir}/run_tests.py $report
;;
"onos")