shaker/shaker/scenarios/openstack/cross_az/full_l3_north_south.yaml

31 lines
888 B
YAML

title: OpenStack L3 North-South Cross-AZ
description:
In this scenario Shaker launches pairs of instances on different compute
nodes. All available compute nodes are utilized. Instances are in different
networks connected to different routers, primary accesses minion by
floating ip. The traffic goes from one network via external network to the
other network. The primary and minion instances are in different availability
zones. The scenario is used to test throughput between `nova` and `vcenter`
zones.
deployment:
template: l3_north_south.hot
accommodation: [pair, single_room, zones: [nova, vcenter], cross_az]
execution:
progression: quadratic
tests:
-
title: Download
class: flent
method: tcp_download
-
title: Upload
class: flent
method: tcp_upload
-
title: Bi-directional
class: flent
method: tcp_bidirectional