0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/jstests/replsets
2021-05-14 20:47:31 +00:00
..
libs SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
abort_in_progress_transactions_on_step_up.js SERVER-56758 [SBE] Remove 'sbe_incompatible' tags from remaining tests 2021-05-07 18:54:43 +00:00
advance_cluster_time.js SERVER-51426 Verify that a client cannot gossip clusterTime from a donor replica set to a recipient replica set 2020-10-19 20:19:23 +00:00
agg_write_concern_zero_batch_size.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
aggregation_write_concern.js
already_checked_out_session.js
apply_batch_only_goes_forward.js SERVER-55963 Use "denylist" in replication subsystems 2021-04-30 17:12:57 +00:00
apply_batches_totalMillis.js
apply_ops_concurrent_non_atomic_different_db.js SERVER-48312 Remove requiresDocumentLevelConcurrency and supportsDocumentLevelConcurrency from concurrency tests 2020-08-04 01:58:47 +00:00
apply_ops_concurrent_non_atomic_same_collection.js SERVER-48312 Remove requiresDocumentLevelConcurrency and supportsDocumentLevelConcurrency from concurrency tests 2020-08-04 01:58:47 +00:00
apply_ops_concurrent_non_atomic_same_db.js SERVER-48312 Remove requiresDocumentLevelConcurrency and supportsDocumentLevelConcurrency from concurrency tests 2020-08-04 01:58:47 +00:00
apply_ops_create_indexes.js SERVER-52539 Convert createIndexes command to TypedCommand 2021-01-25 20:56:46 +00:00
apply_ops_create_view.js
apply_ops_create_with_uuid.js
apply_ops_idempotency.js
apply_ops_inner_ts_field.js SERVER-21861: Prohibit Timestamp.prototype.toString via resmoke injection. 2020-08-05 01:43:59 +00:00
apply_ops_insert_write_conflict_atomic.js
apply_ops_insert_write_conflict_nonatomic.js
apply_ops_inserts_do_not_include_fromMigrate_field.js
apply_ops_lastop.js
apply_ops_wc.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
apply_prepare_txn_write_conflict_robustness.js SERVER-49471 Retry on WT_ROLLBACK (WriteConflictException) when applying prepareTransaction oplog entry. 2020-07-15 23:59:45 +00:00
apply_transaction_with_yield.js
arbiter_new_hostname.js SERVER-53345 Tag arbiter_new_hostname.js with multiversion_incompatible 2020-12-15 01:00:27 +00:00
arbiters_not_included_in_w2_wc.js
arbiters_not_included_in_w3_wc.js
atlas_initialsync_workflows.js SERVER-51820: Resolve race in atlas_initialsync_workflows.js 2020-10-23 21:11:40 +00:00
atlas_snapshot_workflows.js SERVER-48957 Reduce heartbeatIntervalMillis in atlas workflow tests 2020-06-23 14:23:58 +00:00
auth1.js SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstests 2020-09-09 23:29:23 +00:00
auth2.js SERVER-51282 Replace all remaining reference to master slave terminology in jstests 2020-10-13 21:19:55 +00:00
auth_no_pri.js SERVER-51282 Replace all remaining reference to master slave terminology in jstests 2020-10-13 21:19:55 +00:00
auto_reconfig_remove_newly_added_and_stepup.js SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47 2020-08-05 16:27:25 +00:00
avg_num_catchup_ops.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
await_replication_timeout.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
awaitable_hello_errors_on_horizon_change.js SERVER-49994 rename jstests that contain master/slave terminology 2020-11-06 02:46:03 +00:00
awaitable_hello_fcv_change.js SERVER-54674 Use separate replica set test fixtures for each test run in awaitable_hello_fcv_change.js 2021-02-25 04:19:55 +00:00
awaitable_hello_metrics_on_state_change.js SERVER-49994 rename jstests that contain master/slave terminology 2020-11-06 02:46:03 +00:00
awaitable_hello_on_nodes_with_invalid_configs.js SERVER-53646 Catch exception if waiting for failpoint throws on close connections in awaitable_hello_on_nodes_with_invalid_configs.js 2021-01-12 22:53:52 +00:00
awaitable_hello_stepdown_stepup.js SERVER-49994 rename jstests that contain master/slave terminology 2020-11-06 02:46:03 +00:00
awaitdata_getmore_new_last_committed_optime.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
background_index.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
batch_write_command_wc.js SERVER-21420 Remove 'SERVER-21420' jstest tag 2021-04-27 13:32:50 +00:00
buildindexes_false_commit_quorum.js SERVER-53176 Return an error when an index build commit quorum depends on voting buildIndexes:false nodes 2021-01-13 03:57:57 +00:00
buildindexes_false_with_system_indexes.js
buildindexes.js SERVER-53176 Return an error when an index build commit quorum depends on voting buildIndexes:false nodes 2021-01-13 03:57:57 +00:00
bulk_api_wc.js SERVER-21420 Remove 'SERVER-21420' jstest tag 2021-04-27 13:32:50 +00:00
capped_insert_order.js SERVER-49993 Update _slaves to _secondaries in replsettest.js 2020-09-04 14:15:35 +00:00
catchup_takeover_one_high_priority.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
catchup_takeover_two_nodes_ahead.js SERVER-50408 Change NotMaster error name to NotWritablePrimary 2020-09-03 13:19:48 +00:00
catchup.js SERVER-55963 Use "denylist" in replication subsystems 2021-04-30 17:12:57 +00:00
chaining_removal.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
change_stream_stepdown.js SERVER-49187 Make ReplSetTest .stepUp() robust to election failures. 2020-07-30 17:18:57 +00:00
change_sync_source_in_initial_sync.js SERVER-50320 Fix cancellation races in initial syncer 2020-09-16 14:44:23 +00:00
check_replicated_data_hashes_inconsistent_state.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
check_replication_hello_response_fields.js SERVER-50423 Change memberConfig's slaveDelay field to secondaryDelaySecs 2021-01-28 04:26:57 +00:00
clean_shutdown_oplog_state.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
cmd_hello_wire_version_compatibility.js SERVER-55596 Remove isMaster from API Version 1 2021-05-12 18:57:08 +00:00
collate_id.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
collection_clone_resume_after_network_error.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
command_response_operation_time.js SERVER-50280 Remove 'startSetIfSupportsReadMajority' test helper function in favour of the 'requires_majority_read_concern' tag 2020-08-12 23:21:21 +00:00
commands_that_write_accept_wc.js SERVER-51282 Replace all remaining reference to master slave terminology in jstests 2020-10-13 21:19:55 +00:00
commit_prepared_transaction_before_stable_timestamp.js
commit_transaction_initial_sync_data_already_applied.js SERVER-55676 [SBE][replica_sets] Tests trigger fatal assertion: NotPrimaryOrSecondary: Oplog collection reads are not allowed while in the rollback or startup state 2021-04-14 15:29:00 +00:00
commit_transaction_recovery.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
create_drop_database_different_casing.js SERVER-48350 Log cleanup in db/catalog, db/index and db/storage/kv 2020-06-01 13:04:42 +00:00
crud_ops_do_not_throw_locktimeout_on_ticket_exhaustion.js
currentOp_during_automatic_reconfig.js SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47 2020-08-05 16:27:25 +00:00
db_reads_while_recovering_all_commands.js SERVER-52461 Enable resharding feature flag by default. 2021-05-12 23:00:16 +00:00
dbcheck.js SERVER-51282 Replace all remaining reference to master slave terminology in jstests 2020-10-13 21:19:55 +00:00
dbhash_lock_acquisition.js SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47 2020-08-05 16:27:25 +00:00
dbhash_read_at_cluster_time.js SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47 2020-08-05 16:27:25 +00:00
dbhash_system_collections.js SERVER-48426 Cleaned up lingering references to admin.system.new_users 2020-06-30 01:23:01 +00:00
ddl_op_behind_transaction_fails_in_shutdown.js SERVER-56964 Use {w: majority} for createCollection command in ddl_op_behind_transaction_fails_in_shutdown.js 2021-05-14 20:47:31 +00:00
ddl_ops_after_prepare_lock_failpoint.js
directoryperdb_remove_empty_dirs.js SERVER-49752 Remove redundant ident reaper 'nss' logging 2021-05-04 14:17:22 +00:00
disable_cluster_time_gossiping_in_unreadable_state.js SERVER-47568 Disable clusterTime gossiping for nodes in unreadable states 2021-05-04 19:53:30 +00:00
disallow_adding_initialized_node1.js SERVER-51825 Blacklist disallow_adding_initialized_node1.js from multiversion suite 2020-10-26 15:35:32 +00:00
disallow_adding_initialized_node2.js SERVER-54648: Add correct log verbosity to disallow_adding_initialized_node2.js 2021-02-24 22:23:25 +00:00
disallow_shardsvr_transactions_wcMajorityJournal_false.js SERVER-46726 Provide separate setParameter to disable diagnostic work 2020-06-05 19:19:41 +00:00
disconnect_on_legacy_write_to_secondary.js SERVER-50416 Change notMasterLegacyUnacknowledgedWrites to notPrimaryLegacyUnacknowledgedWrites in serverStatus 2020-09-10 14:12:01 +00:00
do_not_advance_commit_point_beyond_last_applied_term.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
docs_initialsync_workflow.js SERVER-49938: Create Atlas workflow tests of what Atlas actually does today 2020-09-15 13:56:53 +00:00
dont_read_oplog_hole_on_step_up.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
dont_refresh_session_prepare_secondary.js SERVER-50486 Always interrupt multi-document transactions on step down or step up 2021-01-21 04:28:30 +00:00
drain.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
drop_collections_two_phase_apply_ops_create.js
drop_collections_two_phase_apply_ops_drop.js
drop_collections_two_phase_apply_ops_rename.js
drop_collections_two_phase_create_index.js
drop_collections_two_phase_dbhash.js
drop_collections_two_phase_drop_index.js SERVER-48245 disallow index drops on drop-pending namespaces (system.drop.*) if we are primary. 2020-06-04 01:10:47 +00:00
drop_collections_two_phase_rename_drop_target.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
drop_collections_two_phase_step_down.js
drop_collections_two_phase_write_concern.js
drop_collections_two_phase.js
drop_databases_two_phase.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
drop_db.js
drop_oplog.js SERVER-51282 Replace all remaining reference to master slave terminology in jstests 2020-10-13 21:19:55 +00:00
election_candidate_and_participant_metrics.js SERVER-46541 enable automatic reconfigs for initial sync semantics by default 2020-07-09 22:39:43 +00:00
election_handoff_basic.js
election_handoff_flip.js
election_handoff_higher_priority.js
election_handoff_not_immediately_electable.js SERVER-53612: Fix StepDown hangs when all nodes are caught up but none is immediately electable 2021-01-20 18:51:34 +00:00
election_handoff_one_unelectable.js
election_handoff_skips_unelectable_nodes.js SERVER-43904: Filter unelectable nodes during election handoff 2020-10-13 16:14:32 +00:00
election_handoff_via_signal.js
election_participant_new_term_metrics.js
emptycapped.js SERVER-50408 Change NotMaster error name to NotWritablePrimary 2020-09-03 13:19:48 +00:00
explain_secondaryok.js SERVER-49994 rename jstests that contain master/slave terminology 2020-11-06 02:46:03 +00:00
failcommand_ignores_internal.js
fcv_retryable_write_concern.js SERVER-49064 Update references of "last-stable" to use "last-continuous" and "last-lts" 2020-07-23 12:26:49 +00:00
find_and_modify_wc.js
force_reconfig_sets_newly_added_field_correctly.js SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47 2020-08-05 16:27:25 +00:00
force_reconfig_skips_config_replication.js
force_reconfig_skips_oplog_commitment.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
force_shutdown_primary.js SERVER-54366 Wait for node to start stepdown before killing shutdown operation in force_shutdown_primary.js 2021-02-08 20:19:28 +00:00
force_sync_source_candidate.js
freeze_timeout.js
fsync_lock_read_secondaries.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
get_default_write_concern_majority.js SERVER-55703 Update getDefaultRWConcern to return the implicit default if there is no CWWC 2021-05-07 23:19:52 +00:00
get_replication_info_helper.js SERVER-47863 Add fields to initial sync progress metrics 2020-11-16 23:07:08 +00:00
get_status.js
groupAndMapReduce.js SERVER-51282 Replace all remaining reference to master slave terminology in jstests 2020-10-13 21:19:55 +00:00
hang_before_releasing_transaction_oplog_hole.js
hybrid_index_build_majority_commit_quorum_behavior.js SERVER-50602 remove IndexBuildTest.indexBuildCommitQuorumEnabled() 2020-08-29 03:37:07 +00:00
id_index_replication.js SERVER-52545 Define listIndexes with IDL 2020-12-16 11:59:13 +00:00
index_delete.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
initial_sync1.js SERVER-49993 Update _slaves to _secondaries in replsettest.js 2020-09-04 14:15:35 +00:00
initial_sync4.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
initial_sync_ambiguous_index.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
initial_sync_applier_error.js SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstests 2020-09-09 23:29:23 +00:00
initial_sync_capped_index.js
initial_sync_chooses_correct_sync_source.js SERVER-52848: Increase delayMillis in initial_sync_chooses_correct_sync_source.js 2021-01-19 20:19:10 +00:00
initial_sync_clone_multikey.js
initial_sync_commit_prepared_transaction.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
initial_sync_document_validation.js
initial_sync_drop_collection.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
initial_sync_during_stepdown.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
initial_sync_fail_insert_once.js
initial_sync_fails_after_source_resyncs.js SERVER-50748 Add repl and sharding tasks to the undodb variant 2020-09-27 23:23:02 +00:00
initial_sync_fails_on_rollback.js
initial_sync_fails_unclean_restart.js SERVER-50140: Initial sync cannot survive unclean restart of the sync source 2020-08-12 17:52:42 +00:00
initial_sync_fails_when_source_removed.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
initial_sync_fails_when_source_resyncs.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
initial_sync_fcv_downgrade.js SERVER-49064 Update references of "last-stable" to use "last-continuous" and "last-lts" 2020-07-23 12:26:49 +00:00
initial_sync_fcv_upgrade.js SERVER-49064 Update references of "last-stable" to use "last-continuous" and "last-lts" 2020-07-23 12:26:49 +00:00
initial_sync_fcv.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
initial_sync_fetch_from_oldest_active_transaction_timestamp_no_oplog_application.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
initial_sync_fetch_from_oldest_active_transaction_timestamp.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
initial_sync_index_conflict.js SERVER-49249 initial sync skips single-phase index build if there is an index build already in progress 2020-11-19 22:20:14 +00:00
initial_sync_invalid_views.js SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstests 2020-09-09 23:29:23 +00:00
initial_sync_move_forward.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
initial_sync_nodes_contribute_to_liveness_majorities.js SERVER-55751: Increase election timeout in initial_sync_nodes_contribute_to_liveness_majority.js 2021-04-06 21:10:45 +00:00
initial_sync_nodes_maintain_and_gossip_commit_point.js SERVER-52850: Remove assertion from initial_sync_nodes_maintain_and_gossip_commit_point.js 2020-11-20 15:18:26 +00:00
initial_sync_oplog_fetcher_survives_restart.js
initial_sync_oplog_hole.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
initial_sync_oplog_rollover.js SERVER-55512 Enable additional tests on ephemeralForTest 2021-03-25 21:11:22 +00:00
initial_sync_preserves_active_txns.js SERVER-55676 [SBE][replica_sets] Tests trigger fatal assertion: NotPrimaryOrSecondary: Oplog collection reads are not allowed while in the rollback or startup state 2021-04-14 15:29:00 +00:00
initial_sync_read_concern_no_oplog.js
initial_sync_rename_collection_before_cloning.js
initial_sync_rename_collection.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
initial_sync_replicates_prepare_received_during_another_initial_sync.js SERVER-55676 [SBE][replica_sets] Tests trigger fatal assertion: NotPrimaryOrSecondary: Oplog collection reads are not allowed while in the rollback or startup state 2021-04-14 15:29:00 +00:00
initial_sync_replSetGetStatus.js SERVER-52983 Assertions in initial_sync_replSetGetStatus.js have to account for batch sizes smaller than collectionClonerBatchSize 2020-11-21 01:06:39 +00:00
initial_sync_reset_oldest_timestamp_after_failed_attempt.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
initial_sync_succeeds_when_syncing_node_removed.js SERVER-51315 When removing nodes in tests, must take in to account automatic connection close 2020-10-08 23:09:50 +00:00
initial_sync_survives_network_error.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
initial_sync_survives_restart.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
initial_sync_test_fixture_test.js SERVER-56713: Avoid creating retryable find and modify images during initial sync. 2021-05-12 20:27:42 +00:00
initial_sync_unsupported_auth_schema.js SERVER-50748 Add repl and sharding tasks to the undodb variant 2020-09-27 23:23:02 +00:00
initial_sync_update_missing_doc_upsert.js
initial_sync_update_missing_doc_with_prepare.js SERVER-55676 [SBE][replica_sets] Tests trigger fatal assertion: NotPrimaryOrSecondary: Oplog collection reads are not allowed while in the rollback or startup state 2021-04-14 15:29:00 +00:00
initial_sync_update_missing_doc.js
initial_sync_update_missing_field.js
initial_sync_uuid_not_found.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
initial_sync_views.js
initial_sync_with_write_load.js SERVER-51282 Replace all remaining reference to master slave terminology in jstests 2020-10-13 21:19:55 +00:00
initial_sync_write_conflict.js
initiate_or_reconfig_with_non_default_get_last_error_defaults_fails.js SERVER-56241 Don't allow setting getLastErrorDefaults on startup/reconfig 2021-05-14 20:26:03 +00:00
initiate_prohibits_w0.js
initiate.js
inmemory_preserves_active_txns.js
interrupted_batch_insert.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
invalidate_sessions_on_stepdown.js SERVER-47645 Must invalidate all sessions on stepdown 2020-07-29 16:04:55 +00:00
isself_failure_initiate.js SERVER-35649 Retry DNS failures during reconfig 2020-09-21 13:17:03 +00:00
isself_failure_reconfig.js SERVER-35649 Retry DNS failures during reconfig 2020-09-21 13:17:03 +00:00
isself_failure_restart.js SERVER-35649 Retry DNS failures during reconfig 2020-09-21 13:17:03 +00:00
kill_prepared_transaction_commit_abort.js
kill_reads_with_prepare_conflicts_during_step_down.js
kill_reads_with_prepare_conflicts_during_step_up.js SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstests 2020-09-09 23:29:23 +00:00
kill_sessions_with_prepared_transaction.js SERVER-56310 Use w: majority to ensure transaction uses correct snapshot 2021-04-23 18:58:23 +00:00
kill_ttl_on_stepdown.js
last_error_reported_after_stepdown.js
last_op_visible.js SERVER-50280 Remove 'startSetIfSupportsReadMajority' test helper function in favour of the 'requires_majority_read_concern' tag 2020-08-12 23:21:21 +00:00
last_vote.js
lastop.js SERVER-51620 Convert findAndModify input to IDL 2020-12-02 18:37:38 +00:00
linearizable_read_concern.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
localhost1.js SERVER-50651 Replace occurrences of isMaster command with hello in replsets jstests 2020-09-28 18:05:55 +00:00
localhost2.js SERVER-50651 Replace occurrences of isMaster command with hello in replsets jstests 2020-09-28 18:05:55 +00:00
localhost3.js SERVER-50651 Replace occurrences of isMaster command with hello in replsets jstests 2020-09-28 18:05:55 +00:00
localhostAuthBypass.js
log_secondary_oplog_application.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
maintenance2.js SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstests 2020-09-09 23:29:23 +00:00
maintenance_non-blocking.js SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggregation stage 2021-05-07 18:04:42 +00:00
maintenance.js SERVER-51282 Replace all remaining reference to master slave terminology in jstests 2020-10-13 21:19:55 +00:00
majority_writes_wait_for_all_durable_timestamp.js SERVER-48312 Remove the 'requires_document_locking' jstest tag 2020-08-04 01:58:47 +00:00
maxSyncSourceLagSecs.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
minimum_visible_with_cluster_time.js SERVER-50651 Replace occurrences of isMaster command with hello in replsets jstests 2020-09-28 18:05:55 +00:00
mr_nonrepl_coll_in_local_db.js
multikey_write_avoids_prepare_conflict.js
new_sync_source_in_quiesce_mode.js SERVER-55963 Use "denylist" in replication subsystems 2021-04-30 17:12:57 +00:00
newly_added_member_id_vs_index.js SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47 2020-08-05 16:27:25 +00:00
newly_added_two_nodes_simultaneous.js SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47 2020-08-05 16:27:25 +00:00
newly_added_user_reconfig_while_exiting_initial_sync.js SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47 2020-08-05 16:27:25 +00:00
newly_added_with_user_reconfig.js SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47 2020-08-05 16:27:25 +00:00
no_chaining.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
no_disconnect_on_stepdown.js SERVER-50191 Create TTL index on config.tenantMigrationDonors to garbage collect tenant migration donors' durable state 2020-10-20 22:33:57 +00:00
no_flapping_during_network_partition.js
no_progress_updates_during_initial_sync.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
node_restarts_no_oplog_entry_at_stable.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
nodes_eventually_sync_from_closer_data_center.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
nodes_in_primarys_datacenter_dont_sync_across_datacenters.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
non_transaction_snapshot_reads.js SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47 2020-08-05 16:27:25 +00:00
noop_write_after_read_only_txn.js
noop_writes_wait_for_write_concern_fcv.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
noop_writes_wait_for_write_concern.js SERVER-50602 remove IndexBuildTest.indexBuildCommitQuorumEnabled() 2020-08-29 03:37:07 +00:00
not_primary_errors_returned_during_rollback_if_helloOk.js SERVER-50414 Reads should return not primary error messages during rollback if client sent helloOk 2020-11-19 16:40:05 +00:00
not_primary_errors_returned_if_client_sends_helloOk.js SERVER-50412 implement helloOk protocol negotiation on mongod 2020-11-05 15:40:35 +00:00
not_primary_unacknowledged_write.js SERVER-49994 rename jstests that contain master/slave terminology 2020-11-06 02:46:03 +00:00
notprimary_errors_return_topology_version.js SERVER-49994 rename jstests that contain master/slave terminology 2020-11-06 02:46:03 +00:00
opcounters_repl.js
operation_time_read_and_write_concern.js SERVER-55703 Fix tests to update getDefaultRWConcern to return the implicit default 2021-05-04 22:30:37 +00:00
oplog_format_create_indexes.js
oplog_format.js SERVER-50300 Change modifier style updates to use the $v:2 oplog format 2020-09-16 18:31:07 +00:00
oplog_note_cmd.js
oplog_replay_on_startup_with_bad_op.js SERVER-50748 Add repl and sharding tasks to the undodb variant 2020-09-27 23:23:02 +00:00
oplog_rollover.js SERVER-54343 oplog_rollover.js to use waitForFailPoint instead of checkLog 2021-02-05 18:57:17 +00:00
oplog_sampling.js
oplog_slow_sampling_logging.js SERVER-50060 Make oplog_slow_sampling_logging.js tolerant to small changes in the clock. Also make it faster by using batch operations. 2020-08-04 14:19:00 +00:00
oplog_term.js
oplog_visibility.js SERVER-48312 Remove the 'requires_document_locking' jstest tag 2020-08-04 01:58:47 +00:00
oplog_wallclock.js
optime.js SERVER-51715 Wrap timestamps with tojson in log lines in optime.js 2020-10-19 16:40:31 +00:00
pin_history_after_restart.js SERVER-53373: Pin resharding durable history across restart. 2021-02-05 01:22:02 +00:00
pipelineout.js SERVER-49993 Update _slaves to _secondaries in replsettest.js 2020-09-04 14:15:35 +00:00
plan_cache_secondaryok.js SERVER-49994 rename jstests that contain master/slave terminology 2020-11-06 02:46:03 +00:00
prepare_conflict_read_concern_behavior.js SERVER-21861: Prohibit Timestamp.prototype.toString via resmoke injection. 2020-08-05 01:43:59 +00:00
prepare_failover_rollback_commit.js SERVER-55676 [SBE][replica_sets] Tests trigger fatal assertion: NotPrimaryOrSecondary: Oplog collection reads are not allowed while in the rollback or startup state 2021-04-14 15:29:00 +00:00
prepare_prepared_transaction_wc_timeout.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
prepare_survives_primary_reconfig_failover.js
prepare_survives_reconfig_via_heartbeat_failover.js
prepare_transaction_fails_on_standalone.js
prepare_transaction_fails_with_arbiters.js
prepare_transaction_index_build.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
prepare_transaction_read_at_cluster_time.js SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstests 2020-09-09 23:29:23 +00:00
prepare_transaction_survives_state_transition_to_and_from_recovering.js
prepared_transaction_commands_fail_on_secondaries.js SERVER-50408 Change NotMaster error name to NotWritablePrimary 2020-09-03 13:19:48 +00:00
prepared_transaction_on_failover.js
primary_casts_vote_on_stepdown.js
primary_restart_before_index_build_received_votes.js SERVER-50602 remove IndexBuildTest.indexBuildCommitQuorumEnabled() 2020-08-29 03:37:07 +00:00
primary_rollbacks_before_index_build_received_votes.js SERVER-50602 remove IndexBuildTest.indexBuildCommitQuorumEnabled() 2020-08-29 03:37:07 +00:00
print_secondary_replication_info_unreachable_secondary.js SERVER-19823 rs.printSlaveReplicationInfo() syncedTo field displays the epoch for unreachable secondaries 2020-09-09 20:12:42 +00:00
priority_takeover_cascading_priorities.js
priority_takeover_one_node_higher_priority.js SERVER-51464 Fix assertion around number of elections in priority_takeover_one_node_higher_priority.js 2020-10-10 00:08:50 +00:00
priority_takeover_two_nodes_equal_priority.js
profile.js SERVER-49531 add profile.js for implicit system.profile collection creation testing 2020-07-15 20:55:41 +00:00
query_with_txn_prepared.js SERVER-48002 Do not enforce DataCorruptionDetected assertion when ignoring prepare conflicts 2020-11-18 21:00:20 +00:00
quiesce_mode_turned_off_in_fcv_44.js SERVER-49783: Update latest FCV to 4.7 2020-08-02 05:39:29 +00:00
quiesce_mode.js SERVER-51259 Rename waitForIsMasterResponse failpoint to waitForHelloResponse 2020-10-19 17:26:27 +00:00
read_after_optime.js
read_at_cluster_time_outside_transactions.js SERVER-56009: Use w: majority for the initial write in read_at_cluster_time_outside_transactions.js 2021-04-12 15:39:09 +00:00
read_committed_after_rollback.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
read_committed_lookup.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
read_committed_no_snapshots.js SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstests 2020-09-09 23:29:23 +00:00
read_committed_on_secondary.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
read_committed_stale_history.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
read_committed_with_catalog_changes.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
read_committed.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
read_concern_majority_getmore_secondaries.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
read_concern_snapshot_uses_committed.js SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47 2020-08-05 16:27:25 +00:00
read_concern_uninitated_set.js SERVER-47568 Disable clusterTime gossiping for nodes in unreadable states 2021-05-04 19:53:30 +00:00
read_majority_two_arbs.js SERVER-50280 Remove 'startSetIfSupportsReadMajority' test helper function in favour of the 'requires_majority_read_concern' tag 2020-08-12 23:21:21 +00:00
read_operations_during_rollback.js SERVER-54624 make SBE check for a change in catalog epoch during yield recovery 2021-03-25 15:56:04 +00:00
read_operations_during_step_down.js SERVER-50417 Change notMasterUnacknowledgedWrites to notPrimaryUnacknowledgedWrites in serverStatus 2020-09-10 18:44:30 +00:00
read_operations_during_step_up.js SERVER-50417 Change notMasterUnacknowledgedWrites to notPrimaryUnacknowledgedWrites in serverStatus 2020-09-10 18:44:30 +00:00
read_write_concern_defaults_propagation.js SERVER-55703 Update getDefaultRWConcern to return the implicit default if there is no CWWC 2021-05-07 23:19:52 +00:00
reconfig_add_remove_arbiter.js SERVER-50651 Replace occurrences of isMaster command with hello in replsets jstests 2020-09-28 18:05:55 +00:00
reconfig_avoids_diverging_configs.js SERVER-50651 Replace occurrences of isMaster command with hello in replsets jstests 2020-09-28 18:05:55 +00:00
reconfig_avoids_rolling_back_committed_writes_in_psa_sets.js SERVER-55376: Ensure reconfig cannot roll back committed writes in PSA sets 2021-05-12 16:19:26 +00:00
reconfig_commitment_succeeds_with_arbiter.js
reconfig_during_election.js
reconfig_errors_on_improper_host_value.js SERVER-37190 ReplSetReconfig should error out if any of the members have a 'host' field that contains a replica set connection string. Added tests to ensure this behavior 2020-06-30 01:02:11 +00:00
reconfig_ignores_term_field.js
reconfig_only_counts_voters_for_config_commitment.js
reconfig_only_counts_voting_nodes_for_oplog_commitment.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
reconfig_prohibits_w0.js SERVER-49783: Update latest FCV to 4.7 2020-08-02 05:39:29 +00:00
reconfig_removes_node_in_rollback.js SERVER-48179 Allow transition to SECONDARY at the end of rollback even it was changed to REMOVED. 2021-03-16 23:47:35 +00:00
reconfig_tags.js SERVER-50651 Replace occurrences of isMaster command with hello in replsets jstests 2020-09-28 18:05:55 +00:00
reconfig_uses_default_protocolVersion.js
reconfig_waits_for_a_majority_to_replicate_config.js
reconfig_waits_for_config_durability.js SERVER-45642 Fix WiredTigerCheckpointThread to skip checkpointing if syncdelay is set to 0; disallow users from setting syncdelay values greater than an hour; and stop spurious checkpoint thread wakeups. 2020-06-02 17:26:36 +00:00
reconfig_waits_for_oplog_commitment_condition_when_leaving_force.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
reconfig_waits_for_oplog_commitment_condition.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
reconfig.js
reconstruct_prepared_transactions_initial_sync_change_oldest_active_txn_timestamp.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
reconstruct_prepared_transactions_initial_sync_index_build.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
reconstruct_prepared_transactions_initial_sync_no_oplog_application.js SERVER-55676 [SBE][replica_sets] Tests trigger fatal assertion: NotPrimaryOrSecondary: Oplog collection reads are not allowed while in the rollback or startup state 2021-04-14 15:29:00 +00:00
reconstruct_prepared_transactions_initial_sync_on_oplog_seed.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
reconstruct_prepared_transactions_initial_sync.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
recover_committed_aborted_prepared_transactions.js SERVER-55676 [SBE][replica_sets] Tests trigger fatal assertion: NotPrimaryOrSecondary: Oplog collection reads are not allowed while in the rollback or startup state 2021-04-14 15:29:00 +00:00
recover_multiple_prepared_transactions_startup.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
recover_prepared_transaction_state.js SERVER-55676 [SBE][replica_sets] Tests trigger fatal assertion: NotPrimaryOrSecondary: Oplog collection reads are not allowed while in the rollback or startup state 2021-04-14 15:29:00 +00:00
recover_prepared_transactions_startup_secondary_application.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
recover_prepared_txn_with_multikey_write_initial_sync.js SERVER-55676 [SBE][replica_sets] Tests trigger fatal assertion: NotPrimaryOrSecondary: Oplog collection reads are not allowed while in the rollback or startup state 2021-04-14 15:29:00 +00:00
recover_prepared_txn_with_multikey_write.js
recovery_after_clean_shutdown_but_not_all_writes_in_snapshot.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
recovery_preserves_active_txns.js
refresh_sessions_rs.js SERVER-49993 Update _slaves to _secondaries in replsettest.js 2020-09-04 14:15:35 +00:00
reindex.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
remove1.js SERVER-55963 Use "denylist" in replication subsystems 2021-04-30 17:12:57 +00:00
remove_newly_added_field_after_finishing_initial_sync.js SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47 2020-08-05 16:27:25 +00:00
remove_newly_added_field_votes_zero.js SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47 2020-08-05 16:27:25 +00:00
remove_newly_added_member_index_swap_concurrent.js SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47 2020-08-05 16:27:25 +00:00
rename_across_dbs_drop_target.js
rename_across_dbs.js
rename_collection_between_unrepl_and_repl.js
rename_collection_temp.js SERVER-51282 Replace all remaining reference to master slave terminology in jstests 2020-10-13 21:19:55 +00:00
rename_replica_set.js SERVER-51897 Ensure write is durable in rename_replica_set.js 2020-10-30 21:19:12 +00:00
repl_options.js
replset1.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
replset2.js SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstests 2020-09-09 23:29:23 +00:00
replset3.js SERVER-49993 Update _slaves to _secondaries in replsettest.js 2020-09-04 14:15:35 +00:00
replset4.js SERVER-50651 Replace occurrences of isMaster command with hello in replsets jstests 2020-09-28 18:05:55 +00:00
replset5.js SERVER-55703 Fix tests to update getDefaultRWConcern to return the implicit default 2021-05-04 22:30:37 +00:00
replset6.js SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstests 2020-09-09 23:29:23 +00:00
replset8.js SERVER-51282 Replace all remaining reference to master slave terminology in jstests 2020-10-13 21:19:55 +00:00
replsetadd_profile.js SERVER-51282 Replace all remaining reference to master slave terminology in jstests 2020-10-13 21:19:55 +00:00
replsetarb2.js SERVER-51282 Replace all remaining reference to master slave terminology in jstests 2020-10-13 21:19:55 +00:00
replsetfreeze.js SERVER-50651 Replace occurrences of isMaster command with hello in replsets jstests 2020-09-28 18:05:55 +00:00
replSetGetStatus_new_term_oplog_entry_fields.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
replsethostnametrim.js SERVER-51282 Replace all remaining reference to master slave terminology in jstests 2020-10-13 21:19:55 +00:00
replsetprio1.js SERVER-51282 Replace all remaining reference to master slave terminology in jstests 2020-10-13 21:19:55 +00:00
replsetrestart1.js SERVER-49993 Update _slaves to _secondaries in replsettest.js 2020-09-04 14:15:35 +00:00
replsets_killop.js
replsettest_checks_wait_for_secondaries.js SERVER-48379 Make ReplSetTest wait for secondaries before checking db hashes 2020-05-27 16:27:41 +00:00
replsettest_control_1_node.js
replsettest_control_12_nodes.js SERVER-53826 replsettest_control_12_nodes.js should use initiateWithHighElectionTimeout 2021-01-15 21:34:21 +00:00
replsettest_remove_then_stopset.js
replsettest_stop_with_default_rwc.js SERVER-53247 Remove EMRC=false targeted jstests/unittests 2021-01-14 16:24:05 +00:00
restart_index_build_if_resume_interrupted_by_rollback.js SERVER-51162 Test index builds being interrupted for rollback multiple times 2020-12-09 02:59:29 +00:00
restore_term.js
resume_after_against_oplog.js SERVER-55672 Fix oplog timestamp logic in SBE 2021-04-26 20:49:14 +00:00
resync_majority_member.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
retryable_commit_transaction_after_failover.js SERVER-51282 Replace all remaining reference to master slave terminology in jstests 2020-10-13 21:19:55 +00:00
retryable_commit_transaction_after_restart.js
retryable_prepared_commit_transaction_after_failover.js SERVER-53248 call awaitLastOpCommitted before committing transaction in retryable_prepared_commit_transaction_after_failover.js 2021-01-11 17:33:18 +00:00
retryable_write_concern.js
retryable_writes_direct_write_to_config_transactions.js
retryable_writes_failover.js
retryable_writes_initial_sync.js SERVER-56713: Avoid creating retryable find and modify images during initial sync. 2021-05-12 20:27:42 +00:00
retrying_prepared_transaction_does_not_block_stepdown.js
rollback_aborted_prepared_transaction.js
rollback_all_op_types.js SERVER-50183 Copy _awaitPrimaryAppliedSurpassesRollbackApplied function from RollbackTest to RollbackTestDeluxe 2020-08-24 14:40:36 +00:00
rollback_auth.js SERVER-50651 Replace occurrences of isMaster command with hello in replsets jstests 2020-09-28 18:05:55 +00:00
rollback_capped_deletions.js
rollback_clustered_indexes.js SERVER-55559 StorageInterfaceImpl should use bounded collection scans on clustered collections 2021-04-06 13:47:03 +00:00
rollback_collmods.js SERVER-50183 Copy _awaitPrimaryAppliedSurpassesRollbackApplied function from RollbackTest to RollbackTestDeluxe 2020-08-24 14:40:36 +00:00
rollback_creates_rollback_directory.js SERVER-51282 Replace all remaining reference to master slave terminology in jstests 2020-10-13 21:19:55 +00:00
rollback_crud_op_sequences.js SERVER-54339: Prevent spontaneous elections in rollback_crud_op_sequences.js 2021-02-06 01:53:22 +00:00
rollback_ddl_op_sequences.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
rollback_drop_database.js SERVER-48350 Log cleanup in db/catalog, db/index and db/storage/kv 2020-06-01 13:04:42 +00:00
rollback_drop_index_after_rename.js
rollback_dup_ids_clean_shutdown_during_rollback.js
rollback_dup_ids.js
rollback_files_no_prepare_conflict.js
rollback_index_build_and_create.js
rollback_index_build_start_abort_not_create.js
rollback_index_build_start_abort.js
rollback_index_build_start_commit_drop.js
rollback_index_build_start_commit.js
rollback_index_build_start_not_create.js
rollback_index_build_start.js
rollback_prepare_transaction.js SERVER-55676 [SBE][replica_sets] Tests trigger fatal assertion: NotPrimaryOrSecondary: Oplog collection reads are not allowed while in the rollback or startup state 2021-04-14 15:29:00 +00:00
rollback_reconstructs_transactions_prepared_before_stable.js SERVER-55676 [SBE][replica_sets] Tests trigger fatal assertion: NotPrimaryOrSecondary: Oplog collection reads are not allowed while in the rollback or startup state 2021-04-14 15:29:00 +00:00
rollback_recovery_commit_transaction_before_stable_timestamp.js SERVER-55676 [SBE][replica_sets] Tests trigger fatal assertion: NotPrimaryOrSecondary: Oplog collection reads are not allowed while in the rollback or startup state 2021-04-14 15:29:00 +00:00
rollback_remote_cursor_retry.js
rollback_rename_collection_on_sync_source.js
rollback_rename_count.js
rollback_resumable_index_build_collection_scan_phase_large.js SERVER-55282 Skip data consistency checks when transitioning to steady state operations in rollback_resumable_index_build_collection_scan_phase_large.js 2021-03-25 14:30:33 +00:00
rollback_resumable_index_build_collection_scan_phase.js SERVER-51136 Test resuming multiple index builds for rollback 2020-11-03 15:00:25 +00:00
rollback_resumable_index_build_drain_writes_phase.js SERVER-51136 Test resuming multiple index builds for rollback 2020-11-03 15:00:25 +00:00
rollback_resumable_index_build_mixed_phases.js SERVER-51136 Test resuming multiple index builds for rollback 2020-11-03 15:00:25 +00:00
rollback_set_fcv.js SERVER-51474 Create FCV transition table 2020-10-20 12:55:29 +00:00
rollback_test_control.js
rollback_time_limit_param.js
rollback_transaction_table.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
rollback_transactions_count.js
rollback_unclean_shutdowns_parameter_obeyed.js SERVER-49416 Don't override the TestData.allowUncleanShutdowns parameter when doing an unclean shutdown in the shell 2020-07-24 16:44:12 +00:00
rollback_unprepared_transactions.js
rollback_via_refetch_commit_transaction.js SERVER-50748 Add repl and sharding tasks to the undodb variant 2020-09-27 23:23:02 +00:00
rollback_views.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
rollback_waits_for_bgindex_completion.js SERVER-51238 fix typo in js test 2020-10-01 00:00:38 +00:00
rollback_with_coalesced_txn_table_updates_during_oplog_application.js SERVER-56889 Avoid sparse arrays in JavaScript tests. 2021-05-13 11:18:26 +00:00
rollback_with_coalesced_txn_table_updates_from_vectored_inserts.js SERVER-55703 Update getDefaultRWConcern to return the implicit default if there is no CWWC 2021-05-07 23:19:52 +00:00
rollback_with_socket_error_then_steady_state.js SERVER-55703 Update getDefaultRWConcern to return the implicit default if there is no CWWC 2021-05-07 23:19:52 +00:00
rollbacktest_unittest.js
rollover_preserves_active_txns.js
rslib.js SERVER-55904: Consolidate getFirstOplogEntry and getLeastRecentOp helpers 2021-04-09 21:54:36 +00:00
secondary_as_sync_source.js
secondary_reads_timestamp_visibility.js
secondary_reads_unique_indexes.js
secondarydelaysecs_clean_shutdown.js SERVER-50423 Rename jstests with slave references 2021-01-29 18:32:25 +00:00
secondarydelaysecs_sync_source.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
secondarydelaysecs_waits_for_writes.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
secondaryok_read_pref.js SERVER-49994 rename jstests that contain master/slave terminology 2020-11-06 02:46:03 +00:00
secondaryOk_slaveOk_aliases.js SERVER-50409 Change NotMasterNoSlaveOk error name to NotPrimaryNoSecondaryOk 2020-09-03 19:16:09 +00:00
server8070.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
server_election_metrics.js
server_status_metrics.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
server_status_repl_is_writable_primary.js SERVER-50420 Change repl.ismaster to repl.isWritablePrimary in serverStatus 2020-10-07 22:40:39 +00:00
server_status_repl.js
sessions_collection_auto_healing.js
sessions_collection_reaping.js SERVER-48312 Remove the 'requires_document_locking' jstest tag 2020-08-04 01:58:47 +00:00
shutdown_primary.js
shutdown_with_prepared_transaction.js
shutdown.js
single_node_set_new_hostname.js SERVER-52680 Start replication when leaving REMOVED state 2020-11-19 03:29:03 +00:00
single_server_majority.js
sized_zero_capped.js
snapshot_reads_before_initial_sync_finishes.js SERVER-50410 Change NotMasterOrSecondary error code name to NotPrimaryOrSecondary 2020-09-04 02:23:43 +00:00
speculative_read_transaction.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
speculative_transaction.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
split_horizon_hostname_startup.js SERVER-55207 Script split_horizon_hostname_startup sporadically fails 2021-03-16 15:11:05 +00:00
split_horizon_hostname_validation.js SERVER-50651 Replace occurrences of isMaster command with hello in replsets jstests 2020-09-28 18:05:55 +00:00
split_horizon_startup_warning.js SERVER-51365 Add requires_persistence tag to split_horizon_startup_warnings.js 2020-11-04 20:05:38 +00:00
stable_timestamp_can_advance_after_oplog_hole_abort.js
standalone_recover_to_oplog_timestamp.js SERVER-55602 Relax non-read-only invariant in WiredTigerKVEngine::makeTemporaryRecordStore when recoverToOplogTimestamp is specified 2021-03-30 15:57:30 +00:00
standalone_replication_recovery_idempotent.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
standalone_replication_recovery_prepare_only.js SERVER-49416 Don't override the TestData.allowUncleanShutdowns parameter when doing an unclean shutdown in the shell 2020-07-24 16:44:12 +00:00
standalone_replication_recovery_prepare_with_commit.js SERVER-49416 Don't override the TestData.allowUncleanShutdowns parameter when doing an unclean shutdown in the shell 2020-07-24 16:44:12 +00:00
standalone_replication_recovery_relaxes_index_constraints.js SERVER-54370 Fix misspelled test name for standalone_replication_recovery_relaxes_index_constraints.js 2021-02-10 22:15:59 +00:00
startParallelShell.js
startup_recovery_commit_transaction_before_stable_timestamp.js
startup_recovery_for_restore_needs_rollback.js SERVER-55703 Update getDefaultRWConcern to return the implicit default if there is no CWWC 2021-05-07 23:19:52 +00:00
startup_recovery_for_restore_restarts.js SERVER-55703 Update getDefaultRWConcern to return the implicit default if there is no CWWC 2021-05-07 23:19:52 +00:00
startup_recovery_for_restore.js SERVER-55703 Update getDefaultRWConcern to return the implicit default if there is no CWWC 2021-05-07 23:19:52 +00:00
startup_recovery_reconstructs_txn_prepared_before_stable_ts.js
startup_without_fcv_document_succeeds_if_initial_sync_flag_set.js SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstests 2020-09-09 23:29:23 +00:00
step_down_chaining_disabled.js
step_down_during_draining2.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
step_down_during_draining3.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
step_down_during_draining.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
step_down_on_secondary.js SERVER-53431 Server should respond running operations with appropriate topologyVersion on stepdown 2021-01-26 01:45:19 +00:00
stepdown3.js SERVER-55703 Update getDefaultRWConcern to return the implicit default if there is no CWWC 2021-05-07 23:19:52 +00:00
stepdown_catch_up_opt.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
stepdown_kill_other_ops.js SERVER-53431 Server should respond running operations with appropriate topologyVersion on stepdown 2021-01-26 01:45:19 +00:00
stepdown_killop.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
stepdown_long_wait_time.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
stepdown_needs_electable_secondary.js SERVER-56764: Add logs for _currentPrimaryIndex in topology coordinator 2021-05-07 21:26:32 +00:00
stepdown_needs_majority.js
stepdown.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
stepup_increments_config_term.js
stepup_with_linearizable_read.js SERVER-55443 Do not report that read source need to be changed to lastApplied for linearizable read concern 2021-04-01 13:43:05 +00:00
stepup.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
storage_commit_out_of_order.js
sync2.js SERVER-51282 Replace all remaining reference to master slave terminology in jstests 2020-10-13 21:19:55 +00:00
sync_passive.js SERVER-49993 Update _slaves to _secondaries in replsettest.js 2020-09-04 14:15:35 +00:00
sync_source_enters_quiesce_mode.js SERVER-55703 Update getDefaultRWConcern to return the implicit default if there is no CWWC 2021-05-07 23:19:52 +00:00
system_profile_secondary.js
system_profile.js
tags2.js SERVER-51282 Replace all remaining reference to master slave terminology in jstests 2020-10-13 21:19:55 +00:00
tags_with_reconfig.js SERVER-51282 Replace all remaining reference to master slave terminology in jstests 2020-10-13 21:19:55 +00:00
tags.js SERVER-54753 Fix test tag in tags.js for ephemeralForTest 2021-02-24 15:11:10 +00:00
temp_namespace_restart_as_standalone.js
temp_namespace.js SERVER-50442 Remove ensureIndex shell function 2020-11-17 14:23:10 +00:00
tenant_migration_abort_forget_retry.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_aborted_buildindex.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_blocking_state_timeout.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_buildindex.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_cloner_stats_with_failover.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_cloner_stats.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_clones_system_views.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_cloning_uses_read_concern_majority.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_cluster_time_keys_cloning.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_collection_ttl.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_commit_transaction_retry.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_concurrent_bulk_writes.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_concurrent_migrations_recipient.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_concurrent_migrations.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_concurrent_reads_on_donor.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_concurrent_reads_on_recipient.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_concurrent_state_doc_removal_and_stepdown.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_concurrent_writes_on_donor.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_concurrent_writes_on_recipient.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_conflicting_donor_start_migration_cmds.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_conflicting_recipient_sync_data_cmds.js SERVER-56100 Ban tenant migration tests from macOs, inMemory and ephemeralForTest 2021-04-22 15:38:05 +00:00
tenant_migration_donor_abort_state_transition.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_donor_current_op.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_donor_initial_sync_recovery.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_donor_interrupt_on_stepdown_and_shutdown.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_donor_kill_op_retry.js SERVER-52343 Enable feature flag for Multitenant Migrations for Serverless 2021-05-13 16:29:07 +00:00
tenant_migration_donor_resume_on_stepup_and_restart.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_donor_retry.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_donor_rollback_recovery.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_donor_shutdown_while_blocking_reads.js SERVER-56354 Ensure that the future chain in checkIfCanReadOrBlock gets interrupted when the command's opCtx is marked as killed 2021-05-05 16:35:26 +00:00
tenant_migration_donor_startup_recovery.js SERVER-55913 Display recipient and donor access blocker status in serverStatus when both exist 2021-04-27 22:04:01 +00:00
tenant_migration_donor_state_machine.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_donor_try_abort.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_drop_collection.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_drop_state_doc_collection.js SERVER-52343 Enable feature flag for Multitenant Migrations for Serverless 2021-05-13 16:29:07 +00:00
tenant_migration_ensure_migration_outcome_visibility_for_blocked_writes.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_external_cluster_validation.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_external_keys_ttl.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_fetch_committed_transactions_retry.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_fetch_committed_transactions.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_filters_tenant_id.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_find_and_modify_retry.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_ignore_create_index_on_nonempty_collection.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_index_oplog_entries.js SERVER-56100 Ban tenant migration tests from macOs, inMemory and ephemeralForTest 2021-04-22 15:38:05 +00:00
tenant_migration_invalid_inputs.js SERVER-56100 Ban tenant migration tests from macOs, inMemory and ephemeralForTest 2021-04-22 15:38:05 +00:00
tenant_migration_large_txn.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_logs.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_metrics_output.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_multi_writes.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_multikey_index.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_no_failover.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_oplog_view.js SERVER-56100 Ban tenant migration tests from macOs, inMemory and ephemeralForTest 2021-04-22 15:38:05 +00:00
tenant_migration_read_your_own_writes.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_recipient_current_op.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_recipient_does_not_change_sync_source_after_step_down.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_recipient_failover_before_creating_oplog_buffer.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_recipient_fetches_retryable_writes_oplog_entries.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_recipient_has_tenant_data.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_recipient_initial_sync_recovery.js SERVER-55913 Display recipient and donor access blocker status in serverStatus when both exist 2021-04-27 22:04:01 +00:00
tenant_migration_recipient_invalidates_in_memory_txns.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_recipient_resume_on_stepup_and_restart.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_recipient_resumes_on_donor_failover.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_recipient_retryable_writes_failover.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_recipient_rollback_recovery.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_recipient_startup_recovery.js SERVER-55913 Display recipient and donor access blocker status in serverStatus when both exist 2021-04-27 22:04:01 +00:00
tenant_migration_recipient_stepdown_after_forget.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_recipient_sync_data_timeout.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_recipient_sync_donor_timestamp.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_recipient_sync_source_reconnect_delayed_secondary.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_recipient_sync_source_restart_donor_secondary.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_recipient_ttl.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_resume_collection_cloner_after_recipient_failover.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_resume_collection_cloner_after_rename.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_resume_oplog_application.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_retry_session_migration.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_retryable_write_retry_on_recipient.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_retryable_write_retry.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_ssl_configuration.js SERVER-54926 Convert HostUnreachable error in _fetchAndStoreRecipientClusterTimeKeyDocs to specific error 2021-05-05 20:30:37 +00:00
tenant_migration_stepup_recovery_after_abort.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_sync_source_too_stale.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_test_max_bson_limit.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_timeseries_collections.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migration_timeseries_retryable_write_oplog_cloning.js SERVER-52343 Enable feature flag for Multitenant Migrations for Serverless 2021-05-13 16:29:07 +00:00
tenant_migration_timeseries_retryable_write_retry_on_recipient.js SERVER-52343 Enable feature flag for Multitenant Migrations for Serverless 2021-05-13 16:29:07 +00:00
tenant_migration_x509.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migrations_back_to_back.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
tenant_migrations_transaction_with_create_collection.js SERVER-55202 Add assertion if migration committed or aborted in TenantMigrationTest fixture. 2021-05-12 20:25:00 +00:00
test_command.js SERVER-49730: Replace usages of waitForDrainFinish 2020-08-04 15:37:19 +00:00
test_only_repl_commands.js SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47 2020-08-05 16:27:25 +00:00
test-egress.js SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47 2020-08-05 16:27:25 +00:00
text_index_limits.js
too_stale_secondary.js SERVER-49690 Retry "CappedPositionLost" to find oldest oplog entry 2020-07-17 21:45:34 +00:00
transaction_ops_disallowed_in_applyOps.js
transaction_table_multi_statement_txn.js
transaction_table_oplog_replay.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
transactions_committed_with_tickets_exhausted.js SERVER-55753 Use w: majority for createCollection command in transactions_committed_with_tickets_exhausted.js 2021-04-02 17:18:19 +00:00
transactions_during_step_down.js SERVER-51281: Skip LastOpFixer for multi-doc transactions 2021-02-10 02:54:36 +00:00
transactions_on_secondaries_not_allowed.js SERVER-51262 Rename skipCheckingForNotMasterInCommandDispatch to skipCheckingForNotPrimaryInCommandDispatch 2020-10-10 01:45:34 +00:00
transactions_only_allowed_on_primaries.js SERVER-47081 Delete geoSearch command and related tests 2020-11-03 13:30:56 +00:00
transactions_reaped_with_tickets_exhausted.js
transactions_wait_for_write_concern.js SERVER-54534: No need to wait for writeConcern on aborting multi-document transactions 2021-02-16 15:05:50 +00:00
trigger_initial_stable_checkpoint.js SERVER-49064 Update references of "last-stable" to use "last-continuous" and "last-lts" 2020-07-23 12:26:49 +00:00
two_nodes_priority_take_over.js
txn_override_unittests.js SERVER-55963 Use "denylist" in replication subsystems 2021-04-30 17:12:57 +00:00
unconditional_step_down.js SERVER-53985 Ensure joinUnblockStepDown thread has connected and is waiting before initiating stepdown in unconditional_step_down.js 2021-01-28 22:41:20 +00:00
uninitialized_fcv_access.js
unpin_history_after_rollback.js SERVER-53373: Pin resharding durable history across restart. 2021-02-05 01:22:02 +00:00
unsafe_reconfig_to_psa_set_fails.js SERVER-55376: Ensure reconfig cannot roll back committed writes in PSA sets 2021-05-12 16:19:26 +00:00
update_commit_point_from_sync_source_ignores_term.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
use_history_after_restart.js SERVER-46678: Utilize durable history across restarts. 2021-01-08 19:56:20 +00:00
user_management_wc.js SERVER-51282 Replace all remaining reference to master slave terminology in jstests 2020-10-13 21:19:55 +00:00
v2_delta_oplog_entries.js SERVER-47856 Use $v:2 delta oplog entries by default 2020-08-26 19:41:09 +00:00
validate_fails_during_rollback.js SERVER-50410 Change NotMasterOrSecondary error code name to NotPrimaryOrSecondary 2020-09-04 02:23:43 +00:00
verify_sessions_expiration_rs.js
view_catalog_oplog_entries.js
write_concern_after_stepdown_and_stepup.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
write_concern_after_stepdown.js SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
zero_vote_arbiter.js