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