Update to Python3
[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                     args:
21                         optional:
22                             - 'gnocchi'
23
24             -
25                 case_name: rally_jobs
26                 project_name: functest
27                 criteria: 100
28                 blocking: false
29                 description: >-
30                     This test case runs a group of Rally jobs used in
31                     OpenStack gating
32                 run:
33                     name: rally_jobs
34                     args:
35                         optional:
36                             - 'gnocchi'
37
38             -
39                 case_name: vmtp
40                 project_name: functest
41                 enabled: false
42                 criteria: 100
43                 blocking: false
44                 description: >-
45                     VMTP is a small python application that will automatically
46                     perform ping connectivity, round trip time measurement
47                     (latency) and TCP/UDP throughput
48                 dependencies:
49                     - POD_ARCH: '^(?!aarch64$)'
50                 run:
51                     name: vmtp
52
53             -
54                 case_name: shaker
55                 project_name: functest
56                 criteria: 100
57                 blocking: false
58                 description: >-
59                     Shaker wraps around popular system network testing tools
60                     like iperf, iperf3 and netperf (with help of flent). Shaker
61                     is able to deploy OpenStack instances and networks in
62                     different topologies.
63                 run:
64                     name: shaker