Code Review
/
functest-xtesting.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
d51d331
)
Exclude Doctor from Joid scnenarios
author
Morgan Richomme
<morgan.richomme@orange.com>
Fri, 10 Mar 2017 09:35:01 +0000
(10:35 +0100)
committer
Morgan Richomme
<morgan.richomme@orange.com>
Fri, 10 Mar 2017 09:35:01 +0000
(10:35 +0100)
Doctor feature not available for Joid on Danube
Change-Id: I1d39ff15a1fe003689828f6923b92c7e7c7d716f
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
functest/ci/testcases.yaml
patch
|
blob
|
history
diff --git
a/functest/ci/testcases.yaml
b/functest/ci/testcases.yaml
index
767380f
..
4154122
100755
(executable)
--- 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'