diff options
Diffstat (limited to 'buildscripts')
-rw-r--r-- | buildscripts/resmokeconfig/fully_disabled_feature_flags.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/buildscripts/resmokeconfig/fully_disabled_feature_flags.yml b/buildscripts/resmokeconfig/fully_disabled_feature_flags.yml index 22bf09a9f5c..1188d8163cc 100644 --- a/buildscripts/resmokeconfig/fully_disabled_feature_flags.yml +++ b/buildscripts/resmokeconfig/fully_disabled_feature_flags.yml @@ -8,7 +8,6 @@ # Disable featureFlagRequireTenantID until all paths pass tenant id to TenantNamespace # and TenantDatabase constructors. - featureFlagRequireTenantID -- featureFlagSbePlanCache # This flag exists to help users in managed environments that upgraded to 6.0 before 6.0.0-rc8 was # released create the transactions collection index and is only meant to be enabled adhoc, so only # its targeted tests should enable it. |