mirror of https://github.com/mongodb/mongo
SERVER-115320 reduce tasks in SdamReplicaSetMonitor variant (#45135)
GitOrigin-RevId: 13611df44cfc77615c622c8781f08c996d98256b
This commit is contained in:
parent
de71b57854
commit
c2b5fe7dbf
|
|
@ -485,26 +485,8 @@ buildvariants:
|
|||
- name: compile_test_parallel_core_stream_TG
|
||||
distros:
|
||||
- rhel8.8-large
|
||||
- name: run_unit_tests_TG
|
||||
distros:
|
||||
- rhel8.8-large
|
||||
- name: compile_test_parallel_dbtest_stream_TG
|
||||
distros:
|
||||
- rhel8.8-large
|
||||
- name: compile_integration_and_test_parallel_stream_TG
|
||||
distros:
|
||||
- rhel8.8-large
|
||||
- name: .aggregation !.no_async !.feature_flag_guarded !.requires_large_host
|
||||
- name: .aggregation !.no_async !.feature_flag_guarded .requires_large_host
|
||||
distros:
|
||||
- rhel8.8-large
|
||||
- name: sharding_auth_gen
|
||||
- name: .sharding .causally_consistent !.wo_snapshot
|
||||
- name: .concurrency .common !.kill_terminate !.feature_flag_guarded
|
||||
- name: .jscore .common !.requires_large_host
|
||||
- name: .jscore .common .requires_large_host
|
||||
distros:
|
||||
- rhel8.8-large
|
||||
- name: .sharding .jscore !.wo_snapshot !.multi_stmt !.feature_flag_guarded
|
||||
- name: .sharding .common !.csrs !.encrypt !.feature_flag_guarded
|
||||
- name: sharding_max_mirroring_opportunistic_secondary_targeting_gen
|
||||
|
|
|
|||
Loading…
Reference in New Issue