From 169161c4d3540334b19afbf4de646a58071cee33 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Thu, 2 Nov 2023 12:09:45 +0000 Subject: [PATCH] C-Dash: Improve Latency HDRH graphs Change-Id: Id7c290b9aa708eb0bed2d6bfd94ad1393bec21c3 Signed-off-by: Tibor Frank --- csit.infra.dash/app/cdash/report/layout.yaml | 3 +-- csit.infra.dash/app/cdash/trending/layout.yaml | 3 +-- docs/content/release_notes/current/vpp_device.md | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) 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 -- 2.16.6