Adding sample multi-port ansible script 09/45209/1
authorDeepak S <deepak.s@linux.intel.com>
Sun, 15 Oct 2017 23:52:09 +0000 (16:52 -0700)
committerDeepak S <deepak.s@linux.intel.com>
Mon, 16 Oct 2017 04:32:13 +0000 (21:32 -0700)
commit8d31138576529a2a7f75835fed5f498594def419
tree41e904acc803c0dd022a6d66de71cbfc75f1d19b
parent0c0ba9bff5e54d02b924fe1bfe30c68190a24956
Adding sample multi-port ansible script

- trex
- ixia
- ixia correlated

Change-Id: I7d1414227c27c2bb03454eac94592e07c434f070
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
25 files changed:
ansible/multi_port_baremetal_ixia_correlated_test.yaml [new file with mode: 0644]
ansible/multi_port_baremetal_ixia_correlated_test_templates.yml [new file with mode: 0644]
ansible/multi_port_baremetal_ixia_test.yaml [new file with mode: 0644]
ansible/multi_port_baremetal_ixia_test_templates.yml [new file with mode: 0644]
ansible/multi_port_baremetal_test.yaml [new file with mode: 0644]
ansible/multi_port_baremetal_test_templates.yml [new file with mode: 0644]
etc/yardstick/nodes/standalone/pod_bm_vnf.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/acl/acl-tg-topology-ixia-correlated-multi-port.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/acl/acl-tg-topology-ixia-multi-port.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/acl/acl-tg-topology-multi-port.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/acl/tc_baremetal_acl_rfc2544_ixia_template.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/acl/tc_baremetal_acl_rfc2544_template.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/acl/tc_baremetal_acl_udp_ixia_correlated_multi_port_template.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/cgnapt/cgnapt-tg-topology-ixia-correlated-multi-port.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/cgnapt/cgnapt-tg-topology-ixia-multi-port.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/cgnapt/cgnapt-tg-topology-multi-port.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/cgnapt/tc_baremetal_cgnapt_rfc2544_ixia_template.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/cgnapt/tc_baremetal_cgnapt_rfc2544_template.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/cgnapt/tc_baremetal_cgnapt_udp_ixia_correlated_multi_port_template.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/vfw/tc_baremetal_vfw_rfc2544_ixia_template.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/vfw/tc_baremetal_vfw_rfc2544_template.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/vfw/tc_baremetal_vfw_udp_ixia_correlated_multi_port_template.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/vfw/vfw-tg-topology-ixia-correlated-multi-port.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/vfw/vfw-tg-topology-ixia-multi-port.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/vfw/vfw-tg-topology-multi-port.yaml [new file with mode: 0644]