summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/jstestfuzz.yml
diff options
context:
space:
mode:
authorDavid Storch <david.storch@10gen.com>2015-09-28 09:51:50 -0400
committerDavid Storch <david.storch@10gen.com>2015-09-30 13:25:15 -0400
commitdf2a33f9974950ebe484edfa29171cec53071b0a (patch)
treea257aa80208cece12cecee6c4cff9dbc3ec0993f /buildscripts/resmokeconfig/suites/jstestfuzz.yml
parent17a3bd06f4bdb3b7d761ea059b996004a8b6ae7f (diff)
downloadmongo-df2a33f9974950ebe484edfa29171cec53071b0a.tar.gz
SERVER-20067 SERVER-19572 set readMode in shell based on wire version
"compatibility" readMode now causes the shell to detect whether or not to use find/getMore commands based on wire version. "commands" mode forces use of the find/getMore commands, and "legacy" mode forces uses of legacy OP_QUERY/OP_GET_MORE reads. Also configures tests to force use of "commands" or "legacy" mode as appropriate.
Diffstat (limited to 'buildscripts/resmokeconfig/suites/jstestfuzz.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/jstestfuzz.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/jstestfuzz.yml b/buildscripts/resmokeconfig/suites/jstestfuzz.yml
index c58774c3160..8b9d6774cbf 100644
--- a/buildscripts/resmokeconfig/suites/jstestfuzz.yml
+++ b/buildscripts/resmokeconfig/suites/jstestfuzz.yml
@@ -5,6 +5,9 @@ selector:
executor:
js_test:
+ config:
+ shell_options:
+ readMode: commands
fixture:
class: MongoDFixture
mongod_options: