diff options
author | Ruoxin Xu <ruoxin.xu@mongodb.com> | 2022-04-12 10:14:54 +0000 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2022-04-12 19:49:28 +0000 |
commit | 1d49f6dda41d97558ef28ba348de08bf30e2f7c1 (patch) | |
tree | fd821d8636a832e15e899a825e9a8f959fe97a01 /buildscripts | |
parent | 9f37f5db79ebb610694c694a6218cf4cc10f7d19 (diff) | |
download | mongo-1d49f6dda41d97558ef28ba348de08bf30e2f7c1.tar.gz |
SERVER-65129 Remove featureFlagAutoParameterization
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 fb6b2875116..c08125ad738 100644 --- a/buildscripts/resmokeconfig/fully_disabled_feature_flags.yml +++ b/buildscripts/resmokeconfig/fully_disabled_feature_flags.yml @@ -8,4 +8,3 @@ # Disable featureFlagRequireTenantID until all paths pass tenant id to TenantNamespace # and TenantDatabase constructors. - featureFlagRequireTenantID -- featureFlagAutoParameterization |