Merge "Leverage on Xtesting"
[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'
20                     scenario: '^((?!fdio).)*$'
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                 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
48                     one chain with two SFs
49                 dependencies:
50                     installer: ''
51                     scenario: 'odl.*sfc'
52                 run:
53                     module: 'xtesting.core.feature'
54                     class: 'BashFeature'
55                     args:
56                         cmd: 'run_sfc_tests.py'
57
58             -
59                 case_name: barometercollectd
60                 project_name: barometer
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)|(compass)'
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
81                     features are installed. It integrates some test suites from
82                     upstream using 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