summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-61238 Don't overwrite hook logger in TenantMigrationThreadMikhail Shchatko2021-11-051-4/+3
|
* Revert "SERVER-59495 Donor and recipient tenant migration state machines ↵Gregory Wlodarek2021-11-041-6/+15
| | | | | | will persist the migration protocol info and tenantId info will be an empty string for 'Merge' protocol." This reverts commit bbc96fbba2deaac539165bcd86bbdaf6037f41dd.
* SERVER-61227 add whitespace when appending resmoke args in task generationJason Chan2021-11-041-1/+1
|
* SERVER-61225 fix feature flag definition for standalone fixturesRobert Guo2021-11-045-13/+18
|
* SERVER-60458 Add a resmoke run flag to limit number of tests being runMikhail Shchatko2021-11-047-76/+127
|
* SERVER-60674 Add google benchmark for BSONColumnHenrik Edin2021-11-032-0/+17
| | | | Added a big literal containing 3000 FTDC samples compressed with BSONColumn. Used for testing roundtrip and performance of complex objects.
* SERVER-61177 Create GDB command to dump storage engine infoBenety Goh2021-11-032-0/+37
| | | | This also adds the new command to the hang analyzer script.
* SERVER-61080 Avoid failing replicator tasks for test failures unrelated to ↵Vishnu Kaushik2021-11-035-44/+107
| | | | the replicator
* SERVER-61209 Add 'pr' to debug-file-resolver choices listJasur Nurboyev2021-11-031-2/+4
|
* SERVER-57686 Create concurrency test for inserts during reshardCollectionLuis Osta2021-11-039-5/+24
|
* SERVER-60927 run non-fuzzer multiversion suites against last-lts and ↵Robert Guo2021-11-0329-331/+565
| | | | last-continuous
* SERVER-59495 Donor and recipient tenant migration state machines will ↵Suganthi Mani2021-11-021-15/+6
| | | | persist the migration protocol info and tenantId info will be an empty string for 'Merge' protocol.
* SERVER-61169 Fix unittestsMikhail Shchatko2021-11-023-0/+53
|
* SERVER-60779 Extend CheckReplDBHash to work with TenantMigrationsFixture and ↵Vishnu Kaushik2021-11-028-28/+73
| | | | ClusterToClusterFixture
* SERVER-61169 Inject ResmokeProxyService in MultiversionGenTaskDecoratorMikhail Shchatko2021-11-023-4/+6
|
* SERVER-61077 Pass mixed_bin_versions from suite definition to TestData objectMikhail Shchatko2021-11-011-0/+4
|
* SERVER-60927 fix multiversion concurrency testsRobert Guo2021-10-291-2/+0
|
* SERVER-59450 Add a resmoke.py subcommand to invoke minimizer runner ↵trahman13182021-10-292-4/+24
| | | | [evergreen task updates]
* SERVER-60695 Increase wait time after executing resmoke during test_resmoke.pytrahman13182021-10-291-1/+1
|
* SERVER-58756 Store stmtIds for the operations in retryable internal ↵Cheahuychou Mao2021-10-291-2/+7
| | | | transactions in applyOps oplog entries
* SERVER-59741 Enable more sharded-collections time-series testsDavid Percy2021-10-282-0/+5
|
* SERVER-50281: Split mainline tasks differently than patch buildsDavid Bradford2021-10-282-1/+58
|
* SERVER-61065 fix symbolizer invocation of multiversion setupRobert Guo2021-10-281-3/+3
|
* SERVER-54420 don't run feature flag tests on the multiversion ff variantRobert Guo2021-10-283-5/+27
|
* SERVER-61019 Move clustered_indexes_utils.js content under ↵Haley Connelly2021-10-271-2/+2
| | | | ClusteredCollectionUtil class
* SERVER-57891: Have setup_spawnhost_coredump let boost pretty printers ↵Daniel Gottlieb2021-10-271-1/+1
| | | | autodetect the boost version.
* SERVER-61023: Have setup_spawnhost_coredump extract executables such that ↵Daniel Gottlieb2021-10-271-7/+12
| | | | | | | they can be run. Executables and .debug files are now extracted into the bin directory. The contents of the bin directory are symlinked into the parent debug directory.
* SERVER-57723 Deduplicate last-continuous and last-lts multiversion tasks if ↵Mikhail Shchatko2021-10-271-1/+15
| | | | the versions are identical
* SERVER-60981 write out evg versions file in setup multiversionRobert Guo2021-10-272-35/+71
|
* SERVER-53886 Don't force latest FCV during validate in jstestfuzz ↵Mikhail Shchatko2021-10-272-0/+41
| | | | multiversion tests
* SERVER-60985 gdb helper includes WT_SESSION when dumping WT recovery unitsBenety Goh2021-10-261-0/+25
|
* SERVER-60985 SERVER-59856 gdb helper logs decoration type lookup errorBenety Goh2021-10-261-3/+6
|
* SERVER-60913 fix suse12 package testsZakhar Kleyman2021-10-262-0/+137
|
* SERVER-49763 Run fuzzers against last-continuous and last-ltsMikhail Shchatko2021-10-2615-96/+440
|
* SERVER-60968 Added new PathResolver class to work with new web serviceJasur Nurboyev2021-10-261-53/+264
|
* SERVER-60730 shardsvrDropDatabase should always join existing coordinatorAllison Easton2021-10-261-1/+0
|
* SERVER-56172 Create "common" yml files for passthrough testingZituo Jin2021-10-265-385/+371
|
* Revert "SERVER-59495 Donor and recipient tenant migration state machines ↵Suganthi Mani2021-10-251-6/+15
| | | | | | will persist the migration protocol info and tenantId info will be an empty string for 'Merge' protcol." This reverts commit 56a5ddbf5a2ba92169e81ec24f9387c5fe1c0931.
* SERVER-60537 Support clustering non-explicitly replicated collections by ↵Josef Ahmad2021-10-251-0/+1
| | | | arbitrary keys
* SERVER-59495 Donor and recipient tenant migration state machines will ↵Suganthi Mani2021-10-231-15/+6
| | | | | | persist the migration protocol info and tenantId info will be an empty string for 'Merge' protcol. Added a new optional "protocol" field to 'recipientSyncData' cmd & made 'tenantId' field as optional.
* SERVER-60906 Limit documents generated by $densify to avoid fuzzer timeoutNicholas Zolnierz2021-10-221-0/+2
|
* SERVER-60221 Merge Windows suggested build variants into requiredRyan Egesdahl2021-10-211-1/+1
| | | | | | | | We've fixed many of the reasons building and testing on Windows was slow, which was the reason we had disabled some of the more expensive tests on its "required" build variants. The tests that were only in the "suggested" build variants have been merged into the "required" build variants.
* SERVER-54623 Wait longer for session collection in ShardedClusterFixtureBrett Nawrocki2021-10-213-14/+28
| | | | | | | Test suites using the ShardedClusterFixture could time out waiting for replication after calling refreshLogicalSessionCacheNow during setup. This was most commonly seen during periods of high disk utilization. Instead of failing the test, wait however long it takes.
* SERVER-60804 Remove shard version checks from cursor_valid_after_shard_stepdownAllison Easton2021-10-211-1/+0
|
* SERVER-60722 fix typo in resmoke suitesconfig error messageRobert Guo2021-10-211-1/+1
|
* SERVER-60863 Update location of binary links during evergreen aware bisecttrahman13182021-10-203-13/+13
|
* SERVER-60618 Install git on antithesis docker workload imagesRichard Samuels2021-10-202-6/+6
|
* SERVER-60490 Update FCV constants to recognise 5.2 as latestJon Streets2021-10-204-0/+5
|
* SERVER-60820 Hang analyzer require evergreen credentials file to be written ↵Richard Samuels2021-10-204-10/+15
| | | | to task directory
* SERVER-60383 Disallow agg_graph_lookup.js for stepdown test-suite.Rishab Joshi2021-10-194-0/+4
|