mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-25 09:19:32 +01:00
SERVER-73042 Increase timeout of run_unittests on windows-debug-suggested
This commit is contained in:
parent
186ad335bf
commit
532607e031
@ -151,6 +151,8 @@ overrides:
|
||||
exec_timeout: 150 # 2.5 hours.
|
||||
- task: replica_sets_jscore_passthrough
|
||||
exec_timeout: 180 # 3 hours.
|
||||
- task: run_unittests
|
||||
exec_timeout: 30 # 30 minutes.
|
||||
|
||||
rhel80-debug-ubsan-all-feature-flags:
|
||||
- task: update_timeseries_fuzzer
|
||||
|
Loading…
Reference in New Issue
Block a user