mirror of
https://git.proxmox.com/git/qemu-server
synced 2026-03-27 21:40:14 +00:00
To have a better safety net for not introducing regressions and also some functional checks as the QEMU command defines the layout behavior of the VM. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> Acked-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
16 lines
424 B
Plaintext
16 lines
424 B
Plaintext
# TEST: Simple test for a basic configuration with no special things
|
|
# QEMU_VERSION: 2.12.1
|
|
bootdisk: scsi0
|
|
cores: 3
|
|
ide2: none,media=cdrom
|
|
memory: 768
|
|
name: simple
|
|
net0: virtio=A2:C0:43:77:08:A0,bridge=vmbr0
|
|
numa: 0
|
|
ostype: l26
|
|
scsi0: local:8006/vm-8006-disk-0.qcow2,discard=on,size=104858K
|
|
scsihw: virtio-scsi-pci
|
|
smbios1: uuid=7b10d7af-b932-4c66-b2c3-3996152ec465
|
|
sockets: 1
|
|
vmgenid: c773c261-d800-4348-9f5d-167fadd53cf8
|