327ceafd355b225a82019194231e94387f7c2d64
[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: functest-odl-sfc
28                 project_name: sfc
29                 criteria: 100
30                 blocking: false
31                 description: >-
32                     Test suite for odl-sfc to test two chains with one SF and
33                     one chain with two SFs
34                 dependencies:
35                     - DEPLOY_SCENARIO: 'odl.*sfc'
36                 run:
37                     name: functest-odl-sfc
38
39             -
40                 case_name: barometercollectd
41                 project_name: barometer
42                 enabled: false
43                 criteria: 100
44                 blocking: false
45                 description: >-
46                     Test suite for the Barometer project. Separate tests verify
47                     the proper configuration and basic functionality of all the
48                     collectd plugins as described in the Project Release Plan
49                 dependencies:
50                     - DEPLOY_SCENARIO: 'bar'
51                 run:
52                     name: barometercollectd
53
54             -
55                 case_name: vgpu
56                 project_name: functest
57                 criteria: 100
58                 blocking: false
59                 description: >-
60                     Test suite for the OpenStack vGPU feature
61                 dependencies:
62                     - DEPLOY_SCENARIO: 'vgpu'
63                 run:
64                     name: vgpu
65
66             -
67                 case_name: stor4nfv_os
68                 project_name: stor4nfv
69                 enabled: false
70                 criteria: 100
71                 blocking: false
72                 description: >-
73                     This tests are necessary demonstrate conformance
74                     of the OpenStack+Stor4NFV deployment.
75                 dependencies:
76                     - DEPLOY_SCENARIO: 'stor4nfv'
77                 run:
78                     name: stor4nfv_os