mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-17 06:14:26 +01:00
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:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user