mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
T6484: Smoketest: Increase KVM memory limit
This commit is contained in:
parent
1bffee8e7b
commit
893a90fa60
@ -150,7 +150,7 @@ def get_qemu_cmd(name, enable_kvm, enable_uefi, disk_img, raid=None, iso_img=Non
|
|||||||
-smp {cpucount},sockets=1,cores={cpucount},threads=1 \
|
-smp {cpucount},sockets=1,cores={cpucount},threads=1 \
|
||||||
-cpu host \
|
-cpu host \
|
||||||
{uefi} \
|
{uefi} \
|
||||||
-m 3G \
|
-m 4G \
|
||||||
-vga none \
|
-vga none \
|
||||||
-nographic \
|
-nographic \
|
||||||
-machine accel=kvm \
|
-machine accel=kvm \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user