feat(docs): Fix images and ToC
[csit.git] / docs / content / methodology / trending_methodology / trend_presentation.md
1 ---
2 title: "Trending Presentation"
3 weight: 3
4 ---
5
6 # Trend Presentation
7
8 ## Failed tests
9
10 The Failed tests tables list the tests which failed during the last test run.
11 Separate tables are generated for each testbed.
12
13 ## Regressions and progressions
14
15 These tables list tests which encountered a regression or progression during the
16 specified time period, which is currently set to the last 21 days.
17
18 ## Trendline Graphs
19
20 Trendline graphs show measured per run averages of MRR values, NDR or PDR
21 values, group average values, and detected anomalies.
22 The graphs are constructed as follows:
23
24 - X-axis represents the date in the format MMDD.
25 - Y-axis represents run-average MRR value, NDR or PDR values in Mpps. For PDR
26   tests also a graph with average latency at 50% PDR [us] is generated.
27 - Markers to indicate anomaly classification:
28
29   - Regression - red circle.
30   - Progression - green circle.
31
32 - The line shows average MRR 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.