Oleg Basov | 5c42619 | 2019-02-05 17:00:35 +0100 | [diff] [blame^] | 1 | title: OpenStack L2 Cross-AZ UDP Jumbo |
| 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 load is generated by UDP traffic and jumbo packets. |
| 7 | The master and slave instances are in different availability zones. |
| 8 | The scenario is used to test throughput between `nova` and `vcenter` zones. |
| 9 | |
| 10 | deployment: |
| 11 | template: l2.hot |
| 12 | accommodation: [pair, single_room, zones: [nova, vcenter], cross_az] |
| 13 | |
| 14 | execution: |
| 15 | progression: quadratic |
| 16 | tests: |
| 17 | - |
| 18 | title: UDP |
| 19 | class: iperf |
| 20 | udp: 1 |
| 21 | threads: 2 |
| 22 | bandwidth: 1000M |
| 23 | buffer_size: 8950 |