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>
This commit is contained in:
Gabriela Cervantes 2023-08-29 17:56:53 +00:00
parent 17dc1b9760
commit 7e364716dd

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')