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
|
depends_on: *build
|
||||||
ec2_instance:
|
ec2_instance:
|
||||||
<<: *standard_build_ec2_aarch64
|
<<: *standard_build_ec2_aarch64
|
||||||
timeout_in: 30m
|
timeout_in: 40m
|
||||||
env:
|
env:
|
||||||
TEST_FLAVOR: "machine-linux"
|
TEST_FLAVOR: "machine-linux"
|
||||||
TEST_BUILD_TAGS: ""
|
TEST_BUILD_TAGS: ""
|
||||||
|
|||||||
Reference in New Issue
Block a user