Only Funtest testcases are verifying the referent scenarios.
Change-Id: I29dfa012e9cba39216fdd58e5fd59255844f335b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Test suite from Doctor project.
dependencies:
installer: 'apex'
- scenario: '^((?!fdio).)*$'
+ scenario: '^((?!fdio|nofeature).)*$'
run:
module: 'xtesting.core.feature'
class: 'BashFeature'
Test suite from Parser project.
dependencies:
installer: ''
- scenario: '^((?!bgpvpn|noha).)*$'
+ scenario: '^((?!bgpvpn|nofeature).)*$'
run:
module: 'xtesting.core.feature'
class: 'BashFeature'
Test suite from Doctor project.
dependencies:
installer: 'apex'
- scenario: '^((?!fdio).)*$'
+ scenario: '^((?!fdio|nofeature).)*$'
run:
module: 'xtesting.core.feature'
class: 'BashFeature'