summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-62147 Fix broken OP_QUERY exhaust cursor implementationDavid Storch2022-01-131-0/+1
|
* SERVER-61242 Add logic to the CI to add BUILD ID info to the symbolizer serviceJasur Nurboyev2022-01-123-73/+1121
|
* SERVER-57092 use real JS test name for passthrough JS runner suitesRobert Guo2022-01-112-4/+14
| | | | (cherry picked from commit 9434716bca785e0a0abce212272f27fdceb73054)
* 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 ↵Huayu Ouyang2022-01-051-0/+1
| | | | | | startup options (cherry picked from commit 684d193982c2b53821f74c86cce76d88e90c5b15)
* SERVER-60517 Enforce eviction_dirty_target < eviction_dirty_trigger in the ↵Josef Ahmad2021-12-281-1/+1
| | | | | | fuzzer (cherry picked from commit f837c888695e4bd6beef76db88c5647379c3157a)
* 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
| | | | | | | | | The dbCheck command accepts an optional (default true) parameter, 'snapshotRead', that uses point-in-time reads to check each batch. When true, dbCheck does not block writes. When set to false, dbCheck reverts to blocking writes. (cherry picked from commit da10567348cf7883e2ec40a441e38efc17c23385)
* SERVER-30846 Run dbCheck in the background of some FSM testsLouis Williams2021-12-174-0/+86
| | | | | | | | | | This also makes various resiliency improvements to dbCheck (cherry picked from commit a82ac9642ec207f12714b99674aeafb974eb5c3b) SERVER-30846 Don't run hook outside latest FCV (cherry picked from commit 2c91d33874d9faf6140169efa54271480e42e6b2)
* SERVER-56167 Guarantee hang analyzer collects core dumps for sharded clustersMikhail Shchatko2021-12-133-95/+120
| | | | (cherry picked from commit 940116b555f9b5e624b13d4465ebfa83a00ee049)
* SERVER-60004 archive all files on all mainline variantsRobert Guo2021-12-091-4/+2
| | | | (cherry picked from commit 7f67f62cd9811d17997565efe154454c2838400d)
* SERVER-60513 run burn_in_tags on -large distrosRobert Guo2021-11-231-1/+5
| | | | (cherry picked from commit 9810d039aa099710e08018aeec1f385056f7526b)
* SERVER-60393 increase replica_sets_jscore_passthrough time limit to 3hrMoustafa Maher Khalil2021-11-181-3/+1
| | | | (cherry picked from commit 74ae80e68d7c17a153e205b78f4f0b238b8fa547)
* SERVER-61291 Fix forward compatibility with ↵Moustafa Maher Khalil2021-11-051-1/+18
| | | | checkout_idl_files_from_past_releases.py
* SERVER-57686 Create concurrency test for inserts during reshardCollectionLuis Osta2021-11-049-10/+24
|
* SERVER-58960 Add benchmarks to measure the overhead from ShardingWriteRouter ↵Luis Osta2021-11-012-0/+3
| | | | on the write codepath
* SERVER-60695 Increase wait time after executing resmoke during test_resmoke.pytrahman13182021-11-011-1/+1
| | | | (cherry picked from commit 29f37c55c677a17aa162146fa9c376df4d82da84)
* SERVER-54623 Wait longer for session collection in ShardedClusterFixtureBrett Nawrocki2021-10-303-14/+28
|
* SERVER-60730 shardsvrDropDatabase should always join existing coordinatorAllison Easton2021-10-281-3/+0
| | | | (cherry picked from commit 0bd0ddfb1d6875c3ce4390d30e0566b107256f29)
* SERVER-60913 fix suse12 package testsZakhar Kleyman2021-10-272-0/+137
|
* 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-207-6/+8
| | | | (cherry picked from commit 5855f42358168a10e1a8b3c8f3945db4003b9563)
* SERVER-60285 Add FSM test for deletes on a sharded time-series collectionNikita Lapkov2021-10-203-0/+3
| | | | (cherry picked from commit a73cbaa31af52f1f8de9c35f579c69bb384a9501)
* SERVER-59180 Implement update rewrite and routing for sharded timeseries ↵Alya Berciu2021-10-203-0/+3
| | | | | | collections (cherry picked from commit 80c8f9c04e2890a65d0f3db64d7b9d9b1e44db73)
* SERVER-57567 Update sharded passthrough suite to handle time series collectionsArun Banala2021-10-191-0/+5
| | | | | | | | (cherry picked from commit 536cd38e7ab615181f5586519f60728c52e47108) SERVER-57567 Fix bug to consider tests running on Windows (cherry picked from commit 7ff8d8762cd47376e16f67e712a8f69d95d3689d)
* SERVER-55429 Add timeout to migrations when waiting for range deletions on ↵Marcos José Grillo Ramirez2021-10-1118-0/+19
| | | | intersecting ranges
* SERVER-60523 Standalone fixture incorrectly handles directory creation ↵Richard Samuels2021-10-091-5/+1
| | | | | | exceptions (cherry picked from commit d5010cf9e5b712f96c1a2c6539e303687b202f8a)
* SERVER-60554 Reduce ConnectionAttempts in ssh connection options in powercycleMikhail Shchatko2021-10-081-1/+1
| | | | (cherry picked from commit 507652f425f3acc69e5f49e102a1aafce74c520a)
* SERVER-58480 Add the necessary parameters to the ContinuousTenantMigration ↵Jason Zhang2021-09-303-0/+21
| | | | | | hook to allow for proper transient error retry (cherry picked from commit 785c2ed58a5e98335faf37b14cef0bbce5832ee2)
* SERVER-60340 Don't forward mongo ports through SSH tunnel in powercycleMikhail Shchatko2021-09-301-21/+5
| | | | (cherry picked from commit 85a5fe32e3932fd834993cbf32d2115fffae4e01)
* SERVER-59952 Fix multiversion burnin_tests error during resmoke processCarlos Anaya2021-09-281-1/+1
| | | | (cherry picked from commit ed888257db60e851557a2e2bf6c602e39f7dc849)
* SERVER-60259 set require multiversion in task generationRobert Guo2021-09-281-0/+1
|
* SERVER-59321 Update suffix var to v5.0 in compile expansionsBrian McCarthy2021-09-241-2/+2
|
* SERVER-59178 Excluded new internalQueryForceClassicEngine setParameter from ↵Jennifer Peshansky2021-09-231-0/+4
| | | | multiversion suites
* SERVER-59110 Update connection error message in powercycleMikhail Shchatko2021-09-231-2/+1
| | | | (cherry picked from commit 85976973ce08a8d7dedbcc108d4ace00c25c9b04)
* SERVER-60145: Name generated resmoke files based on task nameDavid Bradford2021-09-227-52/+70
| | | | (cherry picked from commit 23d44ef5178d060b1c5fb7487aa561cfe617527c)
* SERVER-59649: Ensure multiversion generated files are have unique namesDavid Bradford2021-09-227-13/+64
| | | | (cherry picked from commit 21d0d3c5efa6d69e462fb3c962e4b6297949fe1d)
* SERVER-59298: Fix buildscripts testDavid Bradford2021-09-211-1/+1
|
* SERVER-59298: Generated fuzzer tasks should use timeout_secs not ↵David Bradford2021-09-212-3/+3
| | | | | | exec_timeout_secs (cherry picked from commit ecc6179c18ed1e3b38d7ee244319210b18e24bad)
* SERVER-59054: Enforce timeouts for generated fuzzer tasksDavid Bradford2021-09-212-2/+17
| | | | (cherry picked from commit 8b6082cc0c71dab86443b101eac79731aea8a356)
* SERVER-59606: Do not set dynamic timeouts of tasks without full runtime historyDavid Bradford2021-09-202-1/+22
| | | | (cherry picked from commit c64f66f267f1af919f323a0d7a32292a9a0965d1)
* SERVER-59476: Allow for commit messages reverting wiredtiger importsDavid Bradford2021-09-202-1/+9
| | | | (cherry picked from commit 44ecd94334b1bde9e5f39cdc0b115cbb62f414a9)
* SERVER-59170 Exclude max_doc_size.js from ↵Wenbin Zhu2021-09-201-0/+1
| | | | | | tenant_migration_multi_stmt_txn_jscore_passthrough suite. (cherry picked from commit b67c1909832b20f782858f348f8ccae7c92fe9b5)
* SERVER-57780 Improve BlackDuck timeout handlingMark Benvenuto2021-09-201-1/+37
| | | | (cherry picked from commit 69b4c29d7486b66bc4a09c8eeeee6a0d575db510)
* SERVER-58903 Blacklist index_many2.js from tenant migration ↵Cheahuychou Mao2021-09-203-0/+9
| | | | | | stepdown/kill/terminate passthrough suites (cherry picked from commit 788a4d88a4ce8b6b972c67cd33d874b6ba1d149e)
* Revert "SERVER-56846 Fail reconfig for shard server if it would change DWCF ↵r5.0.3-rc2r5.0.3Moustafa Maher2021-09-171-1/+0
| | | | | | and CWWC is not set" This reverts commit 081648d6c77cfaab1688ed762aff14c665a72415.
* SERVER-58806 Increase task timeout for replica_sets_jscore_passthrough on ↵Samy Lanka2021-08-201-0/+1
| | | | | | Enterprise MacOS (cherry picked from commit a649a00207db3857147df2686cacf9a376549dd2)
* SERVER-56846 Fail reconfig for shard server if it would change DWCF and CWWC ↵Moustafa Maher2021-08-101-0/+1
| | | | is not set
* SERVER-58565 Adjust timeout for replica_sets_jscore_passthroughMoustafa Maher2021-08-101-6/+4
|
* SERVER-59203: Remove assert on mocks in buildscripts_testDavid Bradford2021-08-091-1/+0
| | | | (cherry picked from commit 82f713b946460738ad15469c083f173ae0d1f80b)