-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
podman-remote checkpoint/restore tests: failing #12334
Labels
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
remote
Problem is in podman-remote
Comments
This was referenced Nov 17, 2021
@containers/podman-maintainers looks like I missed @vrothberg, and he's OOTO tomorrow. Can anyone look into this please? It is blocking #11795. |
Correction: I suspect that the tests are now executed with runc, and those break. I can reproduce locally. I still have 40 minutes until the course and will hurry to pull something together. |
Here's a PR: #12342 |
vrothberg
added a commit
to vrothberg/libpod
that referenced
this issue
Nov 18, 2021
* Support `checkpoint --pre-checkpoint` * Support `checkpoint --with-previous` * Disable `restore --import-previous` for the remote client since we had to send two files which in turn would require to tar them up and hence be a breaking change. Podman 4.0 would be the chance and I hope we'll find time before that to remote-restore prettier. Note that I did not run over swagger yet to check whether all parameters are actually documented due to time constraints. Fixes: containers#12334 Signed-off-by: Valentin Rothberg <[email protected]>
github-actions
bot
added
the
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
label
Sep 21, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
remote
Problem is in podman-remote
Tests failing. Almost certainly related to #12281. Failure seems to be here https://github.com/containers/podman/blob/f5e509ce098074cbb4c468b9d443f46e6c7770ed/test/e2e/checkpoint_test.go#L917
The text was updated successfully, but these errors were encountered: