Commit Graph

14 Commits

Author SHA1 Message Date
Matt Broadstone a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Matt Kneiser 1b0408a59c SERVER-75799 Markup jstests with tag for manual full validation 2023-04-12 03:41:57 +00:00
William Schultz eb08c1db38 SERVER-45087 Check oplog commitment condition on replica set reconfig
create mode 100644 jstests/replsets/reconfig_waits_for_oplog_commitment_condition.js
 create mode 100644 jstests/replsets/reconfig_waits_for_oplog_commitment_condition_when_leaving_force.js
2020-02-26 04:37:04 +00:00
Cheahuychou Mao 99d90208c6 SERVER-39165 Add waitForFailpoint command and update initial sync tests 2019-10-25 18:52:44 +00:00
Pavithra Vetriselvan 4cd46444fb SERVER-43972 initial_sync_capped_index.js waits for SECONDARY state before running validate 2019-10-14 17:34:38 +00:00
Gregory Wlodarek 3a23860614 SERVER-43644 Update 'validate' shell helper to use an object instead of a boolean 2019-10-02 21:22:41 +00:00
James Wahlin 39c3a5d77b SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
clang-format-7.0.1 134a408395
SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
Tess Avitabile bf8b4ce981 SERVER-29450 Lower OplogFetcher and CollectionCloner batch sizes in tests by default 2018-08-28 15:33:13 -04:00
Kevin Albertson c556e37709 SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
Jason Chan 8e715b9fef SERVER-29617 replace fetcher with ARM and add numCursors server parameter 2017-08-12 10:16:48 -04:00
William Schultz 8ddfeab464 Revert "SERVER-29617 replace fetcher with ARM and add numCursors server parameter"
This reverts commit 0d3137df38.
2017-08-11 17:09:56 -04:00
Jason Chan 0d3137df38 SERVER-29617 replace fetcher with ARM and add numCursors server parameter 2017-08-11 16:25:04 -04:00
William Schultz 2daa02b729 SERVER-29240 Add test to ensure valid index creation for capped collections during
initial sync
2017-06-05 14:55:07 -04:00