mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Testsuite: add UUID for DUID generation during tests
This commit is contained in:
parent
4e56bea943
commit
2264c8a812
@ -143,6 +143,7 @@ def get_qemu_cmd(name, enable_kvm, enable_uefi, disk_img, iso_img=None):
|
|||||||
-netdev user,id=n6 -device virtio-net-pci,netdev=n6,mac={macbase}:06 \
|
-netdev user,id=n6 -device virtio-net-pci,netdev=n6,mac={macbase}:06 \
|
||||||
-netdev user,id=n7 -device virtio-net-pci,netdev=n7,mac={macbase}:07 \
|
-netdev user,id=n7 -device virtio-net-pci,netdev=n7,mac={macbase}:07 \
|
||||||
-machine accel=kvm \
|
-machine accel=kvm \
|
||||||
|
-uuid f48b60b2-e6ad-49ef-9d09-4245d0585e52 \
|
||||||
-nographic {cpu} {cdrom} {kvm} \
|
-nographic {cpu} {cdrom} {kvm} \
|
||||||
-drive format=raw,file={disk_img}'
|
-drive format=raw,file={disk_img}'
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user