summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2017-03-10 10:35:01 +0100
committerMorgan Richomme <morgan.richomme@orange.com>2017-03-10 10:35:01 +0100
commitfa713ad35783cf0c5d893bded40458c6bc96b02f (patch)
tree191b3278ccff192c96d085927fa723811b6a52e4
parentd51d33142ddd7f94781f0b2855a8f19c29cfe941 (diff)
Exclude Doctor from Joid scnenarios
Doctor feature not available for Joid on Danube Change-Id: I1d39ff15a1fe003689828f6923b92c7e7c7d716f Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
-rwxr-xr-xfunctest/ci/testcases.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 767380fc2..41541223e 100755
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -258,7 +258,7 @@ tiers:
description: >-
Test suite from Doctor project.
dependencies:
- installer: '(apex)|(fuel)|(joid)'
+ installer: '(apex)|(fuel)'
scenario: '^((?!fdio).)*$'
run:
module: 'functest.opnfv_tests.features.doctor'