Skip to content

Commit aa018ee

Browse files
PolPinolMongoDB Bot
authored andcommitted
SERVER-100446 Ban tests with multiversion_incompatible flag to be run in the shard-authoritative build variant (#31995)
GitOrigin-RevId: 35806cd
1 parent c160ca1 commit aa018ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/evergreen_yml_components/variants/amazon/test_dev_master_branch_only.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ buildvariants:
224224
test_flags: >-
225225
--runAllFeatureFlagTests
226226
--additionalFeatureFlags "featureFlagShardAuthoritativeDbMetadata"
227-
--excludeWithAnyTags=incompatible_with_amazon_linux,requires_ldap_pool,requires_external_data_source,incompatible_with_atlas_environment
227+
--excludeWithAnyTags=incompatible_with_amazon_linux,requires_ldap_pool,requires_external_data_source,incompatible_with_atlas_environment,multiversion_incompatible
228228
tasks:
229229
- name: search_end_to_end_sharded_cluster !.multiversion
230230
- name: search_end_to_end_single_node !.multiversion

0 commit comments

Comments
 (0)