mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-01-07 17:17:57 +03:00
83f18ac089
Since there are certain checks that depend on the QEMU binary version, tests with a fixed QEMU binary version make it less likely to catch issues on current setups, because for those, the QEMU binary version will always be higher than in the tests. For the affected tests, there's no real requirement to test for a specific machine version either, so just use the latest. Signed-off-by: Fiona Ebner <f.ebner@proxmox.com> Reviewed-by: Daniel Kral <d.kral@proxmox.com> Tested-by: Daniel Kral <d.kral@proxmox.com>
11 lines
212 B
Plaintext
11 lines
212 B
Plaintext
# TEST: memory wih 1gb hugepages
|
|
cores: 2
|
|
memory: 8192
|
|
name: simple
|
|
numa: 1
|
|
ostype: l26
|
|
smbios1: uuid=7b10d7af-b932-4c66-b2c3-3996152ec465
|
|
sockets: 2
|
|
vmgenid: c773c261-d800-4348-9f5d-167fadd53cf8
|
|
hugepages: 1024
|