Adding scale out templates for ovs_dpdk/sriov using 2 node setup 31/42531/4
authorDeepak S <deepak.s@linux.intel.com>
Sat, 16 Sep 2017 04:14:46 +0000 (21:14 -0700)
committerDeepak S <deepak.s@linux.intel.com>
Tue, 3 Oct 2017 22:38:28 +0000 (15:38 -0700)
commitfd398c7ab11961f4501f4a29c0afd330b1b97e6e
tree984265a1fc12d2e10bf7a87f1b320305cfb0fe80
parentdd3cbc21dfb505ea70dd3574869c1fb33b7de956
Adding scale out templates for ovs_dpdk/sriov using 2 node setup

2 - node setup:
  - Traffic generator starts new stream on both uplink and downlink

This patch addes amsible scripts to enable scale_out testcases

- vfw

Change-Id: I0340636bce3e74cd6175f728b9e7e014a4eb2fd5
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
19 files changed:
ansible/ovs_scale_out_test_templates.yml [new file with mode: 0644]
ansible/sriov_scale_out_test_templates.yml [new file with mode: 0644]
ansible/standalone_ovs_scale_out_test.yaml [new file with mode: 0644]
ansible/standalone_sriov_scale_out_test.yaml [new file with mode: 0644]
etc/yardstick/nodes/standalone/pod_ovs.yaml [new file with mode: 0644]
etc/yardstick/nodes/standalone/pod_sriov.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/acl/acl-tg-topology-scale-out.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/acl/tc_ovs_acl_udp_scale_out.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/acl/tc_sriov_acl_udp_scale_out.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/cgnapt/cgnapt-tg-topology-scale-out.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/cgnapt/tc_ovs_cgnapt_udp_scale_out.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/cgnapt/tc_sriov_cgnapt_udp_scale_out.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/vfw/opnfv_ovs_vfw_scale_out_template.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/vfw/opnfv_sriov_vfw_scale_out_template.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/vfw/tc_ovs_vfw_udp_scale_out.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/vfw/tc_sriov_vfw_udp_scale_out.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/vfw/vfw-tg-topology-scale-out.yaml [new file with mode: 0644]
samples/vnf_samples/traffic_profiles/ipv4_throughput-cgnapt-scale-out.yaml [new file with mode: 0644]
samples/vnf_samples/traffic_profiles/ipv4_throughput-scale-out.yaml [new file with mode: 0644]