Adding scale out templates for ovs_dpdk/sriov using 2 node setup 15/44415/1
authorDeepak S <deepak.s@linux.intel.com>
Sat, 16 Sep 2017 04:14:46 +0000 (21:14 -0700)
committerRoss Brattain <ross.b.brattain@intel.com>
Fri, 6 Oct 2017 09:05:46 +0000 (02:05 -0700)
commita714bd856676acef5653211064ae68bbb4a39015
tree64e09cbfceeb02c90ff9be7929974cab472f5db0
parent8e35dc2c45ec1897690173b374406a05b2132954
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]