Move shaker and vmtp into functest-benchmarking
[functest.git] / docker / features / testcases.yaml
1 ---
2 tiers:
3     -
4         name: features
5         order: 3
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                 criteria: 100
14                 blocking: false
15                 description: >-
16                     Test suite from Doctor project.
17                 dependencies:
18                     - INSTALLER_TYPE: '(apex)|(fuel)|(daisy)'
19                     - DEPLOY_SCENARIO: '^((?!fdio|nofeature).)*$'
20                 run:
21                     name: bashfeature
22                     args:
23                         cmd: 'doctor-test'
24
25             -
26                 case_name: bgpvpn
27                 project_name: sdnvpn
28                 criteria: 100
29                 blocking: false
30                 description: >-
31                     Test suite from SDNVPN project.
32                 dependencies:
33                     - DEPLOY_SCENARIO: 'bgpvpn'
34                 run:
35                     name: bgpvpn
36
37             -
38                 case_name: functest-odl-sfc
39                 project_name: sfc
40                 criteria: 100
41                 blocking: false
42                 description: >-
43                     Test suite for odl-sfc to test two chains with one SF and
44                     one chain with two SFs
45                 dependencies:
46                     - DEPLOY_SCENARIO: 'odl.*sfc'
47                 run:
48                     name: functest-odl-sfc
49
50             -
51                 case_name: barometercollectd
52                 project_name: barometer
53                 criteria: 100
54                 blocking: false
55                 description: >-
56                     Test suite for the Barometer project. Separate tests verify
57                     the proper configuration and basic functionality of all the
58                     collectd plugins as described in the Project Release Plan
59                 dependencies:
60                     - DEPLOY_SCENARIO: 'bar'
61                 run:
62                     name: barometercollectd
63
64             -
65                 case_name: fds
66                 project_name: fastdatastacks
67                 criteria: 100
68                 blocking: false
69                 description: >-
70                     Test Suite for the OpenDaylight SDN Controller when GBP
71                     features are installed. It integrates some test suites from
72                     upstream using Robot as the test framework.
73                 dependencies:
74                     - DEPLOY_SCENARIO: 'odl.*-fdio'
75                 run:
76                     name: odl
77                     args:
78                         suites:
79                             - /src/fds/testing/robot
80             -
81                 case_name: vgpu
82                 project_name: functest
83                 criteria: 100
84                 blocking: false
85                 description: >-
86                     Test suite for the OpenStack vGPU feature
87                 dependencies:
88                     - DEPLOY_SCENARIO: 'vgpu'
89                 run:
90                     name: vgpu
91
92             -
93                 case_name: stor4nfv_os
94                 project_name: stor4nfv
95                 criteria: 100
96                 blocking: false
97                 description: >-
98                     This tests are necessary demonstrate conformance
99                     of the OpenStack+Stor4NFV deployment.
100                 dependencies:
101                     - DEPLOY_SCENARIO: 'stor4nfv'
102                 run:
103                     name: stor4nfv_os