From 1343e1e7c0263a243ffee430aa43d9fbc5c88c4a Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mon, 20 Nov 2023 23:03:38 -0800 Subject: [PATCH] Revert "Set a high RETRY value for desktop_printing" This reverts commit 73f860ecb92e7087acb6f4cfb772153087970996. The mesa issue has been resolved, so we can drop this now. --- templates.fif.json | 1 - 1 file changed, 1 deletion(-) diff --git a/templates.fif.json b/templates.fif.json index 9bafb95f..5714320b 100644 --- a/templates.fif.json +++ b/templates.fif.json @@ -981,7 +981,6 @@ "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2", "USE_CUPS": "1", "POSTINSTALL": "desktop_printing", - "RETRY": "10", "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%" } },