From 623cb5f53991fc5c316f86e53f34aa5393ecb0a4 Mon Sep 17 00:00:00 2001 From: Brent Baude Date: Tue, 4 Nov 2025 10:35:51 -0600 Subject: [PATCH] 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 --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index a7bc08099b..175cf7ff0d 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -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: ""