summaryrefslogtreecommitdiffstats
path: root/etc/userconfig/rally_glance_testcases.yaml
blob: 507ecfb8943cce3a4fc52c6008923af3b1259a89 (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 Glance scenarios of the
                    OpenStack Rally suite using several threads and iterations.
                run:
                    name: rally_full
                    args:
                        tests:
                            - 'glance'