From: Tibor Frank Date: Wed, 15 May 2019 07:56:26 +0000 (+0200) Subject: CSIT-1504: Soak tests - box plots X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=6d4268a223982256d6c4ebc9be54f43664f42875 CSIT-1504: Soak tests - box plots Change-Id: Id066787f4445b675ef0691a405d0f403b45d6fc2 Signed-off-by: Tibor Frank --- 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"