Update juju agents
[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: fds
70                 project_name: fastdatastacks
71                 enabled: false
72                 criteria: 100
73                 blocking: false
74                 description: >-
75                     Test Suite for the OpenDaylight SDN Controller when GBP
76                     features are installed. It integrates some test suites from
77                     upstream using Robot as the test framework.
78                 dependencies:
79                     - DEPLOY_SCENARIO: 'odl.*-fdio'
80                 run:
81                     name: odl
82                     args:
83                         suites:
84                             - /src/fds/testing/robot
85             -
86                 case_name: vgpu
87                 project_name: functest
88                 criteria: 100
89                 blocking: false
90                 description: >-
91                     Test suite for the OpenStack vGPU feature
92                 dependencies:
93                     - DEPLOY_SCENARIO: 'vgpu'
94                 run:
95                     name: vgpu
96
97             -
98                 case_name: stor4nfv_os
99                 project_name: stor4nfv
100                 enabled: false
101                 criteria: 100
102                 blocking: false
103                 description: >-
104                     This tests are necessary demonstrate conformance
105                     of the OpenStack+Stor4NFV deployment.
106                 dependencies:
107                     - DEPLOY_SCENARIO: 'stor4nfv'
108                 run:
109                     name: stor4nfv_os