blob: 49e25e3157b32c9404353f0998f3506306b7cba3 [file] [log] [blame]
Oleg Basov5c426192019-02-05 17:00:35 +01001title: OpenStack L2 Cross-AZ
2
3description:
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 master and slave instances are in different
7 availability zones. The scenario is used to test throughput between `nova`
8 and `vcenter` zones. The traffic goes within the tenant network (L2 domain).
9
10deployment:
11 template: l2.hot
12 accommodation: [pair, single_room, zones: [nova, vcenter], cross_az]
13
14execution:
15 progression: quadratic
16 tests:
17 -
18 title: Download
19 class: flent
20 method: tcp_download
21 -
22 title: Upload
23 class: flent
24 method: tcp_upload
25 -
26 title: Bi-directional
27 class: flent
28 method: tcp_bidirectional