Enable doctor test scenario in master 81/16381/1
authorRyota MIBU <r-mibu@cq.jp.nec.com>
Tue, 5 Jul 2016 13:42:14 +0000 (22:42 +0900)
committerRyota MIBU <r-mibu@cq.jp.nec.com>
Tue, 5 Jul 2016 13:45:10 +0000 (22:45 +0900)
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>
ci/exec_test.sh

index c0bdf96..daa4690 100755 (executable)
@@ -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