Skip to content

Commit

Permalink
fix maxvcpu increase makes the case checking maxvcpu failed
Browse files Browse the repository at this point in the history
  from 710 to 2096
Signed-off-by: nanli <[email protected]>
  • Loading branch information
nanli1 committed Dec 12, 2024
1 parent 1a6ff2a commit da4435f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libvirt/tests/cfg/cpu/max_vcpus.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@
- ioapic_iommu:
only q35
check = "ioapic_iommu_ne"
guest_vcpu = "711"
guest_vcpu = "4097"
err_msg = "unsupported configuration: Maximum CPUs greater than specified machine type limit|exceeds the maximum cpus supported"

0 comments on commit da4435f

Please sign in to comment.