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