summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/jstestfuzz_sharded.yml
diff options
context:
space:
mode:
authorIan Whalen <ian.whalen@gmail.com>2018-03-08 22:57:13 -0500
committerIan Whalen <ian.whalen@gmail.com>2018-03-09 15:47:26 -0500
commit9658c59d2dd31280952c747791e1fec048889cf8 (patch)
tree4b0e552170a101b40a6f44a68469db731336473b /buildscripts/resmokeconfig/suites/jstestfuzz_sharded.yml
parentc5a4250a649ab0afb4ecdf227d4a0400f9e68786 (diff)
downloadmongo-9658c59d2dd31280952c747791e1fec048889cf8.tar.gz
SERVER-33520 Enable background refreshing of the logical session cache during the fuzzer test suites
Diffstat (limited to 'buildscripts/resmokeconfig/suites/jstestfuzz_sharded.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/jstestfuzz_sharded.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/jstestfuzz_sharded.yml b/buildscripts/resmokeconfig/suites/jstestfuzz_sharded.yml
index 94b96613e2c..e20e180da4d 100644
--- a/buildscripts/resmokeconfig/suites/jstestfuzz_sharded.yml
+++ b/buildscripts/resmokeconfig/suites/jstestfuzz_sharded.yml
@@ -33,6 +33,7 @@ executor:
verbose: ''
mongod_options:
set_parameters:
+ disableLogicalSessionCacheRefresh: false
enableTestCommands: 1
numInitialSyncAttempts: 1
writePeriodicNoops: 1