From f61a01548e00f06df28a32ca1993de14b0f89946 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mon, 31 Oct 2022 10:56:34 -0700 Subject: [PATCH] Bump QEMURAM to 4G for kde-live-iso flavor This is getting messy, but even the install_default_upload test is failing out with 3G now. Let's try putting 4G here so it reaches that test and see how that goes. Signed-off-by: Adam Williamson --- templates.fif.json | 1 + 1 file changed, 1 insertion(+) diff --git a/templates.fif.json b/templates.fif.json index 52806014..e42ef07b 100644 --- a/templates.fif.json +++ b/templates.fif.json @@ -209,6 +209,7 @@ "HDDSIZEGB": "15", "LIVE": "1", "PACKAGE_SET": "default", + "QEMURAM": 4096, "TEST_TARGET": "ISO" }, "version": "*"