1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-01-30 20:23:09 +00:00

Drop 5 retries for live install (#2329581 is gone)

The kernel change that caused this to fail frequently got reverted
for 6.13 final, so it's not causing us trouble any more. Let's
drop the retries.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2025-01-27 14:34:23 -08:00
parent c461a11451
commit 2229d0e8f5

View File

@ -380,8 +380,7 @@
"+START_AFTER_TEST": "%LIVE_BUILD_TEST%@%ARCH_BASE_MACHINE%",
"INSTALL": "1",
"ISO": "Fedora-%SUBVARIANT%-Live-%ARCH%-%ADVISORY_OR_TASK%.iso",
"QEMURAM": "4096",
"RETRY": "5"
"QEMURAM": "4096"
}
},
"install_default_update_netinst": {