Starting with crun, can move to criu if required. This is seen on Fedora rawhide only, both aarch64 and x86_64.
Summarizing 3 Failures:
[FAIL] Podman checkpoint [It] podman checkpoint container with established tcp connections
/var/tmp/tmp.pxsEr2Kr3j/podman-5.6.0-dev/test/e2e/checkpoint_test.go:367
[FAIL] Podman checkpoint [It] podman checkpoint and restore container with different port mappings
/var/tmp/tmp.pxsEr2Kr3j/podman-5.6.0-dev/test/e2e/checkpoint_test.go:1089
[FAIL] Podman checkpoint [It] podman checkpoint and restore containers with --print-stats
/var/tmp/tmp.pxsEr2Kr3j/podman-5.6.0-dev/test/e2e/checkpoint_test.go:1383
Links:
EDIT: didn't notice earlier, 1 system test failed too: not ok 3 [520] podman checkpoint --export, with volumes . You'll find it in the lower log on the same link.
Note to self: enable podman checkpoint e2e tests on crun PRs as well. Currently, we only have system tests running.
Starting with crun, can move to criu if required. This is seen on Fedora rawhide only, both aarch64 and x86_64.
Links:
EDIT: didn't notice earlier, 1 system test failed too:
not ok 3 [520] podman checkpoint --export, with volumes. You'll find it in the lower log on the same link.Note to self: enable podman checkpoint e2e tests on crun PRs as well. Currently, we only have system tests running.