Commit c5880ba2 authored by Andrew Vagin's avatar Andrew Vagin Committed by Pavel Emelyanov

zdtm: add post-predump hook

Signed-off-by: 's avatarAndrew Vagin <avagin@virtuozzo.com>
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent c5c54345
......@@ -806,6 +806,7 @@ def cr(cr_api, test, opts):
cr_api.dump("dump", opts = ["--leave-running"])
else:
cr_api.dump("pre-dump")
try_run_hook(test, ["--post-pre-dump"])
time.sleep(pres[1])
sbs('pre-dump')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment