summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-68399 Fix parsing of safeint version numbers in blackduck_hub.pyMark Benvenuto2022-08-221-3/+4
| | | | (cherry picked from commit 4b9b3427725b54b01e8fa4d7ed207b61551ad5fe)
* SERVER-63852 ThreadName rewriteBilly Donahue2022-08-221-1/+1
| | | | | | | | (cherry picked from commit 568226e1d66e88880daa901bea011aa8ed83d501) (Needed to bring more errno_util updates in) (cherry picked from commit 21fdd8ffd0b28adf3f096dab515d791bde20dab1)
* SERVER-68574 switch resmoke to logkeeper2Zakhar Kleyman2022-08-052-2/+2
|
* SERVER-67122 Add warning when requesting a module that doesn't exist or when ↵Richard Samuels2022-07-271-0/+16
| | | | | | | loading legacy ninja module (cherry picked from commit 7da265df0f82719bc642fc0e28718780ebd7c9b2) (cherry picked from commit 5a407c480493ec4dfd9c18d2c94d6238f0fba36c)
* SERVER-67882 Give sharded_collections_jscore_passthrough additional time on ↵r5.0.10-rc0r5.0.10Jeff Zambory2022-07-121-1/+5
| | | | mac variants
* SERVER-67405: Fix is_patch lookup for build_variant_genDavid Bradford2022-06-212-2/+67
|
* SERVER-66769 Add Windows support to spawnhost setup scriptMatt Kneiser2022-05-311-54/+109
| | | | (cherry picked from commit ad379f1338379fa96dcdf52f6c1a2f3b68f90dc7)
* SERVER-65131 Disable opportunistic read targetingVojislav Stojkovic2022-05-251-0/+16
|
* SERVER-66386 Update AMI images for package testsr5.0.9-rc1r5.0.9Brian McCarthy2022-05-172-7/+17
| | | | (cherry picked from commit 558e2dfd2cc4d4a7e87b321d1a65c89a23984b17)
* SERVER-64514 Blackduck check return code, update third_party_components.ymlMark Benvenuto2022-04-281-2/+4
| | | | (cherry picked from commit b4fd6d05d73b7a15443328514259f5c2b04073f1)
* SERVER-61460 correctly merge --setParameter in resmokeRobert Guo2022-04-264-3/+105
| | | | (cherry picked from commit 876e0930d208a9b29c2aa02b291a0d57db678f8f)
* SERVER-63850: Add the count command to API version 1Maddie Zechar2022-04-211-0/+3
|
* SERVER-62992 Remove need for resmoke.ini (v5.0)Richard Samuels2022-04-2113-69/+113
|
* SERVER-62299 Add support for Debian 11Zakhar Kleyman2022-04-123-2/+9
|
* SERVER-44074 Add Enterprise RHEL 8 (zSeries)Zakhar Kleyman2022-04-071-1/+1
|
* SERVER-65211 Use expansion to get binaries from the current branchMikhail Shchatko2022-04-051-0/+1
| | | | (cherry picked from commit d850d5782f407c5ac3d194d1d2b0b6a8495d79f5)
* SERVER-61032 Remove `PATH` variables when executing GDBRyan Egesdahl2022-03-282-3/+2
| | | | (cherry picked from commit 736a3ebe7241a0fbec8734d66b75e74697ce42a5)
* SERVER-61032 Fix hang_hanalyzer $PATHRyan Egesdahl2022-03-282-3/+3
| | | | (cherry picked from commit 682f784e93b1602f0dcd74115e2105e1433857f5)
* SERVER-61032 Ensure all current references to GDB are for v3 toolchainRyan Egesdahl2022-03-283-4/+4
| | | | (cherry picked from commit 65cf760916f7fe0e3d06f5e06a53e0a96b24d947)
* SERVER-56558 Robustify validate_db_metadata_command.js testArun Banala2022-02-242-0/+4
| | | | (cherry picked from commit 6997403b9fab1e397e1e13bbdf6e899aeee8b6fd)
* SERVER-62569 Handle bson_serialization_type for ArrayType in IDL ↵ali-mir2022-02-223-4/+94
| | | | | | Compatibility Checker script (cherry picked from commit a259083f1162f96b8380808b6c2fc6e4551130b4)
* SERVER-51456 Database Profiler outputs incorrect value of property ↵Romans Kasperovics2022-02-158-0/+8
| | | | | | "keysDeleted" for a remove operation when a write conflict occurs (cherry picked from commit 61ba21eac5b59b36e668307adeb043dab8153fb4)
* SERVER-63646 _raise_if_unsafe_exit uses wrong return_codeRichard Samuels2022-02-151-1/+1
| | | | (cherry picked from commit 4931ea397a8119b28309c4fbe3604079e840717b)
* SERVER-62761 Unset receiveChunkWaitForRangeDeleterTimeoutMS parameter in 4.4 ↵Marcos José Grillo Ramirez2022-02-041-0/+5
| | | | binaries
* SERVER-62285 added processing of cache-dir push failures.Daniel Moody2022-02-011-10/+17
| | | | (cherry picked from commit 021c3209622eb7e273e31424bdca2f70b964e1dc)
* SERVER-62680 write cache retrievals into a tmp location before final ↵Daniel Moody2022-02-011-0/+6
| | | | | | destination. (cherry picked from commit d20d317c08fd48b71f790c1bb013aa61c6f0f4b7)
* 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
| | | | (cherry picked from commit 88e6db5f89ff56e06d7950a051b62a56719fd488)
* 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
|