C-Docs: Add a procedure to "Search tests". 96/40496/1
authorTibor Frank <tifrank@cisco.com>
Mon, 11 Mar 2024 07:44:40 +0000 (07:44 +0000)
committerTibor Frank <tifrank@cisco.com>
Mon, 11 Mar 2024 07:44:40 +0000 (07:44 +0000)
Change-Id: I2b00894c6690cc1ae69d202f90fd9624c271832b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
docs/content/release_notes/current/_index.md
docs/content/release_notes/current/vpp_performance.md

index df6c02e..6e1512d 100644 (file)
@@ -49,6 +49,14 @@ To access CSIT-2402 Release data please use following web resources:
     - `Value` > `rls2402-24.02-release`
 - [CSIT Per Release Coverage Data](https://csit.fd.io/coverage/)
   - `CSIT Release` > `rls2402`
+- [CSIT Search Tests](https://csit.fd.io/search/)
+  - `Data Type` > `iterative`
+  - `DUT` > `vpp`
+  - `Release` > `rls2402`
+  - `Type a Regular Expression` > `2n-zn2 -1c ethip4-ip4base-[mrr|ndrpdr]`
+    ".*" can be replaced by " " (white space).
+  - `Choose a cell in the table` > A corresponding graph(s) is displayed.
+  - `Click a datapoint in the graph` > Detailed information is displayed.
 
 ## CSIT-2402 Selected Performance Tests
 
index af2f12a..ac2167f 100644 (file)
@@ -15,7 +15,10 @@ weight: 1
    - Added 2n-c7gn and 3n-icxd testbeds.
 2. PRESENTATION AND ANALYTICS LAYER
    - [Performance dashboard](https://csit.fd.io/) got updated with the
-     possibility to search in tests.
+     possibility to [search in tests](https://csit.fd.io/search/).
+   - [Per Release Performance Comparisons](https://csit.fd.io/comparisons/) got
+     updated with the function removing extreme outliers from data presented in
+     the comparison table.
 
 # Known Issues