Rewrite 2 key changes in Release Notes
[functest.git] / docker / features / testcases.yaml
index 676356d..a0cf3f9 100644 (file)
@@ -17,7 +17,7 @@ tiers:
                     Test suite from Doctor project.
                 dependencies:
                     installer: 'apex'
-                    scenario: '^((?!fdio).)*$'
+                    scenario: '^((?!fdio|nofeature).)*$'
                 run:
                     module: 'xtesting.core.feature'
                     class: 'BashFeature'
@@ -32,7 +32,7 @@ tiers:
                 description: >-
                     Test suite from SDNVPN project.
                 dependencies:
-                    installer: '(fuel)|(apex)|(netvirt)'
+                    installer: '(fuel)|(apex)'
                     scenario: 'bgpvpn'
                 run:
                     module: 'sdnvpn.test.functest.run_sdnvpn_tests'