summaryrefslogtreecommitdiff
path: root/src/mongo/shell/shardingtest.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74976: Remove TODO about checking if transitionFromDedicatedConfigServ...wenqinYe2023-05-101-2/+0
* SERVER-74787 Prepare jstest corpus for implicit strict modeMatt Broadstone2023-05-071-10/+10
* SERVER-76033: Shardingtest hardcodes wiredTigerKshitij Gupta2023-05-021-2/+2
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-241-21/+22
* SERVER-76137 Run sharding passthroughs with a config shard in config shard va...Jack Mulrow2023-04-201-1/+3
* SERVER-74445 Fix checkMetadataConsistency with a catalog shardJack Mulrow2023-04-141-4/+1
* SERVER-74498 Remove temporary_catalog_shard_incompatible tags (part 2)Jack Mulrow2023-04-121-1/+2
* SERVER-72924 add --shellSeed argument to resmokeTrevor Guidry2023-04-101-1/+1
* SERVER-75571 Skip metdata consistency check in catalog_shard_secondary_reads.jsTommaso Tocci2023-04-031-1/+4
* SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fixturetoto2023-03-301-0/+6
* SERVER-61100 Fix multiversion tests that assert last-lts/last-continuous inco...Tausif Rahman2023-03-291-490/+525
* Revert "SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fix...Tommaso Tocci2023-03-271-6/+0
* SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fixtureAntonio Fuschetto2023-03-271-0/+6
* SERVER-66652 Remove NoMoreAutoSplitter feature flagPierlauro Sciarelli2023-03-151-19/+0
* SERVER-74276 Add catalog shard sharding suitesJack Mulrow2023-03-011-4/+24
* SERVER-73865 Use config shard name for the config serverJack Mulrow2023-02-231-1/+1
* SERVER-73685 Implement command for transitioning to config shard catalogRandolph Tan2023-02-161-6/+12
* SERVER-72489 Config server always has shardIdentity and uses ShardServerCatal...Jack Mulrow2023-02-101-3/+9
* SERVER-73514 Use globalThis for globals in javascript std librariesMatt Broadstone2023-02-031-8/+4
* SERVER-72282 Don't fully disable catalog shard feature flagJack Mulrow2023-01-281-7/+1
* SERVER-71690 Implement a new sharding hook to verify the sharding filtering m...Jordi Serra Torrens2023-01-181-0/+5
* SERVER-72759: Setup pre-reqs for catalog shard test suite.Kshitij Gupta2023-01-121-3/+2
* SERVER-72058: shardingtest can come up with catalog shardKshitij Gupta2023-01-051-41/+89
* SERVER-69160: Await replication in shards in shardingTest for FCV initializationVarun Ravichandran2022-10-311-0/+7
* SERVER-70165: Add better logging for parallel shutdown and change flakey testsKshitij Gupta2022-10-071-0/+1
* SERVER-43776: Parallel Shutdown for Sharding TestsKruti Shah2022-08-041-3/+148
* SERVER-67301 Balancer may perform one unnecessary migration for a completely ...Silvia Surroca2022-07-271-14/+5
* Revert "SERVER-43776 replica sets shutdown in parallel"Abdul Qadeer2022-07-191-143/+3
* SERVER-67733 ShardingTest::awaitBalancerRound() doesn't work in case of CSRS...Tommaso Tocci2022-07-151-35/+0
* SERVER-43776 replica sets shutdown in parallelKruti Shah2022-07-141-3/+143
* Revert "SERVER-67733 ShardingTest::awaitBalancerRound() doesn't work in case ...Tommaso Tocci2022-07-121-2/+29
* SERVER-67733 ShardingTest::awaitBalancerRound() doesn't work in case of CSRS ...Tommaso Tocci2022-07-111-29/+2
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-061-2/+0
* SERVER-65645 IDL-ify all commands on the chunk migration pathEnrico Golfieri2022-06-221-2/+7
* SERVER-61634 ShardingTest tries to perform write without proper authSanika Phanse2022-06-141-1/+0
* SERVER-66078 Make config.system.sessions balanceable by data size criteriaPaolo Polato2022-06-011-2/+3
* SERVER-65816 Change balancer policy to balance on data size rather than numbe...Pierlauro Sciarelli2022-05-191-4/+6
* SERVER-65035 Create new JS hook to check routing table consistencyPaolo Polato2022-04-191-0/+5
* SERVER-64526 Fix printCollectionInfo for missing collectionsKaloian Manassiev2022-04-151-0/+3
* SERVER-64526 ShardingTest::getChunksString must rely on UUIDsEnrico Golfieri2022-04-141-9/+30
* SERVER-64729 Reduce mongos quiesce time in js ShardingTest fixtureTommaso Tocci2022-03-221-2/+2
* SERVER-60926 Make enableSharding command optionalTommaso Tocci2022-02-281-32/+1
* SERVER-59909 make ShardingTest and ReplSetTest option objects immutableDavis Haupt2021-12-021-0/+3
* SERVER-61375 Fix set FCV for sharded cluster fixtureMikhail Shchatko2021-11-101-1/+2
* SERVER-57662 Wait for config.system.sessions collection to exist on the confi...Sanika Phanse2021-10-261-5/+5
* SERVER-50389 fix clusterHasBinVersion()Robert Guo2021-10-051-4/+3
* SERVER-58831 standardize shardingtest multiversion versionRobert Guo2021-10-041-10/+10
* SERVER-59536 Add functions to restart ShardingTestRichard Samuels2021-08-251-4/+20
* SERVER-58172 run multiversion tests on master with 5.0 and disable incompatib...Robert Guo2021-07-221-3/+3
* SERVER-58683 Simplify config replicaset exposure in shardingtestTommaso Tocci2021-07-211-69/+11