From 04a2c222734ebd09621e9e93024ce1ce9959d174 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 20 Feb 2020 08:10:28 -0800 Subject: [PATCH] Set disk size for memory_check test to 13GB It needs more space to install Workstation. 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 d801046b..41262367 100644 --- a/templates.fif.json +++ b/templates.fif.json @@ -1488,6 +1488,7 @@ "fedora-Everything-boot-iso-x86_64-*-uefi": 31 }, "settings": { + "HDDSIZEGB": "13", "MEMCHECK": "1", "PACKAGE_SET": "workstation", "REPOSITORY_VARIATION": "%LOCATION%",