X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=samples%2Fvnf_samples%2Fnsut%2Fprox%2Ftc_prox_heat_context_l2fwd_multiflow-2.yaml;h=10e65568751368339dde7bee052ce919987b80e4;hb=1a35633a44079ddfd40044ca38144c73988d302a;hp=f7f962fd415964cb5e4f03362bb54230f783b295;hpb=42f53e76396ef18b2b4078e90c3bca96dd4cec69;p=yardstick.git diff --git a/samples/vnf_samples/nsut/prox/tc_prox_heat_context_l2fwd_multiflow-2.yaml b/samples/vnf_samples/nsut/prox/tc_prox_heat_context_l2fwd_multiflow-2.yaml index f7f962fd4..10e655687 100644 --- a/samples/vnf_samples/nsut/prox/tc_prox_heat_context_l2fwd_multiflow-2.yaml +++ b/samples/vnf_samples/nsut/prox/tc_prox_heat_context_l2fwd_multiflow-2.yaml @@ -22,18 +22,22 @@ scenarios: topology: prox-tg-topology-2.yaml nodes: - tg__0: trafficgen_1.yardstick - vnf__0: vnf.yardstick + tg__0: tg_0.yardstick + vnf__0: vnf_0.yardstick options: vnf__0: - prox_path: /root/dppd-PROX-v037.1/build/prox + collectd: + interval: 1 + prox_path: /opt/nsb_bin/prox prox_config: "configs/handle_l2fwd_multiflow-2.cfg" prox_args: "-t": "" tg__0: - prox_path: /root/dppd-PROX-v037.1/build/prox + collectd: + interval: 1 + prox_path: /opt/nsb_bin/prox prox_config: "configs/gen_l2fwd_multiflow-2.cfg" prox_args: "-e": "" @@ -61,26 +65,23 @@ context: policy: "availability" servers: - vnf: + vnf_0: floating_ip: true placement: "pgrp1" - trafficgen_1: + tg_0: floating_ip: true placement: "pgrp1" networks: mgmt: cidr: '10.0.1.0/24' - external_network: "yardstick-public" - xe0: - cidr: '152.16.100.0/24' - vld_id: downlink - allowed_address_pairs: - - ip_address: - '0.0.0.0/0' - xe1: - cidr: '152.16.40.0/24' - vld_id: uplink - allowed_address_pairs: - - ip_address: - '0.0.0.0/0' + uplink_0: + cidr: '10.0.2.0/24' + gateway_ip: 'null' + port_security_enabled: False + enable_dhcp: 'false' + downlink_0: + cidr: '10.0.3.0/24' + gateway_ip: 'null' + port_security_enabled: False + enable_dhcp: 'false'