xrally_kubernetes fails vs kubernetes 12.0
[functest.git] / docker / benchmarking-cntt / testcases.yaml
1 ---
2 tiers:
3     -
4         name: benchmarking_cntt
5         description: >-
6             Run several OpenStack performance tools
7             https://docs.openstack.org/performance-docs/latest/methodologies/tools.html
8         testcases:
9             -
10                 case_name: rally_full_cntt
11                 project_name: functest
12                 criteria: 100
13                 blocking: false
14                 description: >-
15                     This test case runs the full suite of scenarios of the
16                     OpenStack Rally suite using several threads and iterations.
17                 run:
18                     name: rally_full
19                     args:
20                         tests:
21                             - 'authenticate'
22                             - 'glance'
23                             - 'cinder'
24                             - 'heat'
25                             - 'keystone'
26                             - 'neutron'
27                             - 'nova'
28                             - 'quotas'
29                             - 'swift'
30
31             -
32                 case_name: rally_jobs_cntt
33                 project_name: functest
34                 criteria: 100
35                 blocking: false
36                 description: >-
37                     This test case runs a group of Rally jobs used in
38                     OpenStack gating
39                 run:
40                     name: rally_jobs
41                     args:
42                         tests:
43                             - 'neutron'
44             -
45                 case_name: vmtp
46                 project_name: functest
47                 criteria: 100
48                 blocking: false
49                 description: >-
50                     VMTP is a small python application that will automatically
51                     perform ping connectivity, round trip time measurement
52                     (latency) and TCP/UDP throughput
53                 dependencies:
54                     - POD_ARCH: '^(?!aarch64$)'
55                 run:
56                     name: vmtp
57
58             -
59                 case_name: shaker
60                 project_name: functest
61                 criteria: 100
62                 blocking: false
63                 description: >-
64                     Shaker wraps around popular system network testing tools
65                     like iperf, iperf3 and netperf (with help of flent). Shaker
66                     is able to deploy OpenStack instances and networks in
67                     different topologies.
68                 dependencies:
69                     - POD_ARCH: '^(?!aarch64$)'
70                 run:
71                     name: shaker