firecracker-containerd
firecracker-containerd copied to clipboard
[Issue] Firecracker 1.0.0 regressed `TestOOM_Isolated` test case
Upgrading to Firecracker 1.0.0 caused regression in TestOOM_Isolated integration test. The original 2MB memory limit caused runc to fail to launch a dd task.
The following error message was observed during the test:
=== RUN TestOOM_Isolated
standard_init_linux.go:228: exec user process caused: cannot allocate memory
Current workaround was bumping the task memory limit to 3MB. But the regression should be investigated and well understood.
It seems the test is still unstable.
https://buildkite.com/firecracker-microvm/firecracker-containerd/builds/2524#dda17d99-79e5-4e42-8624-44e20c3b2adb/860-887