CVP Shaker docker repo
Change-Id: If9d39409caaf4eb562ca6734a26808642b4ffd3b
Related-task: https://mirantis.jira.com/browse/PROD-24883
diff --git a/scenarios/additional/cross_az/full_l2.yaml b/scenarios/additional/cross_az/full_l2.yaml
new file mode 100644
index 0000000..49e25e3
--- /dev/null
+++ b/scenarios/additional/cross_az/full_l2.yaml
@@ -0,0 +1,28 @@
+title: OpenStack L2 Cross-AZ
+
+description:
+ In this scenario Shaker launches pairs of instances in the same tenant
+ network. Every instance is hosted on a separate compute node, all available
+ compute nodes are utilized. The master and slave instances are in different
+ availability zones. The scenario is used to test throughput between `nova`
+ and `vcenter` zones. The traffic goes within the tenant network (L2 domain).
+
+deployment:
+ template: l2.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