diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2016-09-08 11:50:25 +0200 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2016-09-15 08:44:44 +0200 |
commit | 3097840a4cf0d4c4a32ce24b38af4cc2c601526b (patch) | |
tree | 5bed8899e252befe5d51546db85457e7f21245fb /ci/testcases.yaml | |
parent | 81c7246253d97ec07a10a01b528b3ef99b2281f4 (diff) |
Exclude Doctor from Functest for fuel scenarios
Doctor, as part of the feature project, is FAIL on fuel
scenarios
JIRA: FUNCTEST-192
Change-Id: Ic5b9b4afe80fbb2d5887bdf46410a0fc72e7be37
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'ci/testcases.yaml')
-rw-r--r-- | ci/testcases.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/testcases.yaml b/ci/testcases.yaml index 3a9ecbebd..409bc007d 100644 --- a/ci/testcases.yaml +++ b/ci/testcases.yaml @@ -130,7 +130,7 @@ tiers: description: >- Test suite from Doctor project. dependencies: - installer: '(apex)|(fuel)' + installer: 'apex' scenario: '^((?!fdio).)*$' - |