Rewrite 2 key changes in Release Notes
[functest.git] / docker / features / testcases.yaml
index 5c72a29..a0cf3f9 100644 (file)
@@ -1,42 +1,25 @@
+---
 tiers:
     -
         name: features
         order: 2
         ci_loop: '(daily)|(weekly)'
-        description : >-
+        description: >-
             Test suites from feature projects
             integrated in functest
         testcases:
-            -
-                case_name: promise
-                project_name: promise
-                enabled: false
-                criteria: 100
-                blocking: false
-                description: >-
-                    Test suite from Promise project.
-                dependencies:
-                    installer: '(fuel)|(joid)'
-                    scenario: ''
-                run:
-                    module: 'functest.core.feature'
-                    class: 'BashFeature'
-                    args:
-                        cmd: 'run_promise_tests.py'
-
             -
                 case_name: doctor-notification
                 project_name: doctor
-                enabled: false
                 criteria: 100
                 blocking: false
                 description: >-
                     Test suite from Doctor project.
                 dependencies:
                     installer: 'apex'
-                    scenario: '^((?!fdio).)*$'
+                    scenario: '^((?!fdio|nofeature).)*$'
                 run:
-                    module: 'functest.core.feature'
+                    module: 'xtesting.core.feature'
                     class: 'BashFeature'
                     args:
                         cmd: 'doctor-test'
@@ -44,13 +27,12 @@ tiers:
             -
                 case_name: bgpvpn
                 project_name: sdnvpn
-                enabled: false
                 criteria: 100
                 blocking: false
                 description: >-
                     Test suite from SDNVPN project.
                 dependencies:
-                    installer: '(fuel)|(apex)|(netvirt)'
+                    installer: '(fuel)|(apex)'
                     scenario: 'bgpvpn'
                 run:
                     module: 'sdnvpn.test.functest.run_sdnvpn_tests'
@@ -59,50 +41,49 @@ tiers:
             -
                 case_name: functest-odl-sfc
                 project_name: sfc
-                enabled: false
                 criteria: 100
                 blocking: false
                 description: >-
-                    Test suite for odl-sfc to test two chains with one SF and one chain with two SFs
+                    Test suite for odl-sfc to test two chains with one SF and
+                    one chain with two SFs
                 dependencies:
                     installer: ''
                     scenario: 'odl.*sfc'
                 run:
-                    module: 'functest.core.feature'
-                    class: 'BashFeature'
-                    args:
-                        cmd: 'run_sfc_tests.py'
+                    module: 'sfc.tests.functest.run_sfc_tests'
+                    class: 'SfcFunctest'
 
             -
-                case_name: domino-multinode
-                project_name: domino
-                enabled: false
+                case_name: barometercollectd
+                project_name: barometer
                 criteria: 100
                 blocking: false
                 description: >-
-                    Test suite from Domino project.
+                    Test suite for the Barometer project. Separate tests verify
+                    the proper configuration and basic functionality of all the
+                    collectd plugins as described in the Project Release Plan
                 dependencies:
-                    installer: ''
-                    scenario: ''
+                    installer: '(apex)|(compass)'
+                    scenario: 'bar'
                 run:
-                    module: 'functest.core.feature'
-                    class: 'BashFeature'
-                    args:
-                        cmd: 'run_multinode.sh'
+                    module: 'baro_tests.barometer'
+                    class: 'BarometerCollectd'
 
             -
-                case_name: barometercollectd
-                project_name: barometer
-                enabled: false
+                case_name: fds
+                project_name: fastdatastacks
                 criteria: 100
                 blocking: false
                 description: >-
-                    Test suite for the Barometer project. Separate tests verify
-                    the proper configuration and basic functionality of all the
-                    collectd plugins as described in the Project Release Plan
+                    Test Suite for the OpenDaylight SDN Controller when GBP
+                    features are installed. It integrates some test suites from
+                    upstream using Robot as the test framework.
                 dependencies:
                     installer: 'apex'
-                    scenario: 'bar'
+                    scenario: 'odl.*-fdio'
                 run:
-                     module: 'baro_tests.barometer'
-                     class: 'BarometerCollectd'
+                    module: 'functest.opnfv_tests.sdn.odl.odl'
+                    class: 'ODLTests'
+                    args:
+                        suites:
+                            - /src/fds/testing/robot