0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/jstests/sharding
2020-04-17 02:33:43 +00:00
..
change_streams SERVER-47041 Move aggregation and query related tests in jstests/sharding to their own sub-directory 2020-04-03 17:18:46 +00:00
libs SERVER-46838 Update last_stable_mongos_commands.js to reflect the 4.5-branched codebase state 2020-03-27 10:08:39 +00:00
query SERVER-46703 Make checkShardVersionOrThrow throw SSV if the metadata is not known 2020-04-10 17:31:40 +00:00
accurate_count_with_predicate.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
add_and_remove_shard_from_zone.js
addshard1.js
addshard2.js
addshard4.js
addshard5.js SERVER-45339 Make MigrationSourceManager send _recvChunkStart to recipient shard as a retryable write 2020-02-04 18:42:34 +00:00
addshard6.js
addshard_idempotent.js
advance_cluster_time_action_type.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
advance_logical_time_with_valid_signature.js
after_cluster_time.js
agg_merge_hashed.js SERVER-44536 Test that $merge sends results to the right shards in hashed sharding 2019-11-12 17:01:56 +00:00
agg_mongos_slaveok.js SERVER-46700 Update tests in aggregation suite to avoid spawning mongod/sharded clusters 2020-03-25 17:40:43 +00:00
agg_project_limit_pipe_split.js
aggregations_in_session.js
all_config_servers_blackholed_from_mongos.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
all_shard_and_config_hosts_brought_down_one_by_one.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
allow_partial_results_nshards.js SERVER-46026 Fix tests reliant on specific log lines 2020-02-18 04:03:33 +00:00
allow_partial_results.js SERVER-46944 Re-enable tests in sharding_last_stable_mongos_and_mixed_shards and sharding_multiversion 2020-03-28 00:18:40 +00:00
arbiters_do_not_use_cluster_time.js
array_shard_key.js SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
auth2.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
auth_add_shard.js SERVER-43921 Make auth_add_shard.js start shards as replica sets 2019-10-10 18:18:46 +00:00
auth_no_config_primary.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
auth_repl.js
auth_sharding_cmd_metadata.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
auth_slaveok_routing.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
auth.js SERVER-45890 Kill large OP ids in jstests/sharding/auth.js 2020-02-18 19:36:55 +00:00
authCommands.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
authConnectionHook.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
authmr.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
authwhere.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
auto_rebalance_parallel.js
autodiscover_config_rs_from_secondary.js
autosplit_include.js
autosplit_low_cardinality.js SERVER-46214 make autosplit_low_cardinality.js wait for all chunkSplit operations after every insert 2020-03-06 21:15:54 +00:00
autosplit.js
balance_repl.js SERVER-44305: Remove unnecessary iterations in balance_repl.js 2019-11-14 15:08:37 +00:00
balancer_collection_status.js SERVER-44818 Change the balancerCollectionStatus command response format 2019-11-26 19:00:51 +00:00
balancer_shell_commands.js
balancer_window.js
balancing_sessions_collection.js SERVER-45624 Make the balancer split the sessions collection 2020-04-09 16:17:38 +00:00
banned_txn_databases_sharded.js SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
basic_drop_coll.js SERVER-35804 Disallow dropping config and admin from mongos 2020-04-14 22:02:54 +00:00
basic_merge.js
basic_sharding_params.js
basic_split.js
batch_write_command_sharded.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
bouncing_count.js SERVER-33830 Fix failing tests when shards are started as replica sets 2019-10-02 19:18:48 +00:00
bulk_insert.js SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
bulk_shard_insert.js
bump_transaction_prevents_extra_deletion_task_write.js SERVER-44787 Make migrationId in StartChunkCloneRequest non-optional after 4.4 release 2020-04-08 01:30:50 +00:00
catalog_cache_refresh_counters.js SERVER-46396 Add metrics to track number of operations blocked behind a catalog cache refresh 2020-04-13 16:21:39 +00:00
causal_consistency_shell_support.js
change_stream_against_shard_mongod.js SERVER-44977 Allow $changeStream with updateLookup to run directly against a shard mongoD 2019-12-10 03:12:43 +00:00
change_stream_chunk_migration.js
change_stream_enforce_max_time_ms_on_mongos.js
change_stream_error_label.js SERVER-46091 Add new failpoint to support driver testing of ResumableChangeStreamError label 2020-02-20 01:06:01 +00:00
change_stream_lookup_single_shard_cluster.js SERVER-38673 Re-enable sharded change streams update lookup tests that use last stable mongos version 2019-09-30 21:25:50 +00:00
change_stream_metadata_notifications.js
change_stream_no_shards.js
change_stream_read_preference.js SERVER-38673 Re-enable sharded change streams update lookup tests that use last stable mongos version 2019-09-30 21:25:50 +00:00
change_stream_resume_from_different_mongos.js
change_stream_shard_failover.js
change_stream_show_migration_events.js SERVER-42723 New shard with new database can be ignored by change streams 2019-10-17 20:26:03 +00:00
change_stream_transaction_sharded.js
change_stream_update_lookup_collation.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
change_stream_update_lookup_read_concern.js
change_streams_delete_in_txn_produces_correct_doc_key.js SERVER-45987 Ensure apply op entries for deletes in multi-document transactions only include the document key 2020-03-13 11:01:04 +00:00
change_streams_establishment_finds_new_shards.js SERVER-43867 Move check_log.js inside src/mongo/shell/ 2019-11-27 22:32:47 +00:00
change_streams_new_shard_new_database.js SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
change_streams_primary_shard_unaware.js SERVER-43935 Enable change_streams_primary_shard_unaware.js when two phase index builds are enabled 2019-10-22 22:31:37 +00:00
change_streams_shards_start_in_sync.js
change_streams_unsharded_becomes_sharded.js SERVER-42723 New shard with new database can be ignored by change streams 2019-10-17 20:26:03 +00:00
change_streams_unsharded_update_resume.js SERVER-46103 Retain NonResumableChangeStreamError label for 4.4 2020-02-21 02:45:58 +00:00
change_streams_update_lookup_shard_metadata_missing.js SERVER-45505 Add ResumableChangeStreamError error label 2020-02-07 12:29:28 +00:00
change_streams_whole_db.js
change_streams.js SERVER-44356 Set config server periodicNoopIntervalSecs to 1 2020-02-16 03:04:02 +00:00
check_sharding_index_versioned.js SERVER-46004 refineCollectionShardKey should verify indexes on a shard with a chunk 2020-03-13 00:05:44 +00:00
chunk_operations_invalidate_single_shard.js SERVER-44501 Modify the RoutingTableHistory to check if a particular shard has been indicated to need a refresh 2020-01-15 22:00:57 +00:00
cleanup_orphaned_auth.js SERVER-46889 Add back original tests of cleanupOrphaned, but with shards running with disableResumableRangeDeleter=true 2020-03-16 19:29:38 +00:00
cleanup_orphaned_basic.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
cleanup_orphaned_cmd_during_movechunk_hashed.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
cleanup_orphaned_cmd_during_movechunk.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
cleanup_orphaned_cmd_hashed.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
cleanup_orphaned_cmd_prereload.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
cleanup_orphaned_compound.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
cleanup_orphaned_with_resumable_range_deleter.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
cleanup_orphaned.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
clear_jumbo.js SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
clone_catalog_data.js SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
cluster_create_indexes_always_routes_through_primary.js SERVER-43310 Always route a sharded cluster's createIndexes call through a replica set's primary node 2020-01-02 15:39:55 +00:00
coll_epoch_test0.js
coll_epoch_test1.js
coll_epoch_test2.js
commands_that_write_accept_wc_configRS.js
commands_that_write_accept_wc_shards.js SERVER-44318 M/R Agg: Reject MapReduce commands which would create a new sharded collection 2019-12-18 20:50:41 +00:00
compound_hashed_shard_key_covered_query.js SERVER-44773 Optimise queries to cover on sharded clusters when using compound hashed index 2020-01-22 11:40:25 +00:00
compound_hashed_shard_key_presplitting.js SERVER-43917 Support pre-splitting compound hashed shard keys with 'presplitHashedZones' flag 2020-01-14 10:29:34 +00:00
compound_hashed_shard_key_sharding_cmds.js SERVER-43915 Update shard targeting logic to correctly target by compound hashed shard key 2019-12-13 11:26:05 +00:00
compound_hashed_shard_key_targeting.js SERVER-46505 Restore requirement that full shard key must be in query to update shard key value 2020-03-17 14:54:45 +00:00
compound_hashed_shard_key_zoning.js SERVER-43915 Update shard targeting logic to correctly target by compound hashed shard key 2019-12-13 11:26:05 +00:00
config_rs_change.js
config_rs_no_primary.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
configsvr_metadata_commands_require_majority_write_concern.js SERVER-35804 Disallow dropping config and admin from mongos 2020-04-14 22:02:54 +00:00
configsvr_retries_createindex_on_stale_config.js SERVER-46440 Routing info should be reloaded before retry of creating session collection index on stale config error 2020-03-12 18:58:49 +00:00
conn_pool_stats.js
convert_to_and_from_sharded.js SERVER-45339 Make MigrationSourceManager send _recvChunkStart to recipient shard as a retryable write 2020-02-04 18:42:34 +00:00
count1.js SERVER-45728 Add requires_fcv_44 tag to count js test 2020-01-24 23:12:50 +00:00
count2.js
count_config_servers.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
count_slaveok.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
covered_shard_key_indexes.js SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
create_database.js
create_existing_indexes_prepared_transactions.js SERVER-44409 Add FSM and nice-to-have collection and index test cases 2020-03-12 16:12:40 +00:00
create_idx_empty_primary.js SERVER-46944 Re-enable tests in sharding_last_stable_mongos_and_mixed_shards and sharding_multiversion 2020-03-28 00:18:40 +00:00
create_new_collections_prepared_transactions.js SERVER-44409 Add FSM and nice-to-have collection and index test cases 2020-03-12 16:12:40 +00:00
cursor1.js
cursor_cleanup.js
cursor_valid_after_shard_stepdown.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
database_versioning_all_commands.js SERVER-46838 Update last_stable_mongos_commands.js to reflect the 4.5-branched codebase state 2020-03-27 10:08:39 +00:00
database_versioning_safe_secondary_reads.js SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
delete_during_migrate.js
delete_range_deletion_tasks_on_stepup_after_drop_collection.js SERVER-45707 Test that range deletion tasks are eventually deleted even if collection is dropped before migration coordination is resumed 2020-01-30 22:57:07 +00:00
diffservers1.js
disable_autosplit.js
disable_resumable_range_deleter_flag.js SERVER-44787 Make migrationId in StartChunkCloneRequest non-optional after 4.4 release 2020-04-08 01:30:50 +00:00
drop_configdb.js SERVER-35804 Disallow dropping config and admin from mongos 2020-04-14 22:02:54 +00:00
drop_indexes_with_stale_config_error.js SERVER-46040 Maintain retry state across stale config retries for sharded drop indexes 2020-04-02 14:06:39 +00:00
drop_sharded_db_tags_cleanup.js
drop_sharded_db.js
dump_coll_metadata.js
empty_cluster_init.js SERVER-44987 Blacklist empty_cluster_init.js as multiversion_incompatible 2019-12-09 14:40:21 +00:00
empty_doc_results.js
enable_sharding_basic.js
enable_sharding_with_primary.js SERVER-31083 Allow passing primary shard to "enableSharding" command for a new database 2019-11-06 16:51:39 +00:00
enforce_zone_policy.js
error_during_agg_getmore.js
error_propagation.js
exact_shard_key_target.js
explainFind_stale_mongos.js
extract_shard_key_values.js SERVER-46505 Restore requirement that full shard key must be in query to update shard key value 2020-03-17 14:54:45 +00:00
failcommand_failpoint_not_parallel.js
failcommand_ignores_internal.js
features1.js SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
features2.js SERVER-44855 Remove unused code from removeShard and ShardingTest 2019-12-22 17:31:43 +00:00
features3.js SERVER-46067 Replicate Before Journaling interface changes 2020-02-12 21:50:40 +00:00
find_and_modify_after_multi_write.js
find_collname_uuid_test.js
findandmodify1.js
findandmodify2.js
finer_grained_feature_flag.js SERVER-46394 Create feature flag to turn on/off PM-1633 2020-03-02 22:45:04 +00:00
fts_score_sort_sharded.js SERVER-43816 Push $text and $meta:"textScore" sort into the PlanStage layer. 2019-12-18 03:28:25 +00:00
hash_basic.js
hash_crud_during_migration.js SERVER-44411 Test that insert/update/delete/findAndModify for hashed sharded collections targets the right shards 2019-11-07 22:07:41 +00:00
hash_crud_txns_during_migration.js SERVER-44411 Test that insert/update/delete/findAndModify for hashed sharded collections targets the right shards 2019-11-07 22:07:41 +00:00
hash_crud.js SERVER-44411 Test that insert/update/delete/findAndModify for hashed sharded collections targets the right shards 2019-11-07 22:07:41 +00:00
hash_migration_oplog_filter.js SERVER-44412 Test that _getNextSessionMods for hashed sharded collections correctly filters out unrelated documents during migration 2019-11-11 22:20:40 +00:00
hash_shard1.js
hash_shard_non_empty.js
hash_shard_num_chunks.js
hash_shard_unique_compound.js
hash_single_shard.js
hedged_reads.js SERVER-47117 clear maxTimeMSForHedgedReads delay from the getMore on hedge reads 2020-04-16 19:44:34 +00:00
hedging_metrics_server_status.js SERVER-47167 Make hedged read tests more robust 2020-03-30 01:48:39 +00:00
implicit_db_creation.js
in_memory_sort_limit.js SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
index1.js
index_and_collection_option_propagation.js SERVER-46944 Re-enable tests in sharding_last_stable_mongos_and_mixed_shards and sharding_multiversion 2020-03-28 00:18:40 +00:00
index_commands_during_initial_split.js SERVER-45017 Remove index commands upgrade/downgrade code when 4.4 becomes last stable 2020-03-24 19:10:40 +00:00
index_commands_shard_targeting.js SERVER-47426 Remove ShardConnection and VersionManager 2020-04-13 22:29:51 +00:00
index_operations_abort_concurrent_outgoing_migrations.js SERVER-45017 Remove index commands upgrade/downgrade code when 4.4 becomes last stable 2020-03-24 19:10:40 +00:00
index_stats_pipeline_detects_inconsistent_indexes.js SERVER-46084 Don't use setUnion in aggregation for finding inconsistent sharded indexes 2020-03-24 22:20:41 +00:00
initial_split_validate_shard_collections.js
inserts_consistent.js
invalid_system_views_sharded_collection.js
ismaster.js
jumbo1.js
key_many.js
key_rotation.js
key_string.js
keys_rotation_interval_sec.js
kill_op_overflow.js
kill_pinned_cursor.js SERVER-47396 Improve kill_pinned_cursor.js diagnostic logging 2020-04-07 21:24:32 +00:00
kill_sessions.js SERVER-45277 Temporarily blacklist sharding/kill_sessions.js in multiversion 2020-01-07 12:13:27 +00:00
killop.js SERVER-43614 Added "_failPointMessage" field in CurOp for Failpoints used only. 2020-03-19 12:06:50 +00:00
lagged_config_secondary.js SERVER-47077 Clean up log lines in 'mongo/db' 2020-04-01 20:05:43 +00:00
large_chunk.js
large_skip_one_shard.js
limit_push.js
linearizable_read_concern.js
list_indexes_shard_targeting.js SERVER-44501 Modify the RoutingTableHistory to check if a particular shard has been indicated to need a refresh 2020-01-15 22:00:57 +00:00
listDatabases.js
listshards.js
localhostAuthBypass.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
logical_time_api.js
logical_time_metadata.js SERVER-44130 Flip order of assert.lte arguments in logical_time_metadata.js 2019-10-21 22:04:19 +00:00
major_version_check.js SERVER-44501 Modify the RoutingTableHistory to check if a particular shard has been indicated to need a refresh 2020-01-15 22:00:57 +00:00
max_time_ms_sharded_new_commands.js SERVER-45081 Increment config term via reconfig on stepup. 2020-03-03 09:08:42 +00:00
max_time_ms_sharded.js
merge_chunk_hashed.js SERVER-44413 Test mergeChunk in hashed sharding 2019-11-11 22:10:21 +00:00
merge_chunks_compound_shard_key.js
merge_chunks_test_with_md_ops.js
merge_chunks_test.js
merge_from_stale_mongos.js SERVER-44501 Modify the RoutingTableHistory to check if a particular shard has been indicated to need a refresh 2020-01-15 22:00:57 +00:00
merge_requires_unique_index.js
merge_with_chunk_migrations.js
merge_with_drop_shard.js SERVER-45499 Remove multiversion_incompatible flag from merge_with_drop_shard.js and convert_to_and_from_sharded.js after disableWritingPendingRangeDeletionEntries failpoint removed 2020-01-28 19:49:21 +00:00
merge_with_move_primary.js SERVER-42693 Add renameAndPreserveOptions command and allow $out to output to different DB 2019-11-15 19:50:52 +00:00
migrate_overwrite_id.js
migrateBig_balancer.js SERVER-33830 Fix failing tests when shards are started as replica sets 2019-10-02 19:18:48 +00:00
migrateBig.js
migration_coordinator_abort_failover.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
migration_coordinator_basic.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
migration_coordinator_commit_failover.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
migration_coordinator_failover_include.js SERVER-46383 wrap remote call in advanceTransactionOnRecipient with retryIdempotentWorkUntilSuccess 2020-03-02 22:29:50 +00:00
migration_coordinator_killop_in_critical_section.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
migration_coordinator_shutdown_in_critical_section.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
migration_critical_section_concurrency.js
migration_fails_if_exists_in_rangedeletions.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
migration_failure.js
migration_id_index.js
migration_ignore_interrupts_1.js
migration_ignore_interrupts_2.js
migration_ignore_interrupts_3.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
migration_ignore_interrupts_4.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
migration_move_chunk_after_receive.js
migration_retries_on_write_conflict_exceptions.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
migration_server_status.js
migration_sets_fromMigrate_flag.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
migration_waits_for_majority_commit.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
migration_with_source_ops.js
min_optime_recovery_on_failed_move_chunk_commit.js
min_optime_recovery_on_successful_move_chunk_commit.js
mongod_returns_no_cluster_time_without_keys.js SERVER-38875 Make tests start shards as replica sets instead of standalones after auth cluster time gossiping fix 2019-10-10 15:42:06 +00:00
mongos_dataSize.js SERVER-47436 Make shards validate shardKey in dataSize command 2020-04-14 02:32:49 +00:00
mongos_does_not_gossip_logical_time_without_keys.js
mongos_get_shard_version.js SERVER-47260 mongos_get_shard_version.js assumes causal consistency but isn't 2020-04-06 15:18:46 +00:00
mongos_local_explain.js
mongos_no_detect_sharding.js
mongos_no_replica_set_refresh.js
mongos_not_mark_nodes_as_down_when_reads_or_pings_fail.js SERVER-47048 Test that mongos can find primary despite "ping" failures 2020-04-17 02:33:43 +00:00
mongos_precache_routing_info.js SERVER-44626: Add new setParameter loadRoutingTableOnStartup 2019-11-19 18:31:44 +00:00
mongos_rs_auth_shard_failure_tolerance.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
mongos_rs_shard_failure_tolerance.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
mongos_shard_failure_tolerance.js SERVER-44917 Add ShardingTest hook to validate indexes are consistent across shards on shutdown 2019-12-20 03:06:46 +00:00
mongos_validate_writes.js SERVER-44382 Allow upserting documents with missing shard key fields 2019-11-06 19:34:38 +00:00
mongos_wait_csrs_initiate.js SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
move_chunk_basic.js
move_chunk_critical_section_non_internal_client_abort.js SERVER-47324 Skip dassert when index commands from non-internal clients abort migrations 2020-04-14 20:46:13 +00:00
move_chunk_find_and_modify_with_write_retryability.js
move_chunk_hashed.js SERVER-44535 Test moveChunk and rangeDeleter in hashed sharding 2019-11-11 17:09:23 +00:00
move_chunk_insert_with_write_retryability.js
move_chunk_missing_idx.js SERVER-44917 Add ShardingTest hook to validate indexes are consistent across shards on shutdown 2019-12-20 03:06:46 +00:00
move_chunk_open_cursors.js
move_chunk_remove_shard.js SERVER-41764 Serialize moveChunkCommit and removeShard 2019-12-02 19:04:56 +00:00
move_chunk_remove_with_write_retryability.js
move_chunk_respects_maxtimems.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
move_chunk_update_shard_key_in_retryable_write.js
move_chunk_update_with_write_retryability.js
move_chunk_wc.js
move_chunk_with_session_helper.js
move_jumbo_chunk.js SERVER-46230 Enable the resumable range deleter on certain tests 2020-02-26 21:12:16 +00:00
move_primary_basic.js
move_primary_clone_test.js SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
move_primary_fails_without_database_version.js
move_stale_mongos.js SERVER-33830 Fix failing tests when shards are started as replica sets 2019-10-02 19:18:48 +00:00
movechunk_commit_changelog_stats.js
movechunk_include.js
movechunk_interrupt_at_primary_stepdown.js SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
movechunk_parallel.js
moveChunk_recipient_rejects_chunk_if_UUID_mismatch.js
movechunk_with_default_paranoia.js
movechunk_with_moveParanoia.js
movechunk_with_noMoveParanoia.js
movePrimary1.js
mr_and_agg_versioning.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
mr_noscripting.js SERVER-45076 Complete all TODOs left from agg map reduce knob removal 2019-12-13 20:24:47 +00:00
multi_coll_drop.js
multi_mongos2.js SERVER-31238 Add awaitLastOpTimeCommitted between split and move chunk commands in multi_mongos2.js 2019-10-22 15:18:43 +00:00
multi_mongos2a.js
multi_shard_transaction_without_majority_reads.js
multi_write_target.js SERVER-44382 Allow upserting documents with missing shard key fields 2019-11-06 19:34:38 +00:00
names.js
no_empty_reset.js
nonreplicated_uuids_on_shardservers.js SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
not_allowed_on_sharded_collection_cmd.js
noUpdateButN1inAnotherCollection.js
now_variable_replset.js
now_variable_sharding.js SERVER-45562 Ensure consistent $$NOW value across $unionWith arms 2020-02-28 20:25:48 +00:00
num_hosts_targeted_metrics.js SERVER-43617 Add tag to num_hosts_targeted_metrics.js 2019-12-19 20:47:56 +00:00
operation_time_api.js
oplog_document_key.js
orphans_are_removed_after_failover.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
parallel.js
prefix_shard_key.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
prepare_transaction_then_migrate.js
prepared_txn_metadata_refresh.js
presplit.js
primary_config_server_blackholed_from_mongos.js SERVER-45575 Add Javascript helper function to do automatic safe reconfigs 2020-03-24 21:38:41 +00:00
printShardingStatus.js SERVER-39071 Implements commit quorum for two phase index builds. 2020-03-02 08:02:54 +00:00
query_after_multi_write.js
query_config.js SERVER-35804 Disallow dropping config and admin from mongos 2020-04-14 22:02:54 +00:00
query_sharded.js
range_deleter_does_not_block_stepdown_with_prepare_conflict.js SERVER-44501 Modify the RoutingTableHistory to check if a particular shard has been indicated to need a refresh 2020-01-15 22:00:57 +00:00
range_deleter_interacts_correctly_with_refine_shard_key.js SERVER-35804 Disallow dropping config and admin from mongos 2020-04-14 22:02:54 +00:00
range_deleter_server_status.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
read_after_optime.js SERVER-47077 Clean up log lines in 'mongo/db' 2020-04-01 20:05:43 +00:00
read_committed_lookup.js SERVER-46773 Remove v4.4 FCV handling for simultaneous index builds 2020-03-25 17:00:59 +00:00
read_does_not_create_namespaces.js
read_pref_cmd.js SERVER-46648 Cancel pending requests upon receiving the first response 2020-03-17 17:06:58 +00:00
read_pref_multi_mongos_stale_config.js
read_pref_with_hedging_mode.js SERVER-46234 Remove the code for computing hedging delay and add maxTimeMSForHedgedReads serverParameter 2020-02-19 18:01:40 +00:00
read_pref.js SERVER-46509 Change disableStreamableReplicaSetMonitor server parameter to an enum 2020-03-03 00:17:45 +00:00
read_write_concern_defaults_application.js SERVER-46972 Create test-only command for establishing egress to another node 2020-03-31 16:46:03 +00:00
read_write_concern_defaults_commands_api.js SERVER-45120 Move 'localSetTime' out of the RWConcernDefault IDL 2020-02-14 10:54:32 +00:00
read_write_concern_defaults_propagation.js SERVER-45120 Move 'localSetTime' out of the RWConcernDefault IDL 2020-02-14 10:54:32 +00:00
recovering_slaveok.js
refine_collection_shard_key_atomic.js SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
refine_collection_shard_key_basic.js SERVER-46505 Restore requirement that full shard key must be in query to update shard key value 2020-03-17 14:54:45 +00:00
refine_collection_shard_key_changelog.js SERVER-45655 fix refine_collection_shard_key_basic.js under continuous_config_stepdown suite 2020-01-21 14:06:24 +00:00
refine_collection_shard_key_drops_chunks.js SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
refine_collection_shard_key_jumbo.js SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
refine_collection_shard_key_primary_without_chunks.js SERVER-46004 refineCollectionShardKey should verify indexes on a shard with a chunk 2020-03-13 00:05:44 +00:00
refresh_sessions.js
regex_targeting.js
remove1.js
remove2.js SERVER-44855 Add comments and cleanup the catalog manager 2019-12-22 11:18:48 +00:00
remove3.js
remove_shard_with_zones.js SERVER-44695 Make removeShard throw an error if the shard is the only shard that a zone belongs to 2019-11-22 20:03:39 +00:00
rename_across_mongos.js
rename.js SERVER-45768 Tag rename7.js with assumes_against_mongod_not_mongos 2020-03-11 20:38:48 +00:00
repl_monitor_refresh.js Revert "SERVER-44954 Streamable RSM uses exhaust isMaster" 2020-03-25 16:07:17 +00:00
replication_with_undefined_shard_key.js
replmonitor_bad_seed.js
restart_transactions.js SERVER-43526 Re-enable commented test case in restart_transactions.js 2019-11-21 21:35:43 +00:00
resubmit_rangedeletions_on_stepup.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
resume_query_disallowed_on_mongos.js SERVER-43271 Don't modify 'db' variable in core tests, and tag tests with 'requires_find_command' 2019-12-04 21:07:47 +00:00
retryable_write_error_labels.js Revert "SERVER-44954 Streamable RSM uses exhaust isMaster" 2020-03-25 16:07:17 +00:00
retryable_writes.js SERVER-43889 Distinguish between retryable write and transaction when failing a command 2020-02-18 16:19:33 +00:00
return_partial_shards_down.js SERVER-45273 Remove the mongos version check in allow_partial_results.js and return_partial_shards_down.js 2020-02-18 16:08:03 +00:00
rs_stepdown_and_pooling.js
safe_secondary_reads_drop_recreate.js SERVER-46838 Update last_stable_mongos_commands.js to reflect the 4.5-branched codebase state 2020-03-27 10:08:39 +00:00
safe_secondary_reads_single_migration_suspend_range_deletion.js SERVER-46838 Update last_stable_mongos_commands.js to reflect the 4.5-branched codebase state 2020-03-27 10:08:39 +00:00
safe_secondary_reads_single_migration_waitForDelete.js SERVER-46838 Update last_stable_mongos_commands.js to reflect the 4.5-branched codebase state 2020-03-27 10:08:39 +00:00
secondary_cache_reload_no_hang.js SERVER-42737 Make secondary reads in ShardServerCatalogCacheLoader block behind the PBW lock 2019-10-23 16:07:44 +00:00
secondary_shard_version_protocol_with_causal_consistency.js
secondary_shard_versioning.js
server6179.js SERVER-46700 Update tests in aggregation suite to avoid spawning mongod/sharded clusters 2020-03-25 17:40:43 +00:00
server37750.js SERVER-46700 Update tests in aggregation suite to avoid spawning mongod/sharded clusters 2020-03-25 17:40:43 +00:00
server_status_crud_metrics.js SERVER-47014 Temporarily blacklist server_status_crud_metrics.js from multiversion suites 2020-03-20 17:42:49 +00:00
server_status.js
session_info_in_oplog.js
sessions_collection_auto_healing.js SERVER-35804 Disallow dropping config and admin from mongos 2020-04-14 22:02:54 +00:00
set_default_rwc_before_stop_sharding_test.js SERVER-45908 Use explicit read concern in sharding test index consistency hook 2020-02-12 19:35:47 +00:00
shard1.js SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
shard2.js SERVER-44855 Remove unused code from removeShard and ShardingTest 2019-12-22 17:31:43 +00:00
shard3.js SERVER-44855 Remove unused code from removeShard and ShardingTest 2019-12-22 17:31:43 +00:00
shard4.js SERVER-44855 Add comments and cleanup the catalog manager 2019-12-22 11:18:48 +00:00
shard5.js SERVER-44855 Remove unused code from removeShard and ShardingTest 2019-12-22 17:31:43 +00:00
shard6.js
shard7.js
shard_aware_init_secondaries.js SERVER-44672 Restart secondary without options in shard_aware_init_secondaries.js 2019-11-18 22:48:01 +00:00
shard_aware_init.js
shard_aware_on_add_shard.js
shard_aware_primary_failover.js
shard_collection_basic.js SERVER-43914 Permit sharding commands to accept compound hashed shard key specs 2019-11-26 15:17:39 +00:00
shard_collection_existing_zones.js
shard_collection_verify_initial_chunks.js
shard_config_db_collections.js
shard_drops_non_donor_indexes_before_first_chunk.js SERVER-44914 A shard receiving its first chunk should locally drop any indexes not on the donor 2019-12-20 23:05:39 +00:00
shard_existing_coll_chunk_count.js SERVER-43528 Remove already completed TODO in shard_existing_coll_chunk_count.js 2020-03-12 21:27:36 +00:00
shard_existing.js
shard_identity_config_update.js
shard_identity_rollback.js SERVER-47542: Omit shard_identity_rollback from implicit multiversion tests. 2020-04-15 21:19:34 +00:00
shard_insert_getlasterror_w2.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
shard_keycount.js
shard_kill_and_pooling.js SERVER-47540: Omit shard_kill_and_pooling from implicit multiversion tests. 2020-04-15 21:19:34 +00:00
shard_removal_triggers_catalog_cache_invalidation.js SERVER-46173 Disable index consistency check in shard_removal_triggers_catalog_cache_invalidation.js 2020-02-14 20:45:56 +00:00
shard_targeting.js
shard_with_special_db_names.js
sharded_limit_batchsize.js
sharded_profile.js
sharding_balance1.js
sharding_balance2.js SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
sharding_balance3.js SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
sharding_balance4.js SERVER-43960 Make sharding_balance4.js wait for chunk splits in between updates 2019-10-23 21:32:35 +00:00
sharding_migrate_cursor1.js
sharding_multiple_ns_rs.js SERVER-41781 Make one node in replica set non-voting to prevent non-deterministic election in the test. 2019-10-24 19:24:53 +00:00
sharding_options.js
sharding_rs1.js SERVER-46773 Remove v4.4 FCV handling for simultaneous index builds 2020-03-25 17:00:59 +00:00
sharding_rs2.js SERVER-46773 Remove v4.4 FCV handling for simultaneous index builds 2020-03-25 17:00:59 +00:00
sharding_statistics_server_status.js SERVER-45017 Remove index commands upgrade/downgrade code when 4.4 becomes last stable 2020-03-24 19:10:40 +00:00
sharding_system_namespaces.js
sharding_with_keyfile.key
shardingtest_control_1_node.js SERVER-43802 Add ReplSetTest and ShardingTest control tests for measuring baseline performance of setup and teardown procedures 2019-10-14 16:48:38 +00:00
shardingtest_control_12_nodes.js SERVER-43802 Add ReplSetTest and ShardingTest control tests for measuring baseline performance of setup and teardown procedures 2019-10-14 16:48:38 +00:00
shards_and_config_return_last_committed_optime.js
single_shard_find_forwarding.js SERVER-36290 find command on unsharded collection through mongos returns too much data from mongod to mongos 2020-01-03 15:27:55 +00:00
single_shard_transaction_with_arbiter.js
single_shard_transaction_without_majority_reads_lagged.js
snapshot_cursor_commands_mongos.js
sort1.js
split_against_shard_with_invalid_split_points.js
split_large_key.js SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
split_stale_mongos.js
split_with_force_small.js
split_with_force.js
ssv_config_check.js
stale_mongos_and_restarted_shards_agree_on_shard_version.js SERVER-47473 Remove usages of checkShardVersionOrThrow_DEPRECATED from OldClientContext 2020-04-15 19:14:39 +00:00
stale_mongos_updates_and_removes.js SERVER-38890 Make geo_near_sharded.js and stale_mongos_updates_and_removes.js start shards as replica sets instead of standalones after completion of causally consistent catalog cache refresh methods 2019-10-01 23:28:41 +00:00
stale_version_write.js
startup_with_all_configs_down.js SERVER-33830 Fix failing tests when shards are started as replica sets 2019-10-02 19:18:48 +00:00
stats.js
supporting_unique_index_check_is_versioned.js SERVER-46443 MongosProcessInterface::fieldsHaveSupportingUniqueIndex should read sharded indexes from a shard with a chunk 2020-04-06 22:53:51 +00:00
tag_auto_split_partial_key.js
tag_auto_split.js
tag_range.js
test_stacked_migration_cleanup.js SERVER-46149 Don't verify persisted range deletion state if FCV is last-stable in test_stacked_migration_cleanup.js 2020-03-18 14:46:18 +00:00
time_zone_info_mongos.js SERVER-46799 Update log messages based on LOGV2 style guide. 2020-03-23 01:01:43 +00:00
top_chunk_autosplit.js
top_chunk_split.js
trace_missing_docs_test.js
transactions_causal_consistency.js
transactions_distinct_not_allowed_on_sharded_collections.js
transactions_error_labels.js SERVER-44501 Modify the RoutingTableHistory to check if a particular shard has been indicated to need a refresh 2020-01-15 22:00:57 +00:00
transactions_expiration.js
transactions_implicit_abort.js SERVER-44501 Modify the RoutingTableHistory to check if a particular shard has been indicated to need a refresh 2020-01-15 22:00:57 +00:00
transactions_multi_writes.js
transactions_read_concerns.js SERVER-44501 Modify the RoutingTableHistory to check if a particular shard has been indicated to need a refresh 2020-01-15 22:00:57 +00:00
transactions_reject_writes_for_moved_chunks.js SERVER-44501 Modify the RoutingTableHistory to check if a particular shard has been indicated to need a refresh 2020-01-15 22:00:57 +00:00
transactions_snapshot_errors_first_statement.js
transactions_snapshot_errors_subsequent_statements.js
transactions_stale_database_version_errors.js
transactions_stale_shard_version_errors.js
transactions_target_at_point_in_time.js SERVER-44501 Modify the RoutingTableHistory to check if a particular shard has been indicated to need a refresh 2020-01-15 22:00:57 +00:00
transactions_targeting_errors.js
transactions_view_resolution.js
transactions_writes_not_retryable.js
transient_txn_error_labels_with_write_concern.js SERVER-45626: Introduce AutoGetOplog for consistent oplog locking rules 2020-03-13 17:21:07 +00:00
transient_txn_error_labels.js SERVER-44986 Blacklist incompatible tests from replica_sets_multiversion suite 2019-12-10 20:07:44 +00:00
txn_agg.js
txn_being_applied_to_secondary_cannot_be_killed.js SERVER-43519 Remove unneeded TODO 2020-04-15 18:50:42 +00:00
txn_commit_optimizations_for_read_only_shards.js SERVER-45623 read/write concern provenance 2020-02-16 04:51:35 +00:00
txn_recover_decision_using_recovery_router.js SERVER-44261 Replace waitForFailpoint function with waitForFailPoint command 2019-11-01 15:46:39 +00:00
txn_two_phase_commit_basic.js SERVER-43519 Remove unneeded TODO 2020-04-15 18:50:42 +00:00
txn_two_phase_commit_commands_basic_requirements.js
txn_two_phase_commit_coordinator_shutdown_and_restart.js SERVER-44261 Replace waitForFailpoint function with waitForFailPoint command 2019-11-01 15:46:39 +00:00
txn_two_phase_commit_failover.js SERVER-43519 Remove unneeded TODO 2020-04-15 18:50:42 +00:00
txn_two_phase_commit_killop.js SERVER-45058 Report currentOp.active as false when internal services block on condvars 2020-01-23 18:57:45 +00:00
txn_two_phase_commit_server_status.js
txn_two_phase_commit_wait_for_majority_commit_after_stepup.js SERVER-44501 Modify the RoutingTableHistory to check if a particular shard has been indicated to need a refresh 2020-01-15 22:00:57 +00:00
txn_with_several_routers.js
txn_writes_during_movechunk.js
unfinished_migration_server_status.js SERVER-43846 Add information about how many migration task were leftover from last primary 2020-03-03 17:34:22 +00:00
unique_index_on_shardservers.js
unowned_doc_filtering.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
unsharded_collection_targetting.js
unsharded_lookup_in_txn.js
update_compound_shard_key.js SERVER-46505 Restore requirement that full shard key must be in query to update shard key value 2020-03-17 14:54:45 +00:00
update_immutable_fields.js SERVER-44382 Allow upserting documents with missing shard key fields 2019-11-06 19:34:38 +00:00
update_replace_id.js SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
update_shard_key_conflicting_writes.js
update_shard_key_doc_moves_shards.js SERVER-47105 Make update stage use OwnershipFilter instead of CollectionDescription 2020-03-30 15:46:07 +00:00
update_shard_key_doc_on_same_shard.js SERVER-44501 Modify the RoutingTableHistory to check if a particular shard has been indicated to need a refresh 2020-01-15 22:00:57 +00:00
update_shard_key_pipeline_update.js SERVER-44501 Modify the RoutingTableHistory to check if a particular shard has been indicated to need a refresh 2020-01-15 22:00:57 +00:00
update_sharded.js SERVER-43306 Remove dryRun command-line option from multiversion tests 2019-11-14 16:49:49 +00:00
update_zone_key_range.js SERVER-44600: Test zone shard key validation 2019-11-22 19:36:46 +00:00
updates_to_rangedeletions_collection_trigger_range_deletions.js SERVER-45993 Remove code in migration tests that caters to 4.2 binaries 2020-04-03 14:55:40 +00:00
upsert_sharded.js SERVER-43860 Always upsert exact source document for pipeline-insert $merge 2019-11-14 21:59:35 +00:00
use_rsm_data_for_cs.js
uuid_propagated_to_config_server_on_shardCollection.js
uuid_propagated_to_recipient_shard_on_recvChunkStart.js
validate_collection.js SERVER-44855 Remove unused code from removeShard and ShardingTest 2019-12-22 17:31:43 +00:00
validate_commands_wc.js SERVER-44333 Extend write concern validation for mongos 2020-03-11 18:40:38 +00:00
verify_sessions_expiration_sharded.js
version1.js SERVER-44855 Add comments and cleanup the catalog manager 2019-12-22 11:18:48 +00:00
version2.js SERVER-44855 Add comments and cleanup the catalog manager 2019-12-22 11:18:48 +00:00
warm_up_connection_pool.js SERVER-42191 Blacklist warm_up_connection_pool.js 2020-02-11 20:29:37 +00:00
wildcard_index_banned_for_shard_key.js
write_cmd_auto_split.js
write_commands_sharding_state.js
write_transactions_during_migration.js
zero_shard_version.js
zone_changes_compound.js SERVER-44764 Test zone changes with compound shard key 2019-11-25 19:10:47 +00:00
zone_changes_hashed.js SERVER-44760 Test that the balancer splits and moves chunks when zone ranges do not align with chunk bounds in hashed sharding 2019-11-21 22:48:59 +00:00
zone_changes_range.js SERVER-44602 Test that chunks and documents are moved after zone changes 2019-11-20 22:31:42 +00:00