summaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
Diffstat (limited to 'docker')
-rwxr-xr-xdocker/run_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/run_tests.sh b/docker/run_tests.sh
index ff390453f..e6b4cfea0 100755
--- a/docker/run_tests.sh
+++ b/docker/run_tests.sh
@@ -181,7 +181,7 @@ test/csit/suites/vpnservice
;;
"ovno")
info "Running OpenContrail test..."
- # TODO
+ ${repos_dir}/ovno/Testcases/RunTests.sh
;;
esac
}