summaryrefslogtreecommitdiffstats
path: root/etc/userconfig/rally_cinder_testcases.yaml
blob: 5b6c77f613296a9a2c520f5867cf5d1428381a14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
tiers:
    -
        name: components
        order: 1
        description: >-
            Run several OpenStack performance tools
            https://docs.openstack.org/performance-docs/latest/methodologies/tools.html
        testcases:
            -
                case_name: rally_full
                project_name: functest
                criteria: 100
                blocking: false
                description: >-
                    This test case runs the Cinder scenarios of the
                    OpenStack Rally suite using several threads and iterations.
                run:
                    name: rally_full
                    args:
                        tests:
                            - 'cinder'