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