0
0
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:
jasurbeknurboyev 2023-01-20 10:55:47 +00:00 committed by Evergreen Agent
parent 186ad335bf
commit 532607e031

View File

@ -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