mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-30 12:44:39 +00:00
metrics: re-enable memory-usage initialization step
This PR re-enables the initialization step disabled
on 538c965c2b
.
Fixes: #7804
Signed-off-by: David Esparza <david.esparza.borquez@intel.com>
This commit is contained in:
parent
f65ffb23da
commit
b151cfd140
@ -361,7 +361,7 @@ function main(){
|
|||||||
|
|
||||||
#Check for KSM before reporting test name, as it can modify it
|
#Check for KSM before reporting test name, as it can modify it
|
||||||
check_for_ksm
|
check_for_ksm
|
||||||
# init_env
|
init_env
|
||||||
check_cmds "${SMEM_BIN}" bc
|
check_cmds "${SMEM_BIN}" bc
|
||||||
check_images "${IMAGE}"
|
check_images "${IMAGE}"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user