summaryrefslogtreecommitdiff
path: root/jstests/core/plan_cache_list_plans.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/plan_cache_list_plans.js')
-rw-r--r--jstests/core/plan_cache_list_plans.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/plan_cache_list_plans.js b/jstests/core/plan_cache_list_plans.js
index 9d7988f09e4..4d0ce075b21 100644
--- a/jstests/core/plan_cache_list_plans.js
+++ b/jstests/core/plan_cache_list_plans.js
@@ -14,6 +14,8 @@
// does_not_support_repeated_reads,
// inspects_whether_plan_cache_entry_is_active,
// requires_fcv_62,
+// # Plan cache state is node-local and will not get migrated alongside tenant data.
+// tenant_migration_incompatible,
// ]
(function() {