feat(docs): Add Methodology
[csit.git] / docs / content / methodology / trending_methodology / trend_presentation.md
1 ---
2 bookFlatSection: true
3 title: "Trending Presentation"
4 weight: 3
5 ---
6
7 # Trend Presentation
8
9 ## Failed tests
10
11 The Failed tests tables list the tests which failed during the last test run.
12 Separate tables are generated for each testbed.
13
14 ## Regressions and progressions
15
16 These tables list tests which encountered a regression or progression during the
17 specified time period, which is currently set to the last 21 days.
18
19 ## Trendline Graphs
20
21 Trendline graphs show measured per run averages of MRR values, NDR or PDR
22 values, group average values, and detected anomalies.
23 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. For PDR
27   tests also a graph with average latency at 50% PDR [us] is generated.
28 - Markers to indicate anomaly classification:
29
30   - Regression - red circle.
31   - Progression - green circle.
32
33 - The line shows average MRR value of each group.
34
35 In addition the graphs show dynamic labels while hovering over graph data
36 points, presenting the CSIT build date, measured value, VPP reference, trend job
37 build ID and the LF testbed ID.