Oleg Basov | 5c42619 | 2019-02-05 17:00:35 +0100 | [diff] [blame^] | 1 | title: OpenStack L3 East-West |
| 2 | |
| 3 | description: |
| 4 | In this scenario Shaker launches pairs of instances, each instance on its own |
| 5 | compute node. All available compute nodes are utilized. Instances are |
| 6 | connected to one of 2 tenant networks, which plugged into single router. |
| 7 | The traffic goes from one network to the other (L3 east-west). |
| 8 | |
| 9 | deployment: |
| 10 | template: l3_east_west.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 |