Skip to content
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

Run multi-kernel Go tests (vmtests) on arm64 #2342

Open
2 of 4 tasks
mtardy opened this issue Apr 18, 2024 · 0 comments
Open
2 of 4 tasks

Run multi-kernel Go tests (vmtests) on arm64 #2342

mtardy opened this issue Apr 18, 2024 · 0 comments
Assignees
Labels
arch/arm64 arm64 issues area/ci Related to CI

Comments

@mtardy
Copy link
Member

mtardy commented Apr 18, 2024

After some work, LVH now supports arm64 and produces all the needed images, we can use that to run Tetragon's vmtests on arm64.

The only limitation, as of now, is that the available arm64 platforms do not provide nested virtualization (for hardware and software reasons) so we might need to use emulation like we did before for amd64.

Multi-kernel support for arm64

  1. arch/arm64 area/ci needs-rebase release-note/ci
  2. arch/arm64 area/ci release-note/ci
@mtardy mtardy added area/ci Related to CI arch/arm64 arm64 issues labels Apr 18, 2024
@mtardy mtardy self-assigned this Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch/arm64 arm64 issues area/ci Related to CI
Projects
None yet
Development

No branches or pull requests

1 participant