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

e2e: fix qemu option generation and vm-setup for single node test VMs. #476

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

klihub
Copy link
Collaborator

@klihub klihub commented Mar 5, 2025

This patch set fixes

  • topology2qemuopts to generate correct qemu options for single node VM topologies
  • vm-setup() to not expect unconditional memory-related options in EXTRA_ARGS

With these fixes in place it is now possible to generate and boot single node multi-socket test VMs.

klihub added 2 commits March 5, 2025 19:01
Omit generating extra memory parameters altogether when
we are generating topology for a single node VM.

Signed-off-by: Krisztian Litkey <[email protected]>
Do not expect unconditionally a non-empty EXTRA_ARGS. It will
be empty when we generate a single node VM.

Signed-off-by: Krisztian Litkey <[email protected]>
@klihub klihub requested review from askervin and fmuyassarov March 5, 2025 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant