Remove fds in all branches
[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                 enabled: false
43                 criteria: 100
44                 blocking: false
45                 description: >-
46                     Test suite for odl-sfc to test two chains with one SF and
47                     one chain with two SFs
48                 dependencies:
49                     - DEPLOY_SCENARIO: 'odl.*sfc'
50                 run:
51                     name: functest-odl-sfc
52
53             -
54                 case_name: barometercollectd
55                 project_name: barometer
56                 enabled: false
57                 criteria: 100
58                 blocking: false
59                 description: >-
60                     Test suite for the Barometer project. Separate tests verify
61                     the proper configuration and basic functionality of all the
62                     collectd plugins as described in the Project Release Plan
63                 dependencies:
64                     - DEPLOY_SCENARIO: 'bar'
65                 run:
66                     name: barometercollectd
67
68             -
69                 case_name: vgpu
70                 project_name: functest
71                 criteria: 100
72                 blocking: false
73                 description: >-
74                     Test suite for the OpenStack vGPU feature
75                 dependencies:
76                     - DEPLOY_SCENARIO: 'vgpu'
77                 run:
78                     name: vgpu
79
80             -
81                 case_name: stor4nfv_os
82                 project_name: stor4nfv
83                 enabled: false
84                 criteria: 100
85                 blocking: false
86                 description: >-
87                     This tests are necessary demonstrate conformance
88                     of the OpenStack+Stor4NFV deployment.
89                 dependencies:
90                     - DEPLOY_SCENARIO: 'stor4nfv'
91                 run:
92                     name: stor4nfv_os