summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/change_streams_multitenant_sharded_collections_passthrough.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/suites/change_streams_multitenant_sharded_collections_passthrough.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/change_streams_multitenant_sharded_collections_passthrough.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildscripts/resmokeconfig/suites/change_streams_multitenant_sharded_collections_passthrough.yml b/buildscripts/resmokeconfig/suites/change_streams_multitenant_sharded_collections_passthrough.yml
index 804045fde38..9a9ef01d75d 100644
--- a/buildscripts/resmokeconfig/suites/change_streams_multitenant_sharded_collections_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/change_streams_multitenant_sharded_collections_passthrough.yml
@@ -63,7 +63,7 @@ executor:
shard_options:
mongod_options:
set_parameters:
- # TODO SERVER-67267 check if the feature flag can be removed.
- failpoint.forceEnableChangeCollectionsMode: "{mode: 'alwaysOn'}"
+ featureFlagServerlessChangeStreams: true
+ internalChangeStreamUseTenantIdForTesting: true
failpoint.assertChangeStreamNssCollection:
"{'mode': 'alwaysOn', 'data': {'collectionName': 'system.change_collection'}}"