mirror of
https://github.com/containers/podman.git
synced 2025-05-17 23:26:08 +08:00
cirrus: bump macos machine test timeout
We see a ton of timeouts in bot the applehv and libkrun machine tests. It seems 35m are no longer enough. I was not able to spot anything that would explain why it increased all of the sudden as such I hope this is enough. Fixes #25057 Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
@ -795,7 +795,7 @@ podman_machine_mac_task:
|
||||
skip: *skip_rhel_release
|
||||
depends_on: *build
|
||||
persistent_worker: *mac_pw
|
||||
timeout_in: 35m
|
||||
timeout_in: 45m
|
||||
env:
|
||||
<<: *mac_env
|
||||
DISTRO_NV: "darwin"
|
||||
|
Reference in New Issue
Block a user