Call moon python script to run the moon tests 19/18719/1
authorMorgan Richomme <morgan.richomme@orange.com>
Tue, 16 Aug 2016 07:14:38 +0000 (09:14 +0200)
committerMorgan Richomme <morgan.richomme@orange.com>
Tue, 16 Aug 2016 07:14:38 +0000 (09:14 +0200)
JIRA: FUNCTEST-210

Change-Id: Ic0a5f5620f9ceb42cb443b2509a2376e48d0cc42
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
ci/exec_test.sh

index a0c4187..3c807da 100755 (executable)
@@ -146,8 +146,7 @@ function run_test(){
             python ${FUNCTEST_REPO_DIR}/testcases/features/copper.py
         ;;
         "moon")
-            # TODO put the link to Moon script to be run (if test runnable) here
-            ${repos_dir}/moon/tests/run_tests.sh
+            python ${repos_dir}/moon/tests/run_tests.py
         ;;
         "multisite")
             python ${FUNCTEST_REPO_DIR}/testcases/OpenStack/tempest/gen_tempest_conf.py