Oleg Basov | 5c42619 | 2019-02-05 17:00:35 +0100 | [diff] [blame] | 1 | title: OpenStack L2 UDP |
| 2 | |
| 3 | description: |
| 4 | In this scenario Shaker launches pairs of instances in the same tenant |
| 5 | network. Every instance is hosted on a separate compute node. |
| 6 | The traffic goes within the tenant network (L2 domain). The load is |
| 7 | generated by UDP traffic. |
| 8 | |
| 9 | deployment: |
| 10 | template: l2.hot |
| 11 | accommodation: [pair, single_room] |
| 12 | |
| 13 | execution: |
| 14 | progression: quadratic |
| 15 | tests: |
| 16 | - |
| 17 | title: UDP |
| 18 | class: iperf3 |
| 19 | udp: on |
| 20 | bandwidth: 1000M |
| 21 | datagram_size: 32 |