-
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
I believe that these tests will now run with crun. #12865
Conversation
@adrianreber @giuseppe These are still broken on crun? |
Yes, the PR to fix it is open but I am waiting for CRIU PRs to merge and then we also need a CRIU release for the crun changes to work. This cannot work yet in Podman. |
@giuseppe Any movement on this? |
the changes are already included in a crun release |
Any idea of the version number of the package? |
1.4.2 has all the changes we need in Podman |
CRIU 3.17 is not yet released, so this will not yet work. Once 3.17 is released crun needs to be rebuilt and then Podman can use crun for these tests. |
Thanks for the info guys. Someone please just @mention me once CRIU & crun are available at least in the |
Release is still pending. |
@rhatdan @adrianreber do we want this in 4.1? |
No this is just adding tests, which should work on latest runc, problem is latest runc is not released to ubuntu. |
😞 our ubuntu images are out of date. They need bumping up to 22.04 - which probably has newer versions. |
@cevich Are you going to make this happen? |
Thanks for reminding me. I'm currently loaded up with this AWS stuff, and it would be useful and good test of the docs to see if someone else can do it. I realize that's probably a big ask. Let me craft an e-mail and see if anyone bites (unless you have a better idea). |
@lsm5 FYI - this PR is driving the need for new images (including Ubuntu). |
new ubuntu happening at containers/automation_images#134 |
Are we ready to go? |
It would be informative to try this PR with the updated image ID in #14397 Though there is currently an outstanding issue with the Ubuntu VMs, the Fedora ones should work. So if they fail for this PR, it could be an indicator |
@cevich it was my understanding that the issue here is with crun not runc. |
Before you commented:
In any case, you might try rebasing onto #14397 as it has updated images all around. Looks like:
|
Signed-off-by: Daniel J Walsh <[email protected]>
Miracle of Miracle, this finally past tests. Only started on this back in January 14 @giuseppe @cevich @edsantiago @vrothberg PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: flouthoc, giuseppe, rhatdan The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/lgtm |
Congrats on getting it in 🥳 |
Signed-off-by: Daniel J Walsh [email protected]