mirror of
https://github.com/containers/podman.git
synced 2025-05-17 06:59:07 +08:00
cirrus: bump timeout for macos/win machine tests
They really should not take that long, however they timeout out more often then they pass so let's give this is a try. I have some hopes that the new worker pool from Adrian might perform better. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
@ -775,7 +775,7 @@ podman_machine_windows_task:
|
||||
<<: *windows
|
||||
type: m5zn.metal
|
||||
platform: windows
|
||||
timeout_in: 45m
|
||||
timeout_in: 60m
|
||||
env: *winenv
|
||||
matrix:
|
||||
- env:
|
||||
@ -798,7 +798,7 @@ podman_machine_mac_task:
|
||||
skip: *skip_rhel_release
|
||||
depends_on: *build
|
||||
persistent_worker: *mac_pw
|
||||
timeout_in: 45m
|
||||
timeout_in: 60m
|
||||
env:
|
||||
<<: *mac_env
|
||||
DISTRO_NV: "darwin"
|
||||
|
Reference in New Issue
Block a user