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 3c607241244..96dbe3089a3 100644
--- a/jstests/replsets/tenant_migration_concurrent_writes_on_donor.js
+++ b/jstests/replsets/tenant_migration_concurrent_writes_on_donor.js
@@ -995,6 +995,7 @@ const testCases = {
usersInfo: {skip: isNotRunOnUserDatabase},
validate: {skip: isNotWriteCommand},
voteCommitIndexBuild: {skip: isNotRunOnUserDatabase},
+ voteCommitMigrationProgress: {skip: isNotRunOnUserDatabase},
waitForFailPoint: {skip: isNotRunOnUserDatabase},
waitForOngoingChunkSplits: {skip: isNotRunOnUserDatabase},
whatsmysni: {skip: isNotRunOnUserDatabase},