.. |
auth1.js
|
SERVER-18221 Make auth1.js resilient to any node being elected primary
|
2015-04-29 15:40:43 -04:00 |
auth2.js
|
SERVER-16391 archor primary in replset tests, or make agnostic to primary node
|
2014-12-03 12:58:24 -05:00 |
auth3.js
|
|
|
auth_no_pri.js
|
SERVER-16863 make auth_no_pri.js election-agnostic
|
2015-01-15 09:08:11 -05:00 |
await_replication_timeout.js
|
SERVER-18355 Make awaitReplication properly respect maxTimeMS
|
2015-05-18 17:33:44 -04:00 |
background_index.js
|
SERVER-16943 Add test for compatibility of replset background index and
|
2015-01-20 11:51:06 -05:00 |
batch_write_command_wc.js
|
|
|
buildindexes.js
|
SERVER-16391 archor primary in replset tests, or make agnostic to primary node
|
2014-12-03 12:58:24 -05:00 |
bulk_api_wc.js
|
|
|
capped_id.js
|
|
|
chaining_removal.js
|
SERVER-16391 archor primary in replset tests, or make agnostic to primary node
|
2014-12-03 12:58:24 -05:00 |
cloneDb.js
|
SERVER-13357 fix replset/cloneDb.js
|
2015-02-23 04:22:29 -05:00 |
copydb.js
|
SERVER-17515 fixed namespace in oplog entry when using the cloner to copy indexes
|
2015-03-09 17:44:29 -04:00 |
downstream.js
|
|
|
drain.js
|
SERVER-16391 archor primary in replset tests, or make agnostic to primary node
|
2014-12-03 12:58:24 -05:00 |
drop_oplog.js
|
SERVER-18195 Read after optime (repl only)
|
2015-05-11 10:09:05 -04:00 |
election_not_blocked.js
|
SERVER-16391 archor primary in replset tests, or make agnostic to primary node
|
2014-12-03 12:58:24 -05:00 |
explain_slaveok.js
|
SERVER-15908 SERVER-15956 fix explain shell helper handling of slaveOk and readPref
|
2014-12-02 14:51:14 -05:00 |
find_and_modify_wc.js
|
SERVER-6558 Add writeConcern option to findAndModify command
|
2015-03-17 11:57:00 -04:00 |
fsync_lock_read_secondaries.js
|
SERVER-7775 refactor fsyncUnlock to execute through standard command path
|
2015-03-26 14:20:38 -04:00 |
get_replication_info_helper.js
|
SERVER-17443 use assert.soon rather than assert for log messages in get_replication_info_helper.js
|
2015-03-03 05:03:37 -05:00 |
get_status.js
|
SERVER-16405 Expand replication command tests.
|
2014-12-12 17:05:20 -05:00 |
groupAndMapReduce.js
|
|
|
index_delete.js
|
|
|
index_restart_secondary.js
|
SERVER-16580 Remove deprecated system collection references in JS tests
|
2015-01-09 18:40:56 -05:00 |
initial_sync1.js
|
SERVER-17450 Standardize on a single way to start mongod in tests
|
2015-04-06 18:19:21 -04:00 |
initial_sync2.js
|
SERVER-17450 Standardize on a single way to start mongod in tests
|
2015-04-06 18:19:21 -04:00 |
initial_sync3.js
|
SERVER-16391 archor primary in replset tests, or make agnostic to primary node
|
2014-12-03 12:58:24 -05:00 |
initial_sync4.js
|
SERVER-17450 Standardize on a single way to start mongod in tests
|
2015-04-06 18:19:21 -04:00 |
initial_sync_unsupported_auth_schema.js
|
SERVER-17998 Ignore socket exceptions in initial_sync_unsupported_auth_schema.js
|
2015-04-13 13:46:55 -04:00 |
initiate_prohibits_w0.js
|
|
|
initiate.js
|
SERVER-16405 Expand replication command tests.
|
2014-12-12 17:05:20 -05:00 |
initSyncV1Index.js
|
SERVER-17861 Change the default storage engine to wiredTiger.
|
2015-05-28 12:15:47 -04:00 |
ismaster1.js
|
|
|
isself_different_port.js
|
|
|
localhostAuthBypass.js
|
|
|
maintenance2.js
|
SERVER-13009 make group command fail in maintenance mode and update replsets/maintenance2.js
|
2015-02-24 12:28:11 -05:00 |
maintenance_non-blocking.js
|
remove replCoord field from replSetGetStatus
|
2014-12-12 10:31:06 -05:00 |
maintenance.js
|
|
|
maxSyncSourceLagSecs.js
|
SERVER-7775 refactor fsyncUnlock to execute through standard command path
|
2015-03-26 14:20:38 -04:00 |
no_chaining.js
|
SERVER-16391 archor primary in replset tests, or make agnostic to primary node
|
2014-12-03 12:58:24 -05:00 |
oplog_format.js
|
|
|
oplog_note_cmd.js
|
SERVER-19240 change OpTime reporting format based on protocol version
|
2015-07-06 12:58:55 -04:00 |
optime.js
|
SERVER-16921: background thread for oplog cleanup
|
2015-01-26 16:39:34 -05:00 |
pipelineout.js
|
SERVER-16391 archor primary in replset tests, or make agnostic to primary node
|
2014-12-03 12:58:24 -05:00 |
plan_cache_slaveok.js
|
SERVER-16291 allow index filters commands to run on secondaries if slaveOk explicitly set to true
|
2014-11-24 11:52:08 -05:00 |
read_after_optime.js
|
SERVER-19059 Mismatch in protocolVersion field
|
2015-06-26 16:22:33 -04:00 |
read_committed.js
|
SERVER-19206 fix jstests/replsets/read_committed.js
|
2015-07-10 10:35:40 -04:00 |
reconfig_prohibits_w0.js
|
|
|
reconfig_tags.js
|
|
|
reconfig.js
|
SERVER-16405 Expand replication command tests.
|
2014-12-12 17:05:20 -05:00 |
reindex_secondary.js
|
|
|
remove1.js
|
|
|
repl_options.js
|
|
|
replset1.js
|
SERVER-16371 fix ssl tests to not share replica set monitors between sub-runs
|
2014-12-01 17:33:02 -05:00 |
replset2.js
|
|
|
replset3.js
|
SERVER-16371 clean up unit tests
|
2014-12-01 17:33:01 -05:00 |
replset4.js
|
|
|
replset5.js
|
SERVER-16419 use reconfig function for reconfiguration in jstests
|
2014-12-04 16:22:22 -05:00 |
replset6.js
|
|
|
replset7.js
|
|
|
replset8.js
|
|
|
replset9.js
|
|
|
replsetadd_profile.js
|
|
|
replsetarb2.js
|
SERVER-16391 archor primary in replset tests, or make agnostic to primary node
|
2014-12-03 12:58:24 -05:00 |
replsetfreeze.js
|
|
|
replsethostnametrim.js
|
|
|
replsetprio1.js
|
|
|
replsetrestart1.js
|
SERVER-16372 improve replsetrestart1.js
|
2014-12-04 11:42:31 -05:00 |
resync_with_write_load.js
|
SERVER-16391 archor primary in replset tests, or make agnostic to primary node
|
2014-12-03 12:58:24 -05:00 |
resync.js
|
SERVER-2454 fix resync.js test to handle collection scan dying due to its position in a capped collection being deleted
|
2015-07-08 10:34:31 -04:00 |
rollback2.js
|
SERVER-16391 archor primary in replset tests, or make agnostic to primary node
|
2014-12-03 12:58:24 -05:00 |
rollback3.js
|
SERVER-16391 archor primary in replset tests, or make agnostic to primary node
|
2014-12-03 12:58:24 -05:00 |
rollback4.js
|
|
|
rollback5.js
|
SERVER-18807 fixed replsets/rollback5.js so that test will reconnect to node that was rolled back
|
2015-06-09 12:38:31 -04:00 |
rollback_auth.js
|
SERVER-16434 extend timeout for election wait in rollback_auth.js
|
2014-12-05 11:26:51 -05:00 |
rollback_cmd_unrollbackable.js
|
SERVER-17176 Fix replication log messages in JS tests
|
2015-02-11 13:54:55 -05:00 |
rollback_collMod_fatal.js
|
SERVER-17176 Fix replication log messages in JS tests
|
2015-02-11 13:54:55 -05:00 |
rollback_collMod_PowerOf2Sizes.js
|
SERVER-18227 Correctly parse collection options in RS rollback of collmod
|
2015-05-14 18:55:30 -04:00 |
rollback_different_h.js
|
SERVER-16391 archor primary in replset tests, or make agnostic to primary node
|
2014-12-03 12:58:24 -05:00 |
rollback_dropdb.js
|
SERVER-17176 Fix replication log messages in JS tests
|
2015-02-11 13:54:55 -05:00 |
rollback_empty_ns.js
|
SERVER-17176 Fix replication log messages in JS tests
|
2015-02-11 13:54:55 -05:00 |
rollback_empty_o2.js
|
SERVER-17176 Fix replication log messages in JS tests
|
2015-02-11 13:54:55 -05:00 |
rollback_empty_o.js
|
SERVER-17176 Fix replication log messages in JS tests
|
2015-02-11 13:54:55 -05:00 |
rollback_fake_cmd.js
|
SERVER-17176 Fix replication log messages in JS tests
|
2015-02-11 13:54:55 -05:00 |
rollback_too_new.js
|
SERVER-16279 change node B to arbiter in rollback_too_new
|
2014-12-02 10:53:12 -05:00 |
rollback.js
|
SERVER-16391 archor primary in replset tests, or make agnostic to primary node
|
2014-12-03 12:58:24 -05:00 |
rslib.js
|
SERVER-17450 Cleanup SSL test infrastructure
|
2015-04-06 18:19:21 -04:00 |
server8070.js
|
|
|
server_status_metrics.js
|
|
|
single_server_majority.js
|
SERVER-17450 Standardize on a single way to start mongod in tests
|
2015-04-06 18:19:21 -04:00 |
sized_zero_capped.js
|
SERVER-18792 when logging createCollection to the oplog always include size if capped:true
|
2015-06-04 06:23:48 -04:00 |
slavedelay1.js
|
|
|
slavedelay3.js
|
SERVER-16391 archor primary in replset tests, or make agnostic to primary node
|
2014-12-03 12:58:24 -05:00 |
stepdown3.js
|
SERVER-18868 Check the exit code of the parallel shell.
|
2015-06-23 22:22:52 -04:00 |
stepdown_catch_up_opt.js
|
SERVER-18433 Add test for the secondaryCatchUpPeriodSecs argument to the replSetStepDown command
|
2015-05-12 11:02:05 -04:00 |
stepdown_kill_other_ops.js
|
SERVER-18868 Check the exit code of the parallel shell.
|
2015-06-23 22:22:52 -04:00 |
stepdown_killop.js
|
SERVER-16391 archor primary in replset tests, or make agnostic to primary node
|
2014-12-03 12:58:24 -05:00 |
stepdown_long_wait_time.js
|
SERVER-18868 Check the exit code of the parallel shell.
|
2015-06-23 22:22:52 -04:00 |
stepdown_while_draining.js
|
SERVER-18994 rework applier draining to avoid possible deadlock
|
2015-07-07 09:18:21 -04:00 |
stepdown_wrt_electable.js
|
SERVER-18868 Check the exit code of the parallel shell.
|
2015-06-23 22:22:52 -04:00 |
stepdown.js
|
SERVER-18334 preserve existing error message if runCommand fails due to connection failure
|
2015-05-11 13:46:00 -04:00 |
sync2.js
|
|
|
sync_passive2.js
|
SERVER-16156 Re-enable sync_passive2.js test.
|
2014-11-17 09:54:37 -05:00 |
sync_passive.js
|
SERVER-16391 archor primary in replset tests, or make agnostic to primary node
|
2014-12-03 12:58:24 -05:00 |
system_profile.js
|
SERVER-18962 do not replicate metadata operations pertaining to system.profile
|
2015-06-17 13:22:36 -04:00 |
tags2.js
|
|
|
tags_with_reconfig.js
|
|
|
tags.js
|
|
|
temp_namespace.js
|
SERVER-16659 listColls/listIndexes: empty cursor obj no longer needed
|
2015-01-15 05:41:10 -05:00 |
toostale.js
|
SERVER-16374 anchor primary to node 0 for toostale.js
|
2014-12-01 17:33:02 -05:00 |
two_initsync.js
|
|
|
zero_vote_arbiter.js
|
SERVER-13627 Test that replSetReconfig prohibits 0-vote arbiter.
|
2014-11-12 14:38:27 -05:00 |