diff options
author | liyin <liyin11@huawei.com> | 2017-02-21 17:36:44 +0800 |
---|---|---|
committer | liyin <liyin11@huawei.com> | 2017-02-21 17:41:49 +0800 |
commit | a207ca9c170ce6cfd1c1cb198170ac7c93307d64 (patch) | |
tree | 7c060378a1bb1824a684fc53a3a5240fe7c2defe | |
parent | 68ff6fc22954f8a548b0473464255a8395e7881a (diff) |
bottlenecks: stress ping yaml file bug fix
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>
-rw-r--r-- | samples/ping_bottlenecks.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/samples/ping_bottlenecks.yaml b/samples/ping_bottlenecks.yaml index df30f5242..910bcff73 100644 --- a/samples/ping_bottlenecks.yaml +++ b/samples/ping_bottlenecks.yaml @@ -28,9 +28,6 @@ scenarios: type: Duration duration: 60 interval: 1 - sla: - max_rtt: 10 - action: assert {% endfor %} contexts: |