mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-03 17:26:10 +00:00

during pbs backups, we need to start templates, so add a test for that. We already have some tests for templates, but none with hostpci,tpm, etc. Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
24 lines
657 B
Plaintext
24 lines
657 B
Plaintext
# TEST: Config with q35, NUMA, hostpci passthrough, EFI, TPM & Linux as a template
|
|
bios: ovmf
|
|
bootdisk: scsi0
|
|
cores: 1
|
|
efidisk0: local:100/base-100-disk-1.qcow2,size=128K
|
|
hostpci0: 00:ff.1
|
|
hostpci1: d0:13.0,pcie=1
|
|
hostpci2: 00:f4.0
|
|
hostpci3: d0:15.1,pcie=1
|
|
hostpci4: d0:17.0,pcie=1,rombar=0
|
|
hostpci7: d0:15.2,pcie=1
|
|
machine: q35
|
|
memory: 512
|
|
net0: virtio=2E:01:68:F9:9C:87,bridge=vmbr0
|
|
numa: 1
|
|
ostype: l26
|
|
scsihw: virtio-scsi-pci
|
|
scsi0: local:100/base-100-disk-2.raw,size=10G
|
|
smbios1: uuid=3dd750ce-d910-44d0-9493-525c0be4e687
|
|
sockets: 2
|
|
template: 1
|
|
tpmstate0: local:100/base-100-disk-1.raw,size=4M,version=v2.0
|
|
vmgenid: 54d1c06c-8f5b-440f-b5b2-6eab1380e13d
|