summaryrefslogtreecommitdiff
path: root/jstests/replsets/tenant_migration_concurrent_writes_on_donor.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/replsets/tenant_migration_concurrent_writes_on_donor.js')
-rw-r--r--jstests/replsets/tenant_migration_concurrent_writes_on_donor.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/replsets/tenant_migration_concurrent_writes_on_donor.js b/jstests/replsets/tenant_migration_concurrent_writes_on_donor.js
index f8cd36315e9..c62ca02de7d 100644
--- a/jstests/replsets/tenant_migration_concurrent_writes_on_donor.js
+++ b/jstests/replsets/tenant_migration_concurrent_writes_on_donor.js
@@ -453,6 +453,7 @@ const testCases = {
_configsvrBalancerStop: {skip: isNotRunOnUserDatabase},
_configsvrClearJumboFlag: {skip: isNotRunOnUserDatabase},
_configsvrCommitChunkMerge: {skip: isNotRunOnUserDatabase},
+ _configsvrCommitChunksMerge: {skip: isNotRunOnUserDatabase},
_configsvrCommitChunkMigration: {skip: isNotRunOnUserDatabase},
_configsvrCommitChunkSplit: {skip: isNotRunOnUserDatabase},
_configsvrCommitMovePrimary: {skip: isNotRunOnUserDatabase},