summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildscripts/resmokeconfig/fully_disabled_feature_flags.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/fully_disabled_feature_flags.yml b/buildscripts/resmokeconfig/fully_disabled_feature_flags.yml
index e5c94ee4b3a..59025aba509 100644
--- a/buildscripts/resmokeconfig/fully_disabled_feature_flags.yml
+++ b/buildscripts/resmokeconfig/fully_disabled_feature_flags.yml
@@ -4,3 +4,6 @@
# by modifying their respective definitions in evergreen.yml.
- featureFlagFryer
+# Disable featureFlagRequireTenantID until all paths pass tenant id to TenantNamespace
+# and TenantDatabase constructors.
+- featureFlagRequireTenantID