aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyota MIBU <r-mibu@cq.jp.nec.com>2016-07-05 22:42:14 +0900
committerRyota MIBU <r-mibu@cq.jp.nec.com>2016-07-05 22:45:10 +0900
commit1c2637322036620aa909cadfc849c231725d4ec1 (patch)
tree1b8cf39a1479ef0c80c02c1d7c487e2965092f47
parentd06192797130151a119d8854479eba01bbe52cce (diff)
Enable doctor test scenario in master
The doctor testing script has fixed and improved by adding timeout function, now it can be back to enable. Change-Id: I5b5602dc3453cdbca14fc78aa567b69b27896a5d Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
-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 c0bdf96bf..daa469068 100755
--- a/ci/exec_test.sh
+++ b/ci/exec_test.sh
@@ -122,8 +122,7 @@ function run_test(){
sleep 10 # to let the instances terminate
;;
"doctor")
- # Comment Doctor until Green light from Doctor team
- # python ${FUNCTEST_REPO_DIR}/testcases/features/doctor.py
+ python ${FUNCTEST_REPO_DIR}/testcases/features/doctor.py
;;
"ovno")
# suite under rewritting for colorado