Skip to content

Commit 623cb5f

Browse files
committed
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 <[email protected]>
1 parent b4ec460 commit 623cb5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@ podman_machine_aarch64_task:
801801
depends_on: *build
802802
ec2_instance:
803803
<<: *standard_build_ec2_aarch64
804-
timeout_in: 30m
804+
timeout_in: 40m
805805
env:
806806
TEST_FLAVOR: "machine-linux"
807807
TEST_BUILD_TAGS: ""

0 commit comments

Comments
 (0)