summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69002 backport per shard cursorsMickey. J Winters2022-09-071-0/+58
* SERVER-65131 Disable opportunistic read targetingVojislav Stojkovic2022-05-251-0/+16
* SERVER-65211 Use expansion to get binaries from the current branchMikhail Shchatko2022-04-051-0/+1
* SERVER-56558 Robustify validate_db_metadata_command.js testArun Banala2022-02-242-0/+4
* SERVER-51456 Database Profiler outputs incorrect value of property "keysDelet...Romans Kasperovics2022-02-158-0/+8
* SERVER-60684 Delete Serverless tests from 5.0 branchA. Jesse Jiryu Davis2022-01-318-1908/+0
* SERVER-63110 health monitoring backport to 5.0 branch 1Kshitij Gupta2022-01-291-0/+1
* SERVER-62876 Don't test capped with migrationsA. Jesse Jiryu Davis2022-01-256-0/+12
* SERVER-62147 Fix broken OP_QUERY exhaust cursor implementationDavid Storch2022-01-131-0/+1
* SERVER-61195 Scale BucketCatalog memory limit based on RAM sizeDan Larkin-York2022-01-051-1/+0
* SERVER-61005 rs.initiate() fails with "Invariant failure" under specific star...Huayu Ouyang2022-01-051-0/+1
* SERVER-62164 Remove obsoleted build variantsAndrew Morrow2021-12-221-5/+0
* SERVER-61754 dbCheck does not hold strong locks during batchesLouis Williams2021-12-203-6/+0
* SERVER-30846 Run dbCheck in the background of some FSM testsLouis Williams2021-12-173-0/+13
* SERVER-57686 Create concurrency test for inserts during reshardCollectionLuis Osta2021-11-047-0/+21
* SERVER-58960 Add benchmarks to measure the overhead from ShardingWriteRouter ...Luis Osta2021-11-012-0/+3
* SERVER-60730 shardsvrDropDatabase should always join existing coordinatorAllison Easton2021-10-281-3/+0
* SERVER-59885 Wait for replica set to stabilize before validating collectionsVishnu Kaushik2021-10-217-0/+23
* SERVER-55516 Enable time-series tests for sharding passthroughNikita Lapkov2021-10-206-6/+6
* SERVER-60285 Add FSM test for deletes on a sharded time-series collectionNikita Lapkov2021-10-203-0/+3
* SERVER-59180 Implement update rewrite and routing for sharded timeseries coll...Alya Berciu2021-10-203-0/+3
* SERVER-55429 Add timeout to migrations when waiting for range deletions on in...Marcos José Grillo Ramirez2021-10-1118-0/+19
* SERVER-58480 Add the necessary parameters to the ContinuousTenantMigration ho...Jason Zhang2021-09-303-0/+21
* SERVER-59170 Exclude max_doc_size.js from tenant_migration_multi_stmt_txn_jsc...Wenbin Zhu2021-09-201-0/+1
* SERVER-58903 Blacklist index_many2.js from tenant migration stepdown/kill/ter...Cheahuychou Mao2021-09-203-0/+9
* Revert "SERVER-56846 Fail reconfig for shard server if it would change DWCF a...r5.0.3-rc2r5.0.3Moustafa Maher2021-09-171-1/+0
* SERVER-56846 Fail reconfig for shard server if it would change DWCF and CWWC ...Moustafa Maher2021-08-101-0/+1
* SERVER-56019 re-enable timeseries_index.js in replica_sets_initsync_jscore_pa...Benety Goh2021-07-241-2/+0
* SERVER-57752 Archive data files for terminate_during_shutdown_checkpoint.jsr5.0.0-rc7Gregory Wlodarek2021-07-011-0/+2
* SERVER-58017 Remove downloading of 3.6 binaries since they're no longer avail...Mikhail Shchatko2021-06-251-30/+4
* SERVER-57261 Enable tenant migration kill primary passthrough with commitsr5.0.0-rc3Pavi Vetriselvan2021-06-221-5/+9
* SERVER-57261 Enable tenant migration terminate primary passthrough with commitsPavi Vetriselvan2021-06-221-3/+1
* SERVER-57261 Enable tenant migration stepdown passthrough with commitsPavi Vetriselvan2021-06-221-3/+1
* SERVER-55891: Create replica sets API version passthrough suiteXueruiFa2021-06-151-0/+44
* SERVER-55891: Create sharding API version passthrough suiteXueruiFa2021-06-151-0/+110
* SERVER-57534 Add internalQueryAppendIdToSetWindowFieldsSort to TestData for g...samontea2021-06-111-0/+1
* SERVER-56631 Make sure retryable write pre-fetch phase can see the config.tra...Wenbin Zhu2021-06-091-0/+1
* SERVER-56876 Test idempotency of resharding's oplog application with the resh...jannaerin2021-06-031-0/+17
* SERVER-55232 Review blacklisted rename tests (BACKPORT-9382)Pierlauro Sciarelli2021-06-0116-165/+18
* SERVER-47534 Unblacklist mongos_dataSize.js from sharding_last_stable_mongos_...Cheahuychou Mao2021-05-281-2/+0
* SERVER-55466: Run ping command at end of tenant migration txn passthrough testsXueruiFa2021-05-251-6/+1
* SERVER-57054 Remove index_stats.js from tenant_migration_jscore_passthroughAlya Berciu2021-05-211-0/+1
* SERVER-56916 Enable powercycle tasks on the mainlineMikhail Shchatko2021-05-201-5/+0
* SERVER-53944 remove core_sbe and aggregation_sbe test suitesKyle Suarez2021-05-192-58/+0
* Revert "SERVER-56953: Allow testing for new-style retryable findAndModify for...Daniel Gottlieb2021-05-186-18/+0
* SERVER-56953: Allow testing for new-style retryable findAndModify for basic o...Daniel Gottlieb2021-05-186-0/+18
* SERVER-52799 enable slot-based execution engine by defaultMartin Neupauer2021-05-171-1/+0
* SERVER-55964 Replace "blacklist" in all code and commentsShreyas Kalyan2021-05-1427-64/+64
* SERVER-56914 exclude insert1.js from tenant migration stepdown passthroughPavi Vetriselvan2021-05-141-0/+1
* SERVER-56550 Require consistent API params in getMore and txnsA. Jesse Jiryu Davis2021-05-1311-19/+24