From d3cb19267501dd1cc19d3160bc45f46679f15e82 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 29 Nov 2024 17:46:40 -0800 Subject: [PATCH] Bump install_default_update_netinst retries to 5 This test is *also* frequently failing in current Rawhide and I don't know why. Kick up its retries till we can figure it out. Signed-off-by: Adam Williamson --- templates-updates.fif.json | 1 + 1 file changed, 1 insertion(+) diff --git a/templates-updates.fif.json b/templates-updates.fif.json index cdc24b58..e8cb1f22 100644 --- a/templates-updates.fif.json +++ b/templates-updates.fif.json @@ -399,6 +399,7 @@ "NO_ADVISORY_POST": "1", "PACKAGE_SET": "default", "PARALLEL_WITH": "support_server@%ARCH_BASE_MACHINE%", + "RETRY": "5", "WORKER_CLASS": "tap" } },