X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=samples%2Fvnf_samples%2Fnsut%2Fprox%2Ftc_prox_baremetal_l3fwd-4.yaml;h=af69ab518d327826a7aa47b39cc4d5d951814065;hb=2d6ded8483c7e8edc29bd33a5e519207f1bb511e;hp=9d50566e7c55902fd63c2fbd25ac4c2df9d7ae3d;hpb=870d2ba61b4a3352ef8485c3b39690346010e89b;p=yardstick.git diff --git a/samples/vnf_samples/nsut/prox/tc_prox_baremetal_l3fwd-4.yaml b/samples/vnf_samples/nsut/prox/tc_prox_baremetal_l3fwd-4.yaml index 9d50566e7..af69ab518 100644 --- a/samples/vnf_samples/nsut/prox/tc_prox_baremetal_l3fwd-4.yaml +++ b/samples/vnf_samples/nsut/prox/tc_prox_baremetal_l3fwd-4.yaml @@ -22,20 +22,21 @@ scenarios: topology: prox-tg-topology-4.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/build/prox + prox_path: /opt/nsb_bin/prox prox_config: "configs/handle_l3fwd-4.cfg" prox_args: "-t": "" prox_files: "configs/ipv4.lua" : "" + prox_generate_parameter: True tg__0: - prox_path: /root/dppd-PROX-v037/build/prox + prox_path: /opt/nsb_bin/prox prox_config: "configs/gen_l3fwd-4.cfg" prox_args: "-e": "" @@ -44,10 +45,10 @@ scenarios: runner: type: Duration # we kill after duration, independent of test duration, so set this high - duration: 100 + duration: 1800 context: type: Node name: yardstick nfvi_type: baremetal - file: /etc/yardstick/nodes/prox-baremetal-4.yml + file: prox-baremetal-4.yaml