From 3d8ff3ce3a65c2885d809c761fed23b729d8e154 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 28 Nov 2025 12:22:02 -0800 Subject: [PATCH] Set updates-kde-live-iso RETRY to 3 (RHBZ #2417493) To try and mitigate flakes from https://bugzilla.redhat.com/show_bug.cgi?id=2417493 let's bump the RETRY value for this flavor, so we'll retry the install test several times if we hit the slitherer crash. 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 dc5f1f88..00d4bc05 100644 --- a/templates-updates.fif.json +++ b/templates-updates.fif.json @@ -78,7 +78,7 @@ "LIVE": "1", "NUMDISKS": "2", "PACKAGE_SET": "default", - "RETRY": "1", + "RETRY": "3", "SUBVARIANT": "KDE" } },