BugFix: Fix to pod filename ext and prox path
[yardstick.git] / samples / vnf_samples / nsut / prox / tc_prox_baremetal_buffering-1.yaml
index 6344b41..6a019bf 100644 (file)
@@ -22,18 +22,18 @@ scenarios:
   topology: prox-tg-topology-1.yaml
 
   nodes:
-    tg__1: trafficgen_1.yardstick
-    vnf__1: vnf.yardstick
+    tg__0: trafficgen_1.yardstick
+    vnf__0: vnf.yardstick
 
   options:
-    vnf__1:
-      prox_path: /root/dppd-PROX-v037/build/prox
+    vnf__0:
+      prox_path: /opt/nsb_bin/prox
       prox_config: "configs/handle_buffering-1.cfg"
       prox_args:
         "-t": ""
 
-    tg__1:
-      prox_path: /root/dppd-PROX-v037/build/prox
+    tg__0:
+      prox_path: /opt/nsb_bin/prox
       prox_config: "configs/gen_buffering-1.cfg"
       prox_args:
         "-e": ""
@@ -48,4 +48,4 @@ context:
   type: Node
   name: yardstick
   nfvi_type: baremetal
-  file: /etc/yardstick/nodes/prox-baremetal-1.yml
+  file: prox-baremetal-1.yaml