Oleg Basov | 5c42619 | 2019-02-05 17:00:35 +0100 | [diff] [blame] | 1 | title: OpenStack L2 Dense |
| 2 | |
| 3 | description: |
| 4 | In this scenario Shaker launches several pairs of instances on a single |
| 5 | compute node. Instances are plugged into the same tenant network. |
| 6 | The traffic goes within the tenant network (L2 domain). |
| 7 | |
| 8 | deployment: |
| 9 | template: l2.hot |
Oleg Basov | 9ba263c | 2019-02-12 18:06:54 +0100 | [diff] [blame] | 10 | accommodation: [pair, double_room, density: 3, compute_nodes: 1] |
Oleg Basov | 5c42619 | 2019-02-05 17:00:35 +0100 | [diff] [blame] | 11 | |
| 12 | execution: |
| 13 | progression: linear |
| 14 | tests: |
| 15 | - |
| 16 | title: Download |
| 17 | class: flent |
| 18 | method: tcp_download |
| 19 | - |
| 20 | title: Upload |
| 21 | class: flent |
| 22 | method: tcp_upload |
| 23 | - |
| 24 | title: Bi-directional |
| 25 | class: flent |
| 26 | method: tcp_bidirectional |