Update Xtesting to 0.91.0
[functest.git] / docker / benchmarking / testcases.yaml
1 ---
2 tiers:
3     -
4         name: benchmarking
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
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                         optional:
21                             - 'gnocchi'
22                             - 'barbican'
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                 criteria: 100
42                 blocking: false
43                 description: >-
44                     VMTP is a small python application that will automatically
45                     perform ping connectivity, round trip time measurement
46                     (latency) and TCP/UDP throughput
47                 dependencies:
48                     - POD_ARCH: '^(?!aarch64$)'
49                 run:
50                     name: vmtp
51
52             -
53                 case_name: shaker
54                 project_name: functest
55                 criteria: 100
56                 blocking: false
57                 description: >-
58                     Shaker wraps around popular system network testing tools
59                     like iperf, iperf3 and netperf (with help of flent). Shaker
60                     is able to deploy OpenStack instances and networks in
61                     different topologies.
62                 dependencies:
63                     - POD_ARCH: '^(?!aarch64$)'
64                 run:
65                     name: shaker