diff options
author | Max Hirschhorn <max.hirschhorn@mongodb.com> | 2021-01-15 04:37:59 -0500 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2021-02-16 23:51:47 +0000 |
commit | 6a600b1694f9be3a0f5c71ddf7b46efdc95404c5 (patch) | |
tree | 8096aafbea09994f185f17166d70b944c11293d0 /buildscripts | |
parent | 97e44a7d4d12a56822c40f2543b269b815796f93 (diff) | |
download | mongo-6a600b1694f9be3a0f5c71ddf7b46efdc95404c5.tar.gz |
SERVER-53359 jstestfuzz should validate at latest FCV
(cherry picked from commit 8cd628682a3db3a1ec97b884d876f4c6e9343ff8)
Diffstat (limited to 'buildscripts')
-rw-r--r-- | buildscripts/resmokeconfig/suites/jstestfuzz.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildscripts/resmokeconfig/suites/jstestfuzz.yml b/buildscripts/resmokeconfig/suites/jstestfuzz.yml index c26f227bfa0..1ef621ab634 100644 --- a/buildscripts/resmokeconfig/suites/jstestfuzz.yml +++ b/buildscripts/resmokeconfig/suites/jstestfuzz.yml @@ -18,7 +18,7 @@ executor: TestData: skipValidationOnInvalidViewDefinitions: true skipValidationOnNamespaceNotFound: false - forceValidationWithFeatureCompatibilityVersion: "4.2" + forceValidationWithFeatureCompatibilityVersion: latestFCV fixture: class: MongoDFixture mongod_options: |