From c691f4b390562c623e0177aaea4fb28c03721ad2 Mon Sep 17 00:00:00 2001 From: Viacheslav Hletenko Date: Tue, 14 Jan 2025 11:51:13 +0000 Subject: T7043: increase smoketest memory to 8G for vpp --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4e211efd..a3b4c545 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ test-interfaces: checkiso .PHONY: test-vpp .ONESHELL: test-vpp: checkiso - scripts/check-qemu-install --debug --configd --match="vpp" --smoketest --uefi build/live-image-amd64.hybrid.iso + scripts/check-qemu-install --debug --configd --match="vpp" --smoketest --uefi --cpu 2 --memory 8 build/live-image-amd64.hybrid.iso .PHONY: testc .ONESHELL: -- cgit v1.2.3