mirror of
https://github.com/containers/podman.git
synced 2025-11-29 01:28:22 +08:00
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:
@@ -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: ""
|
||||
|
||||
Reference in New Issue
Block a user