mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Testsuite: increase memory to 2G for fastnetmon testcase
This commit is contained in:
parent
79dc790ff3
commit
e326536380
@ -143,7 +143,7 @@ def get_qemu_cmd(name, enable_kvm, enable_uefi, disk_img, raid=None, iso_img=Non
|
|||||||
-smp sockets=1,cpus={cpucount},cores=1 \
|
-smp sockets=1,cpus={cpucount},cores=1 \
|
||||||
-cpu host \
|
-cpu host \
|
||||||
{uefi} \
|
{uefi} \
|
||||||
-m 1G \
|
-m 2G \
|
||||||
-vga none \
|
-vga none \
|
||||||
-nographic \
|
-nographic \
|
||||||
-machine accel=kvm \
|
-machine accel=kvm \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user