summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/fully_disabled_feature_flags.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/fully_disabled_feature_flags.yml')
-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 c08125ad738..c86f4bae027 100644
--- a/buildscripts/resmokeconfig/fully_disabled_feature_flags.yml
+++ b/buildscripts/resmokeconfig/fully_disabled_feature_flags.yml
@@ -8,3 +8,6 @@
# Disable featureFlagRequireTenantID until all paths pass tenant id to TenantNamespace
# and TenantDatabase constructors.
- featureFlagRequireTenantID
+# Disable featureFlagSBELookupPushdown until integration tests can pass with basic SBE
+# lookup translation.
+- featureFlagSBELookupPushdown