From 6d4268a223982256d6c4ebc9be54f43664f42875 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 15 May 2019 09:56:26 +0200 Subject: [PATCH] CSIT-1504: Soak tests - box plots Change-Id: Id066787f4445b675ef0691a405d0f403b45d6fc2 Signed-off-by: Tibor Frank --- resources/tools/presentation/specification.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 83a758882c..aa60d99701 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -4576,6 +4576,10 @@ - "L2PATCH" - "L2BDMACLRN" - "L2XCBASE" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "30min Soak Test (PLRsearch)" layout: "plot-soak-throughput" @@ -4597,6 +4601,10 @@ - "MEMIF" - "IP4FWD" - "IP6FWD" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "30min Soak Test (PLRsearch)" layout: "plot-soak-throughput" -- 2.16.6