Code Review
/
yardstick.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
68ff6fc
)
bottlenecks: stress ping yaml file bug fix
33/29133/1
author
liyin
<liyin11@huawei.com>
Tue, 21 Feb 2017 09:36:44 +0000
(17:36 +0800)
committer
liyin
<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
patch
|
blob
|
history
diff --git
a/samples/ping_bottlenecks.yaml
b/samples/ping_bottlenecks.yaml
index
df30f52
..
910bcff
100644
(file)
--- 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: