X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=samples%2Fvnf_samples%2Fnsut%2Fprox%2Ftc_prox_heat_context_l2fwd_pktTouch-2.yaml;h=db140d3ed83c285a9f8be54bc7bc0f1915f7de92;hb=c910a435226f09472c11a42fa41f233eeff8c0ca;hp=7585c83f4419e2155db7fce4c5e8c9855a20fdad;hpb=1a4eb9cbdab6010e6c3f8f9842b856513aba2232;p=yardstick.git diff --git a/samples/vnf_samples/nsut/prox/tc_prox_heat_context_l2fwd_pktTouch-2.yaml b/samples/vnf_samples/nsut/prox/tc_prox_heat_context_l2fwd_pktTouch-2.yaml index 7585c83f4..db140d3ed 100644 --- a/samples/vnf_samples/nsut/prox/tc_prox_heat_context_l2fwd_pktTouch-2.yaml +++ b/samples/vnf_samples/nsut/prox/tc_prox_heat_context_l2fwd_pktTouch-2.yaml @@ -27,13 +27,13 @@ scenarios: options: vnf__0: - prox_path: /root/dppd-PROX-v037/build/prox + prox_path: /opt/nsb_bin/prox prox_config: "configs/handle_l2fwd_pktTouch-2.cfg" prox_args: "-t": "" tg__0: - prox_path: /root/dppd-PROX-v037/build/prox + prox_path: /opt/nsb_bin/prox prox_config: "configs/gen_l2fwd_pktTouch-2.cfg" prox_args: "-e": "" @@ -42,7 +42,7 @@ scenarios: runner: type: Duration # we kill after duration, independent of test duration, so set this high - duration: 100 + duration: 300 context: name: yardstick @@ -73,11 +73,11 @@ context: cidr: '10.0.1.0/24' uplink_0: cidr: '10.0.2.0/24' - allowed_address_pairs: - - ip_address: - '0.0.0.0/0' + gateway_ip: 'null' + port_security_enabled: False + enable_dhcp: 'false' downlink_0: cidr: '10.0.3.0/24' - allowed_address_pairs: - - ip_address: - '0.0.0.0/0' + gateway_ip: 'null' + port_security_enabled: False + enable_dhcp: 'false'