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=776ddf1d29ddda42254d08ad1c3891e4d5ef1dbe;hb=2d6ded8483c7e8edc29bd33a5e519207f1bb511e;hp=f7f962fd415964cb5e4f03362bb54230f783b295;hpb=d374dc8ca09e7d6e08a531e68a21a8b107af21d0;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..776ddf1d2 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,18 @@ 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 + 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 + prox_path: /opt/nsb_bin/prox prox_config: "configs/gen_l2fwd_multiflow-2.cfg" prox_args: "-e": "" @@ -61,26 +61,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'