Merge "Fix how tier_handler is imported"
[functest.git] / docker / features / testcases.yaml
1 tiers:
2     -
3         name: features
4         order: 2
5         ci_loop: '(daily)|(weekly)'
6         description : >-
7             Test suites from feature projects
8             integrated in functest
9         testcases:
10             -
11                 case_name: doctor-notification
12                 project_name: doctor
13                 enabled: false
14                 criteria: 100
15                 blocking: false
16                 description: >-
17                     Test suite from Doctor project.
18                 dependencies:
19                     installer: 'apex'
20                     scenario: '^((?!fdio).)*$'
21                 run:
22                     module: 'functest.core.feature'
23                     class: 'BashFeature'
24                     args:
25                         cmd: 'doctor-test'
26
27             -
28                 case_name: bgpvpn
29                 project_name: sdnvpn
30                 criteria: 100
31                 blocking: false
32                 description: >-
33                     Test suite from SDNVPN project.
34                 dependencies:
35                     installer: '(fuel)|(apex)|(netvirt)'
36                     scenario: 'bgpvpn'
37                 run:
38                     module: 'sdnvpn.test.functest.run_sdnvpn_tests'
39                     class: 'SdnvpnFunctest'
40
41             -
42                 case_name: functest-odl-sfc
43                 project_name: sfc
44                 criteria: 100
45                 blocking: false
46                 description: >-
47                     Test suite for odl-sfc to test two chains with one SF and one chain with two SFs
48                 dependencies:
49                     installer: ''
50                     scenario: 'odl.*sfc'
51                 run:
52                     module: 'functest.core.feature'
53                     class: 'BashFeature'
54                     args:
55                         cmd: 'run_sfc_tests.py'
56
57             -
58                 case_name: barometercollectd
59                 project_name: barometer
60                 enabled: false
61                 criteria: 100
62                 blocking: false
63                 description: >-
64                     Test suite for the Barometer project. Separate tests verify
65                     the proper configuration and basic functionality of all the
66                     collectd plugins as described in the Project Release Plan
67                 dependencies:
68                     installer: 'apex'
69                     scenario: 'bar'
70                 run:
71                      module: 'baro_tests.barometer'
72                      class: 'BarometerCollectd'
73
74             -
75                 case_name: fds
76                 project_name: fastdatastacks
77                 criteria: 100
78                 blocking: false
79                 description: >-
80                     Test Suite for the OpenDaylight SDN Controller when GBP features are
81                     installed. It integrates some test suites from upstream using
82                     Robot as the test framework.
83                 dependencies:
84                     installer: 'apex'
85                     scenario: 'odl.*-fdio'
86                 run:
87                     module: 'functest.opnfv_tests.sdn.odl.odl'
88                     class: 'ODLTests'
89                     args:
90                         suites:
91                             -  /src/fds/testing/robot