.. |
addshard1.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
addshard2.js
|
SERVER-17232 Don't return connection to config server when shardName is admin
|
2015-03-10 09:50:26 -04:00 |
addshard3.js
|
|
|
addshard4.js
|
|
|
addshard5.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
array_shard_key.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
auth2.js
|
SERVER-12621 narrow the localhost exception when auth is enabled
|
2014-05-22 20:29:39 -04:00 |
auth_add_shard.js
|
SERVER-12621 narrow the localhost exception when auth is enabled
|
2014-05-22 20:29:39 -04:00 |
auth_config_down.js
|
SERVER-12621 narrow the localhost exception when auth is enabled
|
2014-05-22 20:29:39 -04:00 |
auth_copydb.js
|
|
|
auth_repl.js
|
SERVER-14742 delete old explain and turn on explain 2.0
|
2014-09-03 09:46:33 -04:00 |
auth_slaveok_routing.js
|
SERVER-14875 explain helpers for the shell
|
2014-10-13 19:59:21 -04:00 |
auth.js
|
SERVER-15973 disable sharding/auth.js and re-enable auth/auth1.js
|
2014-11-05 19:28:06 -05:00 |
authCommands.js
|
SERVER-12621 narrow the localhost exception when auth is enabled
|
2014-05-22 20:29:39 -04:00 |
authConnectionHook.js
|
|
|
authmr.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
authwhere.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
auto1.js
|
SERVER-15730 New top chunk logic can decide to moveChunk when it didn't before in auto1.js
|
2014-10-20 11:53:21 -04:00 |
auto2.js
|
SERVER-13816 Temporarily disable balancer in auto2.js
|
2014-05-02 11:39:33 -04:00 |
bad_config_load.js
|
SERVER-10177 Remove all Js instances of "throw 'string';" with "throw Error();"
|
2014-05-22 09:17:09 -04:00 |
basic_sharding_params.js
|
|
|
batch_write_command_sharded.js
|
SERVER-14032 verify _id present for upserts to multiple config servers
|
2014-06-05 17:53:00 -04:00 |
bouncing_count.js
|
|
|
bulk_insert.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
cleanup_orphaned_cmd_hashed.js
|
SERVER-1424 (re)smoke tag parsing and new test library, v0
|
2014-09-18 14:37:45 -04:00 |
cleanup_orphaned_cmd_prereload.js
|
|
|
cleanup_orphaned_cmd.js
|
SERVER-14041 enhance secondaryThrottle parameter
|
2014-07-16 13:41:37 -04:00 |
coll_epoch_test0.js
|
|
|
coll_epoch_test1.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
coll_epoch_test2.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
conf_server_write_concern.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
config_oplog.js
|
SERVER-13635: use consistent method for checking capped size
|
2014-10-07 23:50:03 -04:00 |
configdb_str.js
|
SERVER-16733 mongos does not fail when different configdb string is used
|
2015-01-09 10:32:54 -05:00 |
copydb_from_mongos.js
|
SERVER-15318 copydb should not use exhaust flag when used against mongos
|
2014-11-25 12:01:25 -05:00 |
count1.js
|
SERVER-15674 Auto split of low top chunk does not move it to appropriate shard node
|
2014-12-05 14:38:12 -05:00 |
count2.js
|
|
|
count_slaveok.js
|
SERVER-14914 Stop using waitForHealth in ReplSetTest.stop
|
2014-08-19 14:41:17 -04:00 |
covered_shard_key_indexes.js
|
SERVER-14875 explain helpers for the shell
|
2014-10-13 19:59:21 -04:00 |
create_idx_empty_primary.js
|
SERVER-16273 createIndex is not sent to shards with no chunk for ns
|
2014-12-11 13:39:09 -05:00 |
cursor1.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
cursor_cleanup.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
dbhash_cache.js
|
|
|
delete_during_migrate.js
|
|
|
diffservers1.js
|
|
|
disable_autosplit.js
|
|
|
drop_configdb.js
|
|
|
drop_sharded_db.js
|
|
|
dump_coll_metadata.js
|
|
|
empty_cluster_init.js
|
SERVER-17348 Bump mongos upgrade version for v3.2
|
2015-03-17 13:39:15 -04:00 |
empty_doc_results.js
|
SERVER-14797 simplify parallel.cpp, don't use empty docs as sentinels
|
2014-08-12 10:20:50 -04:00 |
exact_shard_key_target.js
|
SERVER-14138 mongos incorrectly targets multiple shards for nested field shard keys
|
2014-06-05 17:47:21 -04:00 |
explain_cmd.js
|
SERVER-15502 simple targeting of explain for writes in mongos
|
2014-10-08 10:04:53 -04:00 |
explain_read_pref.js
|
SERVER-15908 SERVER-15956 fix explain shell helper handling of slaveOk and readPref
|
2014-12-02 14:51:14 -05:00 |
fair_balancer_round.js
|
|
|
features1.js
|
SERVER-16580 Remove deprecated system collection references in JS tests
|
2015-01-09 18:40:56 -05:00 |
features2.js
|
SERVER-16580 Remove deprecated system collection references in JS tests
|
2015-01-09 18:40:56 -05:00 |
features3.js
|
SERVER-14143 Re-enable javascript interruption.
|
2014-12-01 16:31:10 -05:00 |
findandmodify1.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
findandmodify2.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
forget_mr_temp_ns.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
fts_score_sort_sharded.js
|
SERVER-13635: update many sharding tests to work with other storage engines
|
2014-10-11 00:20:10 -04:00 |
geo_near_random1.js
|
SERVER-10177 Remove all Js instances of "throw 'string';" with "throw Error();"
|
2014-05-22 09:17:09 -04:00 |
geo_near_random2.js
|
SERVER-10177 Remove all Js instances of "throw 'string';" with "throw Error();"
|
2014-05-22 09:17:09 -04:00 |
geo_shardedgeonear.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
group_slaveok.js
|
SERVER-14914 Stop using waitForHealth in ReplSetTest.stop
|
2014-08-19 14:41:17 -04:00 |
hash_basic.js
|
SERVER-1424 (re)smoke tag parsing and new test library, v0
|
2014-09-18 14:37:45 -04:00 |
hash_shard1.js
|
SERVER-1424 (re)smoke tag parsing and new test library, v0
|
2014-09-18 14:37:45 -04:00 |
hash_shard_non_empty.js
|
SERVER-1424 (re)smoke tag parsing and new test library, v0
|
2014-09-18 14:37:45 -04:00 |
hash_shard_num_chunks.js
|
SERVER-1424 (re)smoke tag parsing and new test library, v0
|
2014-09-18 14:37:45 -04:00 |
hash_shard_unique_compound.js
|
SERVER-1424 (re)smoke tag parsing and new test library, v0
|
2014-09-18 14:37:45 -04:00 |
hash_single_shard.js
|
SERVER-1424 (re)smoke tag parsing and new test library, v0
|
2014-09-18 14:37:45 -04:00 |
hash_skey_split.js
|
SERVER-1424 (re)smoke tag parsing and new test library, v0
|
2014-09-18 14:37:45 -04:00 |
idhack_sharded.js
|
SERVER-14302 SERVER-14304 Fix IDHackRunner's use of sharding filter
|
2014-06-19 14:55:28 -04:00 |
in_memory_sort_limit.js
|
SERVER-14306 Increase stability of sharding/in_memory_sort_limit.js test
|
2014-12-23 13:34:28 -05:00 |
index1.js
|
SERVER-13635: update many sharding tests to work with other storage engines
|
2014-10-11 00:20:10 -04:00 |
inserts_consistent.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
ismaster.js
|
|
|
jumbo1.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
key_many.js
|
SERVER-15674 Auto split of low top chunk does not move it to appropriate shard node
|
2014-12-05 14:38:12 -05:00 |
key_string.js
|
SERVER-15674 Auto split of low top chunk does not move it to appropriate shard node
|
2014-12-05 14:38:12 -05:00 |
large_skip_one_shard.js
|
SERVER-14875 explain helpers for the shell
|
2014-10-13 19:59:21 -04:00 |
limit_push.js
|
SERVER-14875 explain helpers for the shell
|
2014-10-13 19:59:21 -04:00 |
listDatabases.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
localhostAuthBypass.js
|
SERVER-14652 update tests for localhost exception
|
2014-07-25 00:43:55 -04:00 |
major_version_check.js
|
|
|
map_reduce_validation.js
|
SERVER-15525 Disallow specifying both inline and sharded in MapReduce out options
|
2014-10-06 11:42:59 -04:00 |
mapReduce_inSharded_outSharded.js
|
SERVER-15525 Disallow specifying both inline and sharded in MapReduce out options
|
2014-10-06 11:42:59 -04:00 |
mapReduce_inSharded.js
|
SERVER-15525 Split sharding map/reduce tests
|
2014-10-03 15:47:53 -04:00 |
mapReduce_nonSharded.js
|
SERVER-15525 Disallow specifying both inline and sharded in MapReduce out options
|
2014-10-06 11:42:59 -04:00 |
mapReduce_outSharded.js
|
SERVER-15525 Disallow specifying both inline and sharded in MapReduce out options
|
2014-10-06 11:42:59 -04:00 |
max_time_ms_sharded.js
|
SERVER-13635: update many sharding tests to work with other storage engines
|
2014-10-11 00:20:10 -04:00 |
merge_chunks_test_with_md_ops.js
|
|
|
merge_chunks_test.js
|
SERVER-13385 relax merge chunk constraints
|
2014-05-15 14:13:29 -04:00 |
migrate_overwrite_id.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
migrateBig.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
migration_failure.js
|
SERVER-14632 Chunk version epoch not parsed on applyOps error handling
|
2014-08-06 13:53:08 -04:00 |
missing_key.js
|
SERVER-1424 (re)smoke tag parsing and new test library, v0
|
2014-09-18 14:37:45 -04:00 |
mongos_no_detect_sharding.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
mongos_no_replica_set_refresh.js
|
SERVER-16635 Make sharding/mongos_no_replica_set_refresh.js agnostic to who is elected primary (take 2)
|
2014-12-24 16:58:23 -05:00 |
mongos_rs_auth_shard_failure_tolerance.js
|
SERVER-16649 Wait for replication in mongos_rs_{auth_}shard_failure_tolerance.js tests
|
2014-12-24 16:58:23 -05:00 |
mongos_rs_shard_failure_tolerance.js
|
SERVER-16961 incrementally cleanup connections in mongos_rs_shard_failure_tolerance.js
|
2015-01-21 11:29:28 -05:00 |
mongos_shard_failure_tolerance.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
mongos_validate_backoff.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
mongos_validate_writes.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
move_chunk_missing_idx.js
|
SERVER-12472 Fail MoveChunk if an index is needed on TO shard and data exists
|
2014-08-15 15:26:07 -04:00 |
movechunk_include.js
|
SERVER-13741 Migrate remaining tests to use write commands
|
2014-05-15 14:04:11 -04:00 |
movechunk_with_def_paranoia.js
|
SERVER-13635: update many sharding tests to work with other storage engines
|
2014-10-11 00:20:10 -04:00 |
movechunk_with_moveParanoia.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
movechunk_with_noMoveParanoia.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
movePrimary1.js
|
SERVER-17615 Return ShardNotFound error if non-existent shard passed to moveChunk/movePrimary
|
2015-03-17 12:13:44 -04:00 |
moveprimary_ignore_sharded.js
|
SERVER-13635: update many sharding tests to work with other storage engines
|
2014-10-11 00:20:10 -04:00 |
mr_noscripting.js
|
|
|
mrShardedOutput.js
|
SERVER-13635: update many sharding tests to work with other storage engines
|
2014-10-11 00:20:10 -04:00 |
mrShardedOutputAuth.js
|
|
|
multi_coll_drop.js
|
|
|
multi_mongos2.js
|
SERVER-13402 bulk insert can result in too large chunks
|
2014-04-21 11:43:55 -04:00 |
multi_mongos2a.js
|
|
|
multi_write_target.js
|
SERVER-11256 improve handling of empty vs nonexistent CollectionMetadata
|
2014-06-06 10:31:49 -04:00 |
names.js
|
|
|
no_empty_reset.js
|
|
|
noUpdateButN1inAnotherCollection.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
parallel.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
prefix_shard_key.js
|
SERVER-13635: update many sharding tests to work with other storage engines
|
2014-10-11 00:20:10 -04:00 |
presplit.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
query_sharded.js
|
SERVER-12750 disallow exhaust query option through mongos
|
2014-07-09 15:17:34 -04:00 |
read_pref_cmd.js
|
SERVER-12642 validates input to the distinct command
|
2014-06-17 17:52:39 -04:00 |
read_pref_multi_mongos_stale_config.js
|
SERVER-16027 create replica set monitor when req'd when resolving shards for write
|
2014-11-11 12:14:06 -05:00 |
read_pref.js
|
SERVER-14875 explain helpers for the shell
|
2014-10-13 19:59:21 -04:00 |
regex_targeting.js
|
SERVER-14973 consolidate shard key parsing, cleanup shard key patterns
|
2014-10-16 18:38:12 -04:00 |
remove1.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
remove2.js
|
SERVER-9710 remove _nosleep check for balancer
|
2014-06-05 12:19:24 -04:00 |
rename.js
|
SERVER-17383 Make sure that ops are sent to the right shard in rename.js
|
2015-02-26 10:20:47 -05:00 |
repl_monitor_refresh.js
|
|
|
replmonitor_bad_seed.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
reset_shard_version.js
|
SERVER-16184 repeated WriteBackListener error on out-of-order upgrade
|
2014-11-24 16:20:22 -05:00 |
return_partial_shards_down.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
rs_stepdown_and_pooling.js
|
|
|
SERVER-7379.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
shard1.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
shard2.js
|
SERVER-14875 explain helpers for the shell
|
2014-10-13 19:59:21 -04:00 |
shard3.js
|
SERVER-14875 explain helpers for the shell
|
2014-10-13 19:59:21 -04:00 |
shard4.js
|
|
|
shard5.js
|
|
|
shard6.js
|
|
|
shard7.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
shard_existing.js
|
SERVER-13635: make some test storage engine agnostic
|
2014-10-24 20:28:09 -04:00 |
shard_insert_getlasterror_w2.js
|
SERVER-13309 Remove grid.js from shard_insert_getlasterror_w2.js and moveprimary-replset.js
|
2014-04-23 11:20:17 -04:00 |
shard_key_immutable.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
shard_keycount.js
|
|
|
shard_kill_and_pooling.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
shard_targeting.js
|
SERVER-13702 Add JS tests for shard targeting.
|
2014-09-17 14:22:03 -04:00 |
shard_with_special_db_names.js
|
|
|
sharded_limit_batchsize.js
|
SERVER-13635: update many sharding tests to work with other storage engines
|
2014-10-11 00:20:10 -04:00 |
sharded_profile.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
sharding_options.js
|
SERVER-13439 Make sure values explicitly set to false in config file show up in parsed result
|
2014-05-13 17:08:50 -04:00 |
sharding_state_after_stepdown.js
|
SERVER-15375 lazily initShardVersion only when needed
|
2014-10-16 08:26:58 -04:00 |
sharding_system_namespaces.js
|
Revert "SERVER-17356 Rename 'storageEngine' to 'storage' in collection and index options"
|
2015-02-25 12:30:17 -05:00 |
sharding_with_keyfile_auth.js
|
SERVER-12621 narrow the localhost exception when auth is enabled
|
2014-05-22 20:29:39 -04:00 |
sharding_with_keyfile.key
|
|
|
sort1.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
split_chunk.js
|
SERVER-17394 Top chunk optimization logic can move chunk other than the extreme chunk
|
2015-03-02 16:58:25 -05:00 |
split_large_key.js
|
SERVER-14763 Refactor sharding/split_large_key.js
|
2014-08-04 20:51:17 -04:00 |
split_with_force_small.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
split_with_force.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
stale_version_write.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
stats.js
|
SERVER-16870 db.collectons.stats() supports indexDetails on sharded collections
|
2015-01-16 14:37:06 -05:00 |
sync2.js
|
SERVER-10177 Remove all Js instances of "throw 'string';" with "throw Error();"
|
2014-05-22 09:17:09 -04:00 |
sync3.js
|
|
|
sync6.js
|
SERVER-17113 Add more documentation for _testDistLockWithSkew
|
2015-02-09 11:54:26 -05:00 |
sync7.js
|
SERVER-13376 Make sync7.js less sensitive to delays
|
2014-03-27 13:47:01 -04:00 |
sync_conn_cmd.js
|
SERVER-17057 Make sure insert succeeded in sync_conn_cmd.js before testing
|
2015-01-26 16:10:27 -05:00 |
tag_auto_split.js
|
SERVER-12605 update ShardingTest to turn off balancer by default
|
2014-05-12 14:38:23 -04:00 |
tag_range.js
|
SERVER-15885: addTagRange & removeTagRange additional tests
|
2015-02-17 16:57:53 -05:00 |
test_stacked_migration_cleanup.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
top_chunk_autosplit.js
|
SERVER-17492 [RocksDB] Fix RocksDB build, broken by 59a9a04
|
2015-03-09 11:51:58 -04:00 |
trace_missing_docs_test.js
|
SERVER-13425 migrate sharding jstest suite to use write commands api
|
2014-04-21 16:53:25 -04:00 |
update_immutable_fields.js
|
SERVER-16184 repeated WriteBackListener error on out-of-order upgrade
|
2014-11-24 16:20:22 -05:00 |
update_sharded.js
|
SERVER-14973 consolidate shard key parsing, cleanup shard key patterns
|
2014-10-16 18:38:12 -04:00 |
upsert_sharded.js
|
SERVER-14973 consolidate shard key parsing, cleanup shard key patterns
|
2014-10-16 18:38:12 -04:00 |
user_flags_sharded.js
|
SERVER-13635: update many sharding tests to work with other storage engines
|
2014-10-11 00:20:10 -04:00 |
version1.js
|
SERVER-11256 improve handling of empty vs nonexistent CollectionMetadata
|
2014-06-06 10:31:49 -04:00 |
version2.js
|
SERVER-11256 improve handling of empty vs nonexistent CollectionMetadata
|
2014-06-06 10:31:49 -04:00 |
write_cmd_auto_split.js
|
|
|
zbigMapReduce.js
|
SERVER-15973 disable zbigMapReduce.js and auth1.js on 32-bit
|
2014-11-05 16:45:55 -05:00 |
zero_shard_version.js
|
SERVER-11256 improve handling of empty vs nonexistent CollectionMetadata
|
2014-06-06 10:31:49 -04:00 |