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

Create VM tests #878

Closed
grcevski opened this issue May 24, 2024 · 1 comment · Fixed by #1100
Closed

Create VM tests #878

grcevski opened this issue May 24, 2024 · 1 comment · Fixed by #1100
Assignees
Labels
Q2 roadmap test Issues related to testing

Comments

@grcevski
Copy link
Contributor

grcevski commented May 24, 2024

All of our existing integration tests are Docker based, which means we don't properly test with various kernel builds, we test with the kernel Github CI runs or what we run locally.

We need tests with:

  • 5.10
  • 5.15
  • Few 6.x
@grcevski grcevski added test Issues related to testing Q2 roadmap labels May 24, 2024
@marctc
Copy link
Contributor

marctc commented Aug 23, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Q2 roadmap test Issues related to testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants