summaryrefslogtreecommitdiff
path: root/jstests/core/sbe/plan_cache_sbe_with_or_queries.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/sbe/plan_cache_sbe_with_or_queries.js')
-rw-r--r--jstests/core/sbe/plan_cache_sbe_with_or_queries.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/sbe/plan_cache_sbe_with_or_queries.js b/jstests/core/sbe/plan_cache_sbe_with_or_queries.js
index 46d5e720c79..bdf6e167397 100644
--- a/jstests/core/sbe/plan_cache_sbe_with_or_queries.js
+++ b/jstests/core/sbe/plan_cache_sbe_with_or_queries.js
@@ -8,6 +8,8 @@
// assumes_unsharded_collection,
// does_not_support_stepdowns,
// requires_fcv_60,
+// # Plan cache state is node-local and will not get migrated alongside tenant data.
+// tenant_migration_incompatible,
// ]
(function() {