Stop updating pip in virtualenv
[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: vmtp
12                 project_name: functest
13                 criteria: 100
14                 blocking: false
15                 description: >-
16                     VMTP is a small python application that will automatically
17                     perform ping connectivity, round trip time measurement
18                     (latency) and TCP/UDP throughput
19                 dependencies:
20                     - POD_ARCH: '^(?!aarch64$)'
21                 run:
22                     name: vmtp
23
24             -
25                 case_name: shaker
26                 project_name: functest
27                 criteria: 100
28                 blocking: false
29                 description: >-
30                     Shaker wraps around popular system network testing tools
31                     like iperf, iperf3 and netperf (with help of flent). Shaker
32                     is able to deploy OpenStack instances and networks in
33                     different topologies.
34                 run:
35                     name: shaker