bottlenecks: stress ping yaml file bug fix 33/29133/1
authorliyin <liyin11@huawei.com>
Tue, 21 Feb 2017 09:36:44 +0000 (17:36 +0800)
committerliyin <liyin11@huawei.com>
Tue, 21 Feb 2017 09:41:49 +0000 (17:41 +0800)
JIRA:YARDSTICK-565

This will remove the limit of "sla"
The "sla" will cause a error of bottlenecks.
so this patch will change it,
so bottlenecks could find the system bottleneck.

Change-Id: I8634e34841677a2032cebd26f1b40f6a0cb2bd39
Signed-off-by: liyin <liyin11@huawei.com>
samples/ping_bottlenecks.yaml

index df30f52..910bcff 100644 (file)
@@ -28,9 +28,6 @@ scenarios:
     type: Duration
     duration: 60
     interval: 1
-  sla:
-    max_rtt: 10
-    action: assert
 {% endfor %}
 
 contexts: