Commit Graph

7 Commits

Author SHA1 Message Date
Katherine Wu
afdebef974 SERVER-55175 Maintain original read concern and read preference for $currentOp in passthrough suites 2021-08-17 17:31:35 +00:00
Katherine Wu
bce8de3a98 SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggregation stage 2021-05-07 18:04:42 +00:00
Katherine Wu
dcad7b7b9b Revert "SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggregation stage"
This reverts commit 30fd64abd1.
2021-03-29 21:56:24 +00:00
Katherine Wu
30fd64abd1 SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggregation stage 2021-03-12 03:18:25 +00: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
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Randolph Tan
5595b94560 SERVER-12127 migrate js tests to jscore suite when not related to writes
Moved test jstest/[a-i].js -> jstests/core/ and made changes to comply with write command api
2014-02-28 16:26:33 -05:00