mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-29 15:24:32 +00:00

Requires a mock CPU-model config, which is given as a raw string to also test parsing capabilities. Also tests defaulting behaviour. Signed-off-by: Stefan Reiter <s.reiter@proxmox.com> Reviewed-By: Fabian Ebner <f.ebner@proxmox.com> Tested-By: Fabian Ebner <f.ebner@proxmox.com>
9 lines
203 B
Plaintext
9 lines
203 B
Plaintext
# TEST: Check if custom CPU models are resolved correctly
|
|
cores: 3
|
|
cpu: custom-qemu64,flags=+virt-ssbd
|
|
name: customcpu
|
|
numa: 0
|
|
ostype: win10
|
|
smbios1: uuid=2ea3f676-dfa5-11e9-ae82-c721e12f3fcf
|
|
sockets: 1
|