aboutsummaryrefslogtreecommitdiffstats
path: root/samples/vnf_samples/nsut/acl/tc_sriov_acl_udp_scale_out.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-02-06Unify ACL testcases TG and VNF namesOrest Voznyy1-2/+2
Rename TGs and VNFs to follow a single naming convention, for all VNFs: name: trafficgen_0 role: tg__0 name: vnf_0 role: vnf__0 JIRA: YARDSTICK-1578 Change-Id: Ic5c8121828505dabdedf0b1cf559a5aebff7124c Signed-off-by: Orest Voznyy <orestx.voznyy@intel.com>
2017-10-03Adding scale out templates for ovs_dpdk/sriov using 2 node setupDeepak S1-0/+95
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>