summaryrefslogtreecommitdiffstats
path: root/ci/exec_test.sh
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2016-06-29 18:16:42 +0200
committerMorgan Richomme <morgan.richomme@orange.com>2016-06-29 18:16:42 +0200
commitf595445897a0be8cf709b5562af195f01940373f (patch)
treea3f1646cecee2f9422dd44adea6897cc9ef1bba6 /ci/exec_test.sh
parent3e0c573b1ead3547a6a1e73b491680e15a9d5cad (diff)
Suspend Doctor execution on Master for apex scenario
Change-Id: I6a0e8969484ced97a08b87e1fc48a4e53e57bb9d Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
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