diff options
Diffstat (limited to 'jstests/core')
-rw-r--r-- | jstests/core/index_filter_catalog_independent.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/core/index_filter_catalog_independent.js b/jstests/core/index_filter_catalog_independent.js index 35b2bf4134a..48889c7e414 100644 --- a/jstests/core/index_filter_catalog_independent.js +++ b/jstests/core/index_filter_catalog_independent.js @@ -7,6 +7,7 @@ * # mongod, and do not replicate, this test must issue all of its commands against the same node. * assumes_read_preference_unchanged, * does_not_support_stepdowns, + * tenant_migration_incompatible, * ] */ (function() { |