mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-24 00:17:37 +01:00
8af13e3418
GitOrigin-RevId: 995d46f302959822c22817843d2edcb8c30b8864
300 lines
8.9 KiB
YAML
300 lines
8.9 KiB
YAML
# This file defines timeouts in evergreen that will override the default timeouts.
|
|
#
|
|
# Each key under `overrides` provides the build variant where the override will occur. The
|
|
# override should include the `task` that should have its timeout overridden and either the
|
|
# `exec_timeout` to override or the `idle_timeout` to override.
|
|
#
|
|
# The timeouts should be specified in minutes.
|
|
|
|
# Note: In order to make it easier to find existing entries, please try to keep the build variants
|
|
# in alphabetical order.
|
|
|
|
overrides:
|
|
amazon2:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
enterprise-amazon2:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
amazon2023:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
amazon2023-arm64:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
# We increased the timeout since comparison results speed were slowed down due to resolving
|
|
# Object.entries correctly.
|
|
enterprise-amazon-linux2-arm64-all-feature-flags-fuzzers:
|
|
- task: aggregation_timeseries_fuzzer
|
|
exec_timeout: 150 # 2.5 hours
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
- task: change_stream_optimization_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
- task: change_stream_serverless_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
- task: change_stream_serverless_no_optimization_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
enterprise-amazon2-streams:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
enterprise-amazon2023:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
enterprise-amazon2023-arm64:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
enterprise-amazon2023-arm64-fuzzers:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
- task: change_stream_optimization_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
- task: change_stream_serverless_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
- task: change_stream_serverless_no_optimization_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
debian12:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
enterprise-debian12-64:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
enterprise-macos:
|
|
- task: replica_sets_jscore_passthrough
|
|
exec_timeout: 150 # 2.5 hours
|
|
|
|
enterprise-macos-arm64:
|
|
- task: replica_sets_jscore_passthrough
|
|
exec_timeout: 150 # 2.5 hours
|
|
|
|
enterprise-rhel-8-64-bit:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
enterprise-rhel-8-64-bit-dynamic-classic-engine:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
- task: change_stream_optimization_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
enterprise-rhel-8-64-bit-dynamic-classic-engine-all-feature-flags-fuzzers:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
- task: change_stream_optimization_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
enterprise-rhel-8-64-bit-inmem:
|
|
- task: change_stream_optimization_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
enterprise-rhel-8-arm64:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
rhel-8-arm64:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
rhel8:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
enterprise-rhel-93-64-bit:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
enterprise-rhel-93-arm64:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
rhel93:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
rhel93-arm64:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
enterprise-rhel8-debug-tsan:
|
|
- task: aggregation_expression_multiversion_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
- task: aggregation_multiversion_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
- task: aggregation_optimization_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
- task: aggregation_wildcard_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
- task: change_stream_optimization_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
- task: change_stream_serverless_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
- task: change_stream_serverless_no_optimization_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
- task: update_timeseries_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
- task: read_concern_linearizable_passthrough
|
|
exec_timeout: 270 # 4.5 hours
|
|
- task: sharding
|
|
exec_timeout: 180 # 3 hours
|
|
- task: sharding_max_mirroring_opportunistic_secondary_targeting_ese_gcm
|
|
exec_timeout: 180 # 3 hours
|
|
|
|
enterprise-suse15-64:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
suse15:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
enterprise-ubuntu2004-64:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
enterprise-ubuntu2004-arm64:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
ubuntu2004:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
ubuntu2004-arm64:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
enterprise-ubuntu2204-64:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
enterprise-ubuntu2204-arm64:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
ubuntu2204:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
ubuntu2204-arm64:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
ubuntu2404:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
ubuntu2404-arm64:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
enterprise-ubuntu2404-64:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
enterprise-ubuntu2404-arm64:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
enterprise-windows-all-feature-flags-required:
|
|
- task: buildscripts_test
|
|
exec_timeout: 15
|
|
|
|
enterprise-windows-all-feature-flags-non-essential:
|
|
- task: aggregation_read_concern_majority_passthrough
|
|
exec_timeout: 180 # 3 hours
|
|
- task: aggregation_sharded_collections_passthrough
|
|
exec_timeout: 180 # 3 hours
|
|
- task: external_auth
|
|
exec_timeout: 180 # 3 hours
|
|
|
|
enterprise-windows-inmem:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
windows-debug-suggested:
|
|
- task: buildscripts_test
|
|
exec_timeout: 15
|
|
|
|
enterprise-windows-wtdevelop:
|
|
- task: buildscripts_test
|
|
exec_timeout: 15
|
|
|
|
windows:
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
- task: buildscripts_test
|
|
exec_timeout: 15
|
|
|
|
enterprise-windows:
|
|
- task: buildscripts_test
|
|
exec_timeout: 15
|
|
- task: external_auth
|
|
exec_timeout: 120 # 2 hours
|
|
|
|
windows-compile-required:
|
|
- task: buildscripts_test
|
|
exec_timeout: 15
|
|
|
|
macos:
|
|
- task: replica_sets_jscore_passthrough
|
|
exec_timeout: 150 # 2.5 hours
|
|
|
|
macos-arm64:
|
|
- task: replica_sets_jscore_passthrough
|
|
exec_timeout: 150 # 2.5 hours
|
|
|
|
rhel8-asan:
|
|
- task: aggregation_timeseries_fuzzer
|
|
exec_timeout: 360 # 6 hours
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 720 # 12 hours
|
|
- task: aggregation_wildcard_fuzzer
|
|
exec_timeout: 300 # 5 hours
|
|
- task: aggregation_multiversion_fuzzer_last_continuous
|
|
exec_timeout: 300 # 5 hours
|
|
- task: aggregation_multiversion_fuzzer_last_lts
|
|
exec_timeout: 300 # 5 hours
|
|
|
|
rhel8-debug-ubsan-classic-engine:
|
|
- task: update_timeseries_fuzzer
|
|
exec_timeout: 150 # 2.5 hours
|
|
|
|
rhel8-debug-aubsan-all-feature-flags:
|
|
- task: update_timeseries_fuzzer
|
|
exec_timeout: 180 # 3 hours
|
|
- task: change_stream_serverless_no_optimization_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
- task: change_stream_serverless_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
- task: change_stream_optimization_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
rhel8-debug-aubsan:
|
|
- task: change_stream_serverless_no_optimization_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
- task: change_stream_serverless_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
- task: change_stream_optimization_fuzzer
|
|
exec_timeout: 600 # 10 hours
|
|
|
|
rhel8-debug-aubsan-classic-engine:
|
|
- task: update_timeseries_fuzzer
|
|
exec_timeout: 180 # 3 hours
|
|
|
|
ubuntu1804-asan:
|
|
- task: aggregation_timeseries_fuzzer
|
|
exec_timeout: 150 # 2.5 hours
|
|
- task: aggregation_blockprocessing_fuzzer
|
|
exec_timeout: 600 # 10 hours
|