Set gnocchi as optional in Rally 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                     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                 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                 run:
63                     name: shaker