mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 08:25:40 +00: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:
parent
b4ec460ed4
commit
623cb5f539
1 changed files with 1 additions and 1 deletions
|
|
@ -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: ""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue