Reduce longer timeout for aarch64

Well, the longer timeout isn't really helping. The aarch64 builds
just fail a lot and I don't really know why. Drop it to 4500, as
I really did see it take 4000 seconds on one successful manual
attempt...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-03-29 08:28:45 -07:00
parent f96e2991fe
commit b44312dfe3
1 changed files with 1 additions and 1 deletions

View File

@ -301,7 +301,7 @@ class VirtInstallImage(object):
if arch == "aarch64":
# desktop images take quite a while to build on aarch64,
# particularly on the slower worker on stg
timeout = 7200
timeout = 4500
variant = self.variant
# From F31 onwards, Workstation tree is not installable and we