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
Some of the tests in test_balloon.py were missing
`microvm.wait_for_up()` calls. This was mainly visible from those that
read the RSS of the firecracker process taking a long time to calibrate,
due to RSS being very unstable during guest boot up.
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments