aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/specification.yaml
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2019-05-15 08:53:42 +0200
committerTibor Frank <tifrank@cisco.com>2019-05-15 06:56:45 +0000
commit92a2b3d14ea551f0ac3023e94e8d233fcba7e29a (patch)
tree752b228b13d07040d3b5cbabe63c675d7402ca46 /resources/tools/presentation/specification.yaml
parent15912f9aadf9b55906f3b2886c9ee9c78b89f81f (diff)
CSIT-1504: Soak tests - box plots
- table: stdev, round deltas to 2 dec places Change-Id: I29cd1f7c9ba8ef73a8281d42ac9f6a06ed30bbdf Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit fce7b4b339f7a79b80143bbd796460720489d694)
Diffstat (limited to 'resources/tools/presentation/specification.yaml')
-rw-r--r--resources/tools/presentation/specification.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml
index 5719b2396a..2b55499c94 100644
--- a/resources/tools/presentation/specification.yaml
+++ b/resources/tools/presentation/specification.yaml
@@ -4560,7 +4560,7 @@
# Soak test - 30min Soak Test (PLRsearch), boxes
- type: "plot"
title: "VPP Throughput: 30min Soak Test (PLRsearch) boxes"
- algorithm: "plot_soak_boxes"
+ algorithm: "plot_performance_box"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/soak-test-1"
data: "plot-vpp-soak-2n-skx"
@@ -4583,7 +4583,7 @@
# Soak test - 30min Soak Test (PLRsearch), boxes
- type: "plot"
title: "VPP Throughput: 30min Soak Test (PLRsearch) boxes"
- algorithm: "plot_soak_boxes"
+ algorithm: "plot_performance_box"
output-file-type: ".html"
output-file: "{DIR[STATIC,VPP]}/soak-test-2"
data: "plot-vpp-soak-2n-skx"