mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-28 19:54:35 +00: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:
parent
17dc1b9760
commit
7e364716dd
@ -52,3 +52,12 @@ To decode the stats table, the prefixes are 'to(`2`)' and '`i`n'. The suffixes a
|
|||||||
source('lifecycle-time.R')
|
source('lifecycle-time.R')
|
||||||
```
|
```
|
||||||
\pagebreak
|
\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')
|
||||||
|
Loading…
Reference in New Issue
Block a user