C-Dash: Improve Latency HDRH graphs 21/39821/1
authorTibor Frank <tifrank@cisco.com>
Thu, 2 Nov 2023 12:09:45 +0000 (12:09 +0000)
committerTibor Frank <tifrank@cisco.com>
Thu, 2 Nov 2023 12:09:45 +0000 (12:09 +0000)
Change-Id: Id7c290b9aa708eb0bed2d6bfd94ad1393bec21c3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
csit.infra.dash/app/cdash/report/layout.yaml
csit.infra.dash/app/cdash/trending/layout.yaml
docs/content/release_notes/current/vpp_device.md

index 636b901..0be2898 100644 (file)
@@ -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
index 2fcb206..e4fcd29 100644 (file)
@@ -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
index f5b3ae1..2a2a6ff 100644 (file)
@@ -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