blob: 2e10877dc8fd592751091c1a89baedcc4c893fd8 [file] [log] [blame]
Oleg Basov5c426192019-02-05 17:00:35 +01001title: OpenStack L3 East-West
2
3description:
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
9deployment:
10 template: l3_east_west.hot
11 accommodation: [pair, single_room]
12
13execution:
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