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

Max_vcpus_topology: ensure that the VM gets correct topology with maximum vcpus #5913

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rh-jugraham
Copy link
Contributor

@rh-jugraham rh-jugraham commented Sep 23, 2024

Automates the case that verifies the vm can start with vcpus which is equal to host online cpu number and vm topology is consistent to those configured.

Depends on:

Scenarios + sub-scenarios considered:

  • Only 1 socket
    • No clusters defined, so default is 1
    • clusters = 2n, like 2, 4, 6
  • Only 1 core per socket
  • More than one core per socket
    • More than one socket, clusters defaults to 1
    • clusters = 2n, like 2, 4, 6 ...

Evidence of tests passing:

@rh-jugraham rh-jugraham changed the title Max_vcpus_topology Max_vcpus_topology: Ensure that the VM gets correct topology with maximum vcpus Sep 26, 2024
@rh-jugraham rh-jugraham changed the title Max_vcpus_topology: Ensure that the VM gets correct topology with maximum vcpus Max_vcpus_topology: ensure that the VM gets correct topology with maximum vcpus Sep 26, 2024
@Yingshun Yingshun added the depend on The PR has dependency on other PRs label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
depend on The PR has dependency on other PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants