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:
David Esparza
2023-09-01 14:29:34 -06:00
parent f65ffb23da
commit b151cfd140

View File

@@ -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}"