shaker/shaker/scenarios/openstack/dense_l2.yaml
Ilya Shakhat 57a0d30925 Move scenarios from networking/ to openstack/
Rename location of all OpenStack scenarios from "networking"
to "openstack". The old name is deprecated, but is automatically
translated into the new one.

Change-Id: I59ab4b7659199216bfdddcf2c57c254ddb1a19c8
2016-04-18 11:57:14 +03:00

27 lines
587 B
YAML

title: OpenStack L2 Dense
description:
In this scenario Shaker launches several pairs of instances on a single
compute node. Instances are plugged into the same tenant network.
The traffic goes within the tenant network (L2 domain).
deployment:
template: l2.hot
accommodation: [pair, double_room, density: 8, compute_nodes: 1]
execution:
progression: linear
tests:
-
title: Download
class: flent
method: tcp_download
-
title: Upload
class: flent
method: tcp_upload
-
title: Bi-directional
class: flent
method: tcp_bidirectional