summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEthan Zhang <ethan.zhang@mongodb.com>2021-05-04 13:55:40 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-05-04 14:42:50 +0000
commit6f577614656655b5afd6da0c300e1871e75de781 (patch)
tree841a3cb0f7403889741adc2e06585a2ef3f45aa4
parent2bec78480070f4585aa46f2ff2d5baab90dd3572 (diff)
downloadmongo-6f577614656655b5afd6da0c300e1871e75de781.tar.gz
SERVER-56386 Exclude index_filter_catalog_independent.js from tenant migration passthrough suite
-rw-r--r--jstests/core/index_filter_catalog_independent.js1
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() {