aboutsummaryrefslogtreecommitdiffstats
path: root/docker/benchmarking/testcases.yaml
blob: 1a850e224c492af3f5a90ee5a28ae862a140648f (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: 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