Commit Graph

5 Commits

Author SHA1 Message Date
Siyuan Zhou
a403f49731 SERVER-33023 Disable transaction on MMAPv1.
This reverts commit 4232d7725f.
2018-02-01 12:00:35 -05:00
Max Hirschhorn
35b5b72146 SERVER-32522 Clean up {read,write}Concern and readPreference overrides.
Introduces OverrideHelpers object with convenience methods for
inspecting certain aggregation and map-reduce commands, as well as
overriding startParallelShell(), Mongo.prototype.runCommand(), and
Mongo.prototype.runCommandWithMetadata().

Also removes a number of tests that were incorrectly blacklisted from
the read_concern_majority_passthrough.yml and
read_concern_linearizable_passthrough.yml test suites.
2018-01-30 19:45:42 -05:00
Matthew Russotto
55be4faf62 SERVER-32162 Create a doTxn command 2017-12-20 13:37:47 -05:00
Jack Mulrow
00d92ece19 SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite
The actual suite will come in a follow-up commit.
2017-12-07 14:36:15 -05:00
Nick Zolnierz
dc09f8a83b SERVER-31168: Add integration testing for $jsonSchema in contexts other than doc validation 2017-10-06 12:50:59 -04:00