aboutsummaryrefslogtreecommitdiffstats
path: root/ci/exec_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/exec_test.sh')
-rwxr-xr-xci/exec_test.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/ci/exec_test.sh b/ci/exec_test.sh
index 9d8d83d66..4a75bcbde 100755
--- a/ci/exec_test.sh
+++ b/ci/exec_test.sh
@@ -126,7 +126,8 @@ function run_test(){
sleep 10 # to let the instances terminate
;;
"doctor")
- python ${FUNCTEST_REPO_DIR}/testcases/features/doctor.py
+ # Comment Doctor until Green light from Doctor team
+ # python ${FUNCTEST_REPO_DIR}/testcases/features/doctor.py
;;
"ovno")
# suite under rewritting for colorado