Merge "Change password generator"
[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                 enabled: false
14                 criteria: 100
15                 blocking: false
16                 description: >-
17                     Test suite from Doctor project.
18                 dependencies:
19                     - INSTALLER_TYPE: '(apex)|(fuel)|(daisy)'
20                     - DEPLOY_SCENARIO: '^((?!fdio|nofeature).)*$'
21                 run:
22                     name: bashfeature
23                     args:
24                         cmd: 'doctor-test'
25
26             -
27                 case_name: bgpvpn
28                 project_name: sdnvpn
29                 enabled: false
30                 criteria: 100
31                 blocking: false
32                 description: >-
33                     Test suite from SDNVPN project.
34                 dependencies:
35                     - DEPLOY_SCENARIO: 'bgpvpn'
36                 run:
37                     name: bgpvpn
38
39             -
40                 case_name: functest-odl-sfc
41                 project_name: sfc
42                 criteria: 100
43                 blocking: false
44                 description: >-
45                     Test suite for odl-sfc to test two chains with one SF and
46                     one chain with two SFs
47                 dependencies:
48                     - DEPLOY_SCENARIO: 'odl.*sfc'
49                 run:
50                     name: functest-odl-sfc
51
52             -
53                 case_name: barometercollectd
54                 project_name: barometer
55                 enabled: false
56                 criteria: 100
57                 blocking: false
58                 description: >-
59                     Test suite for the Barometer project. Separate tests verify
60                     the proper configuration and basic functionality of all the
61                     collectd plugins as described in the Project Release Plan
62                 dependencies:
63                     - DEPLOY_SCENARIO: 'bar'
64                 run:
65                     name: barometercollectd
66
67             -
68                 case_name: vgpu
69                 project_name: functest
70                 criteria: 100
71                 blocking: false
72                 description: >-
73                     Test suite for the OpenStack vGPU feature
74                 dependencies:
75                     - DEPLOY_SCENARIO: 'vgpu'
76                 run:
77                     name: vgpu
78
79             -
80                 case_name: stor4nfv_os
81                 project_name: stor4nfv
82                 enabled: false
83                 criteria: 100
84                 blocking: false
85                 description: >-
86                     This tests are necessary demonstrate conformance
87                     of the OpenStack+Stor4NFV deployment.
88                 dependencies:
89                     - DEPLOY_SCENARIO: 'stor4nfv'
90                 run:
91                     name: stor4nfv_os