Oleg Basov | 5c42619 | 2019-02-05 17:00:35 +0100 | [diff] [blame] | 1 | title: OpenStack L2 |
| 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, all available |
| 6 | compute nodes are utilized. The traffic goes within the tenant network |
| 7 | (L2 domain). |
| 8 | |
| 9 | deployment: |
| 10 | template: l2.hot |
| 11 | accommodation: [pair, single_room] |
| 12 | |
| 13 | execution: |
| 14 | progression: quadratic |
| 15 | tests: |
| 16 | - |
| 17 | title: Download |
| 18 | class: flent |
| 19 | method: tcp_download |
| 20 | - |
| 21 | title: Upload |
| 22 | class: flent |
| 23 | method: tcp_upload |
| 24 | - |
| 25 | title: Bi-directional |
| 26 | class: flent |
| 27 | method: tcp_bidirectional |