Commit Graph

11 Commits

Author SHA1 Message Date
Sulabh Mahajan
e361973f0e SERVER-33605 Mobile SE:Disable capped collections and related testing 2018-06-08 14:34:55 +10: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
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
Mathias Stearn
10d31e1e3b SERVER-29731 upconvertRequest now uses document sequences where appropriate
In addition to improving test coverage for document sequences, this also
improves performance of insert commands sent over OP_QUERY since they will no
longer copy the objects during upconversion.
2017-07-13 16:53:13 -04:00
Tess Avitabile
f56ae94527 SERVER-28575 Profile entry for update/delete should contain entire raw update/delete 2017-05-23 17:37:13 -04:00
James Wahlin
4b9ef4fb0a SERVER-26115 profile_*.js test should not create new connection 2016-09-15 14:06:54 -04:00
Mark Benvenuto
66391a21a0 SERVER-24614 Add Client Metadata's appname to system.profile 2016-08-04 17:29:34 -04:00
Mark Benvenuto
6dcdd23dd3 SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
James Wahlin
66c992d4b9 SERVER-23259 Report planSummary in diagnostic log and profiler 2016-04-26 13:06:22 -04:00
James Wahlin
fe84406d22 SERVER-23271 Tests for keysInserted & keysDeleted 2016-04-22 12:04:46 -04:00
James Wahlin
02b84f058f SERVER-23256 Refactor and expand system.profile metrics coverage tests 2016-04-11 09:16:04 -04:00