aboutsummaryrefslogtreecommitdiffstats
path: root/docker/benchmarking/testcases.yaml
blob: f4800095efc83ee100d9832b09e9a2ebc6e7374e (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
25
---
tiers:
    -
        name: benchmarking
        order: 1
        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