From e32653638069fff4144c3a7d851410c36b63036c Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Mon, 11 Apr 2022 21:00:31 +0200 Subject: Testsuite: increase memory to 2G for fastnetmon testcase --- scripts/check-qemu-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/check-qemu-install b/scripts/check-qemu-install index aaac8250..18907cb9 100755 --- a/scripts/check-qemu-install +++ b/scripts/check-qemu-install @@ -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 \ -cpu host \ {uefi} \ - -m 1G \ + -m 2G \ -vga none \ -nographic \ -machine accel=kvm \ -- cgit v1.2.3