Merged
Conversation
75fb630 to
8bc55c9
Compare
akhilerm
reviewed
Oct 11, 2024
| Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg | ||
| EOF | ||
| sudo apt-get update | ||
| sudo apt-get install -y libvirt-daemon libvirt-daemon-system vagrant ovmf=2022.02-3ubuntu0.22.04.2 |
Member
There was a problem hiding this comment.
Without the ovmf package we were getting the error
/usr/share/OVMF/OVMF_CODE.fd' is not accessible
while booting the VM
2bf7390 to
641a7f4
Compare
Member
|
Looks like the Vagrant jobs are all failing with |
6f262ae to
14a242f
Compare
14a242f to
1db0064
Compare
estesp
approved these changes
Oct 11, 2024
Member
estesp
left a comment
There was a problem hiding this comment.
Looks like they all booted properly!
samuelkarp
approved these changes
Oct 11, 2024
akhilerm
approved these changes
Oct 12, 2024
Member
|
Seeing the OOM error in rockylinux with systemd cgroup driver in the past few runs. https://github.com/containerd/containerd/actions/runs/11298785754/job/31438636822?pr=10817#step:9:216 May be related to opencontainers/runc#4427 🤔 |
Contributor
|
@akhilerm do you know what is the mem limit for that container? |
Member
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Revert c25183f 1bfdcce
Fix #10816