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 bda2513e908..49eb4baeb71 100644
--- a/jstests/replsets/tenant_migration_concurrent_writes_on_donor.js
+++ b/jstests/replsets/tenant_migration_concurrent_writes_on_donor.js
@@ -539,6 +539,7 @@ const testCases = {
_recvChunkStart: {skip: isNotRunOnUserDatabase},
_recvChunkStatus: {skip: isNotRunOnUserDatabase},
_shardsvrCloneCatalogData: {skip: isNotRunOnUserDatabase},
+ _shardsvrCompactStructuredEncryptionData: {skip: isOnlySupportedOnShardedCluster},
_shardsvrCreateCollection: {skip: isOnlySupportedOnShardedCluster},
_shardsvrCreateCollectionParticipant: {skip: isOnlySupportedOnShardedCluster},
_shardsvrMovePrimary: {skip: isNotRunOnUserDatabase},