diff options
-rw-r--r-- | csit.infra.dash/app/cdash/report/layout.yaml | 3 | ||||
-rw-r--r-- | csit.infra.dash/app/cdash/trending/layout.yaml | 3 | ||||
-rw-r--r-- | 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 |