From 85b71c809ffba23ec852d12c8e444951dae233f9 Mon Sep 17 00:00:00 2001 From: Guy Menanteau Date: Wed, 26 Feb 2020 15:31:22 +0000 Subject: [PATCH] Increase HDD size to 13G for install_package_set_kde test to avoid failure in "disk_guided_empty" module, at least required for PowerPC Signed-off-by: Guy Menanteau --- templates.fif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates.fif.json b/templates.fif.json index 2406b1a8..4efc420b 100644 --- a/templates.fif.json +++ b/templates.fif.json @@ -1123,7 +1123,7 @@ }, "settings": { "DESKTOP": "kde", - "HDDSIZEGB": "12", + "HDDSIZEGB": "13", "PACKAGE_SET": "kde", "POSTINSTALL": "_collect_data", "REPOSITORY_VARIATION": "%LOCATION%"