Merge "Pass the path of ssh public key to scenario method"
[yardstick.git] / samples / vnf_samples / nsut / prox / tc_prox_baremetal_l3fwd-2.yaml
index 8430733..c255a57 100644 (file)
@@ -27,14 +27,19 @@ scenarios:
 
   options:
     vnf__0:
+      collectd:
+        interval: 1
       prox_path: /opt/nsb_bin/prox
       prox_config: "configs/handle_l3fwd-2.cfg"
       prox_args:
         "-t": ""
       prox_files:
-        "configs/ipv4.lua" : ""
+        "configs/ipv4-2port.lua" : ""
+      prox_generate_parameter: True
 
     tg__0:
+      collectd:
+        interval: 1
       prox_path: /opt/nsb_bin/prox
       prox_config: "configs/gen_l3fwd-2.cfg"
       prox_args:
@@ -44,7 +49,7 @@ scenarios:
   runner:
     type: Duration
     # we kill after duration, independent of test duration, so set this high
-    duration: 300
+    duration: 1800
 
 context:
   type: Node