aboutsummaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2016-08-16 09:14:38 +0200
committerMorgan Richomme <morgan.richomme@orange.com>2016-08-16 09:14:38 +0200
commit6becba847285f17331aba45862ee47eb6a3e04f4 (patch)
tree8d39542400d38c742929ab9735ea7afe25f45e4e /ci
parent2f1322dad6057d1bbe64e4980922709bdb54336d (diff)
Call moon python script to run the moon tests
JIRA: FUNCTEST-210 Change-Id: Ic0a5f5620f9ceb42cb443b2509a2376e48d0cc42 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'ci')
-rwxr-xr-xci/exec_test.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/ci/exec_test.sh b/ci/exec_test.sh
index a0c41872d..3c807da7b 100755
--- a/ci/exec_test.sh
+++ b/ci/exec_test.sh
@@ -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