From: Tibor Frank Date: Thu, 2 Nov 2023 12:09:45 +0000 (+0000) Subject: C-Dash: Improve Latency HDRH graphs X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=169161c4d3540334b19afbf4de646a58071cee33 C-Dash: Improve Latency HDRH graphs Change-Id: Id7c290b9aa708eb0bed2d6bfd94ad1393bec21c3 Signed-off-by: Tibor Frank --- diff --git a/csit.infra.dash/app/cdash/report/layout.yaml b/csit.infra.dash/app/cdash/report/layout.yaml index 636b901474..0be2898dea 100644 --- a/csit.infra.dash/app/cdash/report/layout.yaml +++ b/csit.infra.dash/app/cdash/report/layout.yaml @@ -94,8 +94,7 @@ plot-hdrh-latency: xaxis: type: "log" title: "Percentile [%]" - autorange: False - fixedrange: True + autorange: True gridcolor: "rgb(230, 230, 230)" linecolor: "rgb(220, 220, 220)" linewidth: 1 diff --git a/csit.infra.dash/app/cdash/trending/layout.yaml b/csit.infra.dash/app/cdash/trending/layout.yaml index 2fcb206153..e4fcd29260 100644 --- a/csit.infra.dash/app/cdash/trending/layout.yaml +++ b/csit.infra.dash/app/cdash/trending/layout.yaml @@ -132,8 +132,7 @@ plot-hdrh-latency: xaxis: type: "log" title: "Percentile [%]" - autorange: False - fixedrange: True + autorange: True gridcolor: "rgb(230, 230, 230)" linecolor: "rgb(220, 220, 220)" linewidth: 1 diff --git a/docs/content/release_notes/current/vpp_device.md b/docs/content/release_notes/current/vpp_device.md index f5b3ae112f..2a2a6ff98e 100644 --- a/docs/content/release_notes/current/vpp_device.md +++ b/docs/content/release_notes/current/vpp_device.md @@ -3,7 +3,7 @@ title: "VPP Device" weight: 4 --- -# CSIT 23.06 - VPP Device +# CSIT 23.10 - VPP Device 1. TEST FRAMEWORK - **CSIT test environment** version has been updated to ver. 13, see