From 545ef737dae4b3dbb91cf385a01eaa5c7977f0c4 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mon, 7 Oct 2024 08:13:39 -0700 Subject: [PATCH] Stealth bump server disk size to 9G We seem to be running out of space for f40->f41 upgrades at 8G: https://openqa.fedoraproject.org/tests/2931477 Signed-off-by: Adam Williamson --- hdds.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hdds.json b/hdds.json index 5549867..add34cb 100644 --- a/hdds.json +++ b/hdds.json @@ -184,7 +184,7 @@ "branched": ["x86_64", "ppc64le", "aarch64"], "rawhide": ["x86_64", "ppc64le", "aarch64"] }, - "size" : "8", + "size" : "9", "imgver": "5", "variant": "Server", "bootopts": "uefi"