summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2016-08-18 10:18:18 +0200
committerMorgan Richomme <morgan.richomme@orange.com>2016-08-18 10:18:18 +0200
commitbfe6bf3426f8f1e6ce4fc52b8cfa387a2b3866ee (patch)
treef6507ab56e9ec600688100d6a8ce6712cd3817be /ci
parentae2bbe3e8ff3a6681cc3bd1b65d66c33f9563b52 (diff)
Add report flag for moon
JIRA: FUNCTEST-210 Change-Id: I97be5542ae4ae87f1b8d62394ff66068e77f4082 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'ci')
-rwxr-xr-xci/exec_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/exec_test.sh b/ci/exec_test.sh
index 92c02dc35..98d54f205 100755
--- a/ci/exec_test.sh
+++ b/ci/exec_test.sh
@@ -146,7 +146,7 @@ function run_test(){
python ${FUNCTEST_REPO_DIR}/testcases/features/copper.py $report
;;
"moon")
- python ${repos_dir}/moon/tests/run_tests.py
+ python ${repos_dir}/moon/tests/run_tests.py $report
;;
"multisite")
python ${FUNCTEST_REPO_DIR}/testcases/OpenStack/tempest/gen_tempest_conf.py