You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
do not fail balloon test if deflate_oom is false and guest crashes
If we set deflate_on_oom to False, and then induce an out of memory
condition, then we're really only testing how well the guest can handle
oom conditions. Do not fail the test if the guest responds to OOM by
shutting down though.
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments