SERVER-109585 Temporarily hardcode timeout for replica_set_transition_to_csrs suite (#40409)

GitOrigin-RevId: 265cdf839ef086c05c17dc56761c4d7032c7619c
This commit is contained in:
Allison Easton 2025-08-22 16:22:29 +02:00 committed by MongoDB Bot
parent ba58c9dac2
commit a30225a0d9
1 changed files with 6 additions and 0 deletions

View File

@ -1401,6 +1401,12 @@ tasks:
tags: ["assigned_to_jira_team_server_catalog_and_routing", "default"]
commands:
- func: "generate resmoke tasks"
# The hardcoded timeout is to overrule history-based timeout at the beginning of the suite
# introduction. This should be removed once the suite has run for long enough that the
# historical timeout is more accurate.
vars:
exec_timeout_secs: 4800 # 80min
timeout_secs: 4800 # 80min
- <<: *gen_task_template
name: retryable_writes_downgrade_gen