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