C-Docs: Review, edit, add parts of the documentation
[csit.git] / docs / content / methodology / trending / presentation.md
1 ---
2 title: "Presentation"
3 weight: 2
4 ---
5
6 # Trend Presentation
7
8 ## Failed tests
9
10 The [Failed tests tables](https://csit.fd.io/news/) list the tests which failed
11 during the last test run. Separate tables are generated for each testbed.
12
13 ## Regressions and progressions
14
15 [These tables](https://csit.fd.io/news/) list tests which encountered
16 a regression or progression during the specified time period, which is currently
17 set to the last 1, 7, and 130 days.
18
19 ## Trendline Graphs
20
21 [Trendline graphs](https://csit.fd.io/trending/) show measured per run averages
22 of MRR values, NDR or PDR values, user-selected telemetry metrics, group average
23 values, and detected anomalies. The graphs are constructed as follows:
24
25 - X-axis represents the date in the format MMDD.
26 - Y-axis represents run-average MRR value, NDR or PDR values in Mpps or selected
27   metrics. For PDR tests also a graph with average latency at 50% PDR [us] is
28   generated.
29 - Markers to indicate anomaly classification:
30   - Regression - red circle.
31   - Progression - green circle.
32 - The line shows average value of each group.
33
34 In addition the graphs show dynamic labels while hovering over graph data
35 points, presenting the CSIT build date, measured value, VPP reference, trend job
36 build ID and the LF testbed ID.