From 1bea573fecc2df9aa9b111c5054a16f942d486c5 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Sun, 23 Oct 2022 09:14:35 -0700 Subject: [PATCH] Bump RETRY for updates-kde to 2 while we have oom kill issues https://bugzilla.redhat.com/show_bug.cgi?id=2133829 is a real problem for Rawhide KDE update tests right now, despite all I've tried to do to work around it. I'm going to regenerate the base image again tomorrow, but for now, let's bump RETRY to 2 as a mitigation. Signed-off-by: Adam Williamson --- templates-updates.fif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates-updates.fif.json b/templates-updates.fif.json index 6c93e270..7c4e9e84 100644 --- a/templates-updates.fif.json +++ b/templates-updates.fif.json @@ -47,7 +47,7 @@ "settings": { "DESKTOP": "kde", "NUMDISKS": "2", - "RETRY": "1" + "RETRY": "2" }, "version": "*" },