Rally_jobs asks for Router in several tasks
[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                 dependencies:
33                     - NO_TENANT_NETWORK: '^(?![tT]rue$)'
34                 run:
35                     name: rally_jobs
36                     args:
37                         optional:
38                             - 'gnocchi'
39
40             -
41                 case_name: vmtp
42                 project_name: functest
43                 criteria: 100
44                 blocking: false
45                 description: >-
46                     VMTP is a small python application that will automatically
47                     perform ping connectivity, round trip time measurement
48                     (latency) and TCP/UDP throughput
49                 dependencies:
50                     - NO_TENANT_NETWORK: '^(?![tT]rue$)'
51                 run:
52                     name: vmtp
53
54             -
55                 case_name: shaker
56                 project_name: functest
57                 criteria: 100
58                 blocking: false
59                 description: >-
60                     Shaker wraps around popular system network testing tools
61                     like iperf, iperf3 and netperf (with help of flent). Shaker
62                     is able to deploy OpenStack instances and networks in
63                     different topologies.
64                 dependencies:
65                     - NO_TENANT_NETWORK: '^(?![tT]rue$)'
66                 run:
67                     name: shaker