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