fix vPing paths post refactoring effect 45/14345/1
authorMorgan Richomme <morgan.richomme@orange.com>
Thu, 19 May 2016 06:25:36 +0000 (08:25 +0200)
committerMorgan Richomme <morgan.richomme@orange.com>
Thu, 19 May 2016 06:25:36 +0000 (08:25 +0200)
Change-Id: I24e961965db5103af1625418e7f5ae977bcabf54
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
ci/exec_test.sh

index 61d00c7..0bb8389 100755 (executable)
@@ -72,10 +72,10 @@ function run_test(){
             ${FUNCTEST_REPO_DIR}/testcases/OpenStack/healthcheck/healthcheck.sh
         ;;
         "vping_ssh")
-            python ${FUNCTEST_REPO_DIR}/testcases/vPing/vPing_ssh.py $report
+            python ${FUNCTEST_REPO_DIR}/testcases/OpenStack/vPing/vPing_ssh.py $report
         ;;
         "vping_userdata")
-            python ${FUNCTEST_REPO_DIR}/testcases/vPing/vPing_userdata.py $report
+            python ${FUNCTEST_REPO_DIR}/testcases/OpenStack/vPing/vPing_userdata.py $report
         ;;
         "odl")
             odl_tests