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