From 3a28227155bcd9f8d91ec6f69c6864aa9323dc5d Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 17 Jul 2020 16:25:52 -0700 Subject: [PATCH] Bump QEMURAM on install_updates_nfs too It's hitting the 2GiB crash bug as well. 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 c23784e7..915ce9ce 100644 --- a/templates.fif.json +++ b/templates.fif.json @@ -1449,6 +1449,7 @@ "INSTALL_UNLOCK": "support_ready", "NICTYPE": "tap", "PARALLEL_WITH": "support_server", + "QEMURAM": "3072", "TEST_UPDATES": "1", "WORKER_CLASS": "tap" }