Merge "pip_license: quick hack script to add license info to requirements.txt"
[yardstick.git] / samples / vnf_samples / nsut / vpe / tc_baremetal_rfc2544_ipv4_1flow_1518B.yaml
index 3768761..4652a62 100644 (file)
@@ -21,15 +21,16 @@ scenarios:
   nodes:
     tg__1: trafficgen_1.yardstick
     vnf__1: vnf.yardstick
-  tc_options:
+  options:
+    packetsize: 64
+    traffic_type: 4
     rfc2544:
-      allowed_drop_rate: 0.8 - 1
-  vnf_options:
-    vpe:
+      allowed_drop_rate: 0.0001 - 0.0001
+    vnf__1:
       cfg: vpe_config
   runner:
-    type: Duration
-    duration: 400
+    type: Iteration
+    iterations: 10
     interval: 35
   traffic_options:
     flow: "../../traffic_profiles/ipv4_1flow_Packets_vpe.yaml"