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