ci/b2c: increase timeout to 5 minutes
We've been trying to get podman to output its progress while it downloads images so that we don't think it's stuck, but until we manage to do that, a longer timeout means fewer inaccurate timeouts. Signed-off-by: Eric Engestrom <eric@igalia.com> Reviewed-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23206>
This commit is contained in:

committed by
Marge Bot

parent
3ba839bf73
commit
bdebef9215
@@ -253,7 +253,7 @@ clang-format:
|
||||
B2C_TIMEOUT_BOOT_RETRIES: 0
|
||||
B2C_TIMEOUT_FIRST_MINUTES: 5
|
||||
B2C_TIMEOUT_FIRST_RETRIES: 3
|
||||
B2C_TIMEOUT_MINUTES: 4
|
||||
B2C_TIMEOUT_MINUTES: 5
|
||||
B2C_TIMEOUT_OVERALL_MINUTES: 90
|
||||
B2C_TIMEOUT_RETRIES: 0
|
||||
|
||||
|
Reference in New Issue
Block a user