Enable back manage_snapshot testing in CNTT
[functest.git] / docker / benchmarking / testcases.yaml
1 ---
2 tiers:
3     -
4         name: benchmarking
5         order: 3
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                             - 'barbican'
24
25             -
26                 case_name: rally_jobs
27                 project_name: functest
28                 criteria: 100
29                 blocking: false
30                 description: >-
31                     This test case runs a group of Rally jobs used in
32                     OpenStack gating
33                 run:
34                     name: rally_jobs
35                     args:
36                         optional:
37                             - 'gnocchi'
38
39             -
40                 case_name: vmtp
41                 project_name: functest
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                 dependencies:
64                     - POD_ARCH: '^(?!aarch64$)'
65                 run:
66                     name: shaker