Bumping timeout for aarch64 machine

Bumping the timeout for aarch64 machine tests as I am getting a
consistent timeout where the tests are not completing in the given time.

Signed-off-by: Brent Baude <bbaude@redhat.com>
This commit is contained in:
Brent Baude
2025-11-04 10:35:51 -06:00
parent b4ec460ed4
commit 623cb5f539

View File

@@ -801,7 +801,7 @@ podman_machine_aarch64_task:
depends_on: *build
ec2_instance:
<<: *standard_build_ec2_aarch64
timeout_in: 30m
timeout_in: 40m
env:
TEST_FLAVOR: "machine-linux"
TEST_BUILD_TAGS: ""