Code Review
/
functest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
9a69a7e
)
Bugfix: fix the wrong script path for healthcheck.
15/24915/1
author
helenyao
<yaohelan@huawei.com>
Sat, 26 Nov 2016 01:32:49 +0000
(20:32 -0500)
committer
helenyao
<yaohelan@huawei.com>
Sat, 26 Nov 2016 01:32:49 +0000
(20:32 -0500)
JIRA: FUNCTEST-623
Change-Id: I9e37b25c989ce01d93920be372b3dc9845a3b0ae
Signed-off-by: helenyao <yaohelan@huawei.com>
functest/ci/exec_test.sh
patch
|
blob
|
history
diff --git
a/functest/ci/exec_test.sh
b/functest/ci/exec_test.sh
index
16c2ed3
..
913ce08
100644
(file)
--- a/
functest/ci/exec_test.sh
+++ b/
functest/ci/exec_test.sh
@@
-82,7
+82,7
@@
function run_test(){
case $test_name in
"healthcheck")
- ${FUNCTEST_TEST_DIR}/
OpenS
tack/healthcheck/healthcheck.sh
+ ${FUNCTEST_TEST_DIR}/
opens
tack/healthcheck/healthcheck.sh
;;
"odl")
odl_tests