aboutsummaryrefslogtreecommitdiffstats
path: root/docker/benchmarking/testcases.yaml
blob: f9a9b51b538fa01182eb5b82d3139cf4e99fb307 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
tiers:
    -
        name: benchmarking
        description: >-
            A set of benchmarking tests integrated from xRally for Kubernetes
            platform.
        testcases:
            -
                case_name: xrally_kubernetes_full
                project_name: functest
                criteria: 100
                blocking: false
                description: >-
                    All in one tasks for checking basic functionality of
                    Kubernetes cluster.
                dependencies:
                    - DEPLOY_SCENARIO: 'k8-*'
                run:
                    name: xrally_kubernetes
                    args:
                        times: 10
                        concurrency: 4
                        namespaces_count: 3