aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/generator_plots.py
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2019-05-15 13:37:39 +0200
committerTibor Frank <tifrank@cisco.com>2019-05-15 11:43:07 +0000
commit5737bb4bfc3f49b460e03e7587a03e20fdd8951f (patch)
tree290e9aa0f7e28725202a49d0a4aa8e80d4a1e27d /resources/tools/presentation/generator_plots.py
parent7bab3c840b29f4237454b22a14d4b36199aa90b9 (diff)
CSIT-1504: Soak tests - graph
Change-Id: I1e39a995565cbda2184378268e2da2b465b147cd Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit c69a9c629cdc4a8021fd048922826af907e13a05)
Diffstat (limited to 'resources/tools/presentation/generator_plots.py')
-rw-r--r--resources/tools/presentation/generator_plots.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/presentation/generator_plots.py b/resources/tools/presentation/generator_plots.py
index 97f813d848..7c8a9f8628 100644
--- a/resources/tools/presentation/generator_plots.py
+++ b/resources/tools/presentation/generator_plots.py
@@ -170,7 +170,7 @@ def plot_performance_box(plot, input_data):
logging.error(repr(err))
continue
if val_max:
- y_max.append(int(val_max / 1000000) + 1)
+ y_max.append(int(val_max / 1000000) + 2)
try:
# Create plot