Merge "Sync up 'install.yaml' with 'nsb_setup.yml'"
[yardstick.git] / samples / vnf_samples / traffic_profiles / prox_acl.yaml
index b306739..1d1752b 100644 (file)
 schema: "nsb:traffic_profile:0.1"
 
 name:            prox_acl
-description:     ACL max no-drop throughput over given packet sizes
+description:     ACL throughput over given packet sizes
 
 traffic_profile:
   traffic_type: ProxACLProfile
   tolerated_loss: 100.0
-  test_precision: 1.0
+  test_precision: 0.001
   packet_sizes: [64]
   duration: 5
   lower_bound: 0.0
   upper_bound: 100.0
-
+  attempts: 20