David Esparza
01450deb6a
Revert "metrics: Replace backslashes used to escape double quoted key in jq expr."
...
This reverts commit 468f017e21
.
Fixes : #7385
Signed-off-by: David Esparza <david.esparza.borquez@intel.com>
2023-07-19 10:07:11 -06:00
David Esparza
468f017e21
metrics: Replace backslashes used to escape double quoted key in jq expr.
...
This PR uses squared brackets in a jq expression to access
key values corresponding to metric results in json format.
The values are the data inputs into the checkmetrics tool.
Fixes : #7319
Signed-off-by: David Esparza <david.esparza.borquez@intel.com>
2023-07-14 18:41:41 +00:00
Gabriela Cervantes
9e048c8ee0
checkmetrics: Add blogbench read value for qemu
...
This PR adds the blogbench read value for qemu.
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2023-07-12 20:38:27 +00:00
Gabriela Cervantes
2935aeb7d7
checkmetrics: Add blogbench write value for qemu
...
This PR adds the blogbench write value for qemu limit.
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2023-07-12 20:37:27 +00:00
Gabriela Cervantes
02031e29aa
checkmetrics: Add blogbench read value for clh
...
This PR adds the blogbench read value for clh limit.
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2023-07-12 20:37:27 +00:00
Gabriela Cervantes
107fae033b
checkmetrics: Add blogbench write value for clh
...
This PR adds the blogbench write value limit for clh.
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2023-07-12 20:37:27 +00:00
Gabriela Cervantes
310e069f73
checkmetrics: Enable checkmetrics for memory inside test
...
This PR enables the checkmetrics to include the memory inside
container test.
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2023-07-10 17:05:13 +00:00
Gabriela Cervantes
2be342023b
checkmetrics: Add memory usage inside container value for qemu
...
This PR adds the memory usage inside container value for qemu.
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2023-07-07 16:28:28 +00:00
Gabriela Cervantes
6ca34f949e
checkmetrics: Add memory inside container value for clh
...
Add memory inside container value for clh.
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2023-07-07 16:28:28 +00:00
Gabriela Cervantes
6acce83e12
metrics: Fix the call to check_metrics function
...
This PR fixes the call to check_metrics function as KATA_HYPERVISOR
is not needed to be passed.
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2023-07-06 17:22:49 +00:00
Gabriela Cervantes
5a61065ab7
checkmetrics: Add checkmetrics value for memory usage in qemu
...
This PR adds the checkmetrics value for memory usage in qemu.
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2023-07-05 19:22:12 +00:00
Gabriela Cervantes
78086ed1fe
checkmetrics: Add memory usage value for clh
...
This PR adds the memory usage value for clh.
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2023-07-05 19:19:04 +00:00
Gabriela Cervantes
d8b8f7e94d
metrics: Enable launch tests time metrics
...
This PR enables the launch tests metrics for kata CI.
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2023-07-03 22:38:04 +00:00
Gabriela Cervantes
0502354b42
checkmetrics: Add checkmetrics json for qemu
...
This PR adds checkmetrics json file for qemu metrics.
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2023-07-03 16:47:03 +00:00
Gabriela Cervantes
b481ef1883
makefile: Add -buildvcs=false flag to go build
...
This PR adds the -buildvcs=false flag to the go build of checkmetrics.
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2023-07-03 16:42:51 +00:00
Gabriela Cervantes
e94aaed3c7
ci_worker: Add checkmetrics ci worker for cloud hypervisor
...
This PR adds the checkmetrics ci worker file for cloud hypervisor in
order to check the boot times limit.
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2023-07-03 16:42:51 +00:00
Gabriela Cervantes
415578cf3b
docs: Add general README
...
This PR adds link to the unreference docs in the cmd path to make
them more discoverable.
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2023-06-27 20:29:37 +00:00
Gabriela Cervantes
aa7946de47
checkmetrics: Add general checkmetrics documentation
...
This PR adds the general checkmetrics documentation for kata metrics tests.
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2023-06-26 17:07:57 +00:00
Gabriela Cervantes
2fac2b72fe
checkmetrics: Add checkmetrics makefile
...
This PR adds checkmetrics makefile which is used to process the
metrics json results files.
Fixes #7172
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2023-06-26 16:31:55 +00:00
Gabriela Cervantes
17198089ee
vendor: Add vendor checkmetrics dependencies
...
This PR adds the vendor for the checkmetrics.
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2023-06-23 20:55:30 +00:00
Gabriela Cervantes
c4ee601bf4
metrics: Add checkmetrics for kata metrics CI
...
This PR adds the checkmetrics scripts that will be used for the kata metrics CI.
Fixes #7160
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2023-06-22 21:06:46 +00:00