Merge "[NSB] Adds support for running "black box" test cases for VNFs"
[yardstick.git] / samples / vnf_samples / nsut / prox / tc_prox_baremetal_lb-4.yaml
index 49e2efa..5af76e0 100644 (file)
@@ -27,12 +27,14 @@ 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
+      collectd:
+        interval: 1
+      prox_path: /opt/nsb_bin/prox
       prox_config: "configs/handle_lb-4.cfg"
       prox_args:
         "-t": ""
@@ -40,7 +42,9 @@ scenarios:
         "configs/tuples.lua": ""
 
     tg__0:
-      prox_path: /root/dppd-PROX-v037/build/prox
+      collectd:
+        interval: 1
+      prox_path: /opt/nsb_bin/prox
       prox_config: "configs/gen_lb-4.cfg"
       prox_args:
         "-e": ""
@@ -55,4 +59,4 @@ context:
   type: Node
   name: yardstick
   nfvi_type: baremetal
-  file: /etc/prox-baremetal-4.yml
+  file: prox-baremetal-4.yaml