metrics: Add test setup details to metrics report

This PR adds test setup details to metrics report.

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
(cherry picked from commit 7e364716dd)
This commit is contained in:
Gabriela Cervantes 2023-08-29 17:56:53 +00:00 committed by Fabiano Fidêncio
parent 99103db1fb
commit 08027f2282

View File

@ -52,3 +52,12 @@ To decode the stats table, the prefixes are 'to(`2`)' and '`i`n'. The suffixes a
source('lifecycle-time.R')
```
\pagebreak
# Test setup details
This table describes the test system details, as derived from the information contained
in the test results files.
```{r dut, echo=FALSE, fig.cap="System configuration details"}
source('dut-details.R')