summaryrefslogtreecommitdiff
path: root/jstests/replsets/tenant_migration_drop_collection.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/replsets/tenant_migration_drop_collection.js')
-rw-r--r--jstests/replsets/tenant_migration_drop_collection.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/jstests/replsets/tenant_migration_drop_collection.js b/jstests/replsets/tenant_migration_drop_collection.js
index 4c54478bf08..daa878850b1 100644
--- a/jstests/replsets/tenant_migration_drop_collection.js
+++ b/jstests/replsets/tenant_migration_drop_collection.js
@@ -8,6 +8,7 @@
* incompatible_with_windows_tls,
* requires_majority_read_concern,
* requires_persistence,
+ * serverless,
* ]
*/
@@ -193,4 +194,4 @@ runDropTest({
'{code: 5289701, attr: { namespace: nss, uuid: (x)=>(x.uuid.$uuid === uuid), tenantId: tenantId}}',
createNew: true
});
-})(); \ No newline at end of file
+})();