Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-61238 Don't overwrite hook logger in TenantMigrationThread | Mikhail Shchatko | 2021-11-05 | 1 | -4/+3 |
| | |||||
* | Revert "SERVER-59495 Donor and recipient tenant migration state machines ↵ | Gregory Wlodarek | 2021-11-04 | 1 | -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 generation | Jason Chan | 2021-11-04 | 1 | -1/+1 |
| | |||||
* | SERVER-61225 fix feature flag definition for standalone fixtures | Robert Guo | 2021-11-04 | 5 | -13/+18 |
| | |||||
* | SERVER-60458 Add a resmoke run flag to limit number of tests being run | Mikhail Shchatko | 2021-11-04 | 7 | -76/+127 |
| | |||||
* | SERVER-60674 Add google benchmark for BSONColumn | Henrik Edin | 2021-11-03 | 2 | -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 info | Benety Goh | 2021-11-03 | 2 | -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 Kaushik | 2021-11-03 | 5 | -44/+107 |
| | | | | the replicator | ||||
* | SERVER-61209 Add 'pr' to debug-file-resolver choices list | Jasur Nurboyev | 2021-11-03 | 1 | -2/+4 |
| | |||||
* | SERVER-57686 Create concurrency test for inserts during reshardCollection | Luis Osta | 2021-11-03 | 9 | -5/+24 |
| | |||||
* | SERVER-60927 run non-fuzzer multiversion suites against last-lts and ↵ | Robert Guo | 2021-11-03 | 29 | -331/+565 |
| | | | | last-continuous | ||||
* | SERVER-59495 Donor and recipient tenant migration state machines will ↵ | Suganthi Mani | 2021-11-02 | 1 | -15/+6 |
| | | | | persist the migration protocol info and tenantId info will be an empty string for 'Merge' protocol. | ||||
* | SERVER-61169 Fix unittests | Mikhail Shchatko | 2021-11-02 | 3 | -0/+53 |
| | |||||
* | SERVER-60779 Extend CheckReplDBHash to work with TenantMigrationsFixture and ↵ | Vishnu Kaushik | 2021-11-02 | 8 | -28/+73 |
| | | | | ClusterToClusterFixture | ||||
* | SERVER-61169 Inject ResmokeProxyService in MultiversionGenTaskDecorator | Mikhail Shchatko | 2021-11-02 | 3 | -4/+6 |
| | |||||
* | SERVER-61077 Pass mixed_bin_versions from suite definition to TestData object | Mikhail Shchatko | 2021-11-01 | 1 | -0/+4 |
| | |||||
* | SERVER-60927 fix multiversion concurrency tests | Robert Guo | 2021-10-29 | 1 | -2/+0 |
| | |||||
* | SERVER-59450 Add a resmoke.py subcommand to invoke minimizer runner ↵ | trahman1318 | 2021-10-29 | 2 | -4/+24 |
| | | | | [evergreen task updates] | ||||
* | SERVER-60695 Increase wait time after executing resmoke during test_resmoke.py | trahman1318 | 2021-10-29 | 1 | -1/+1 |
| | |||||
* | SERVER-58756 Store stmtIds for the operations in retryable internal ↵ | Cheahuychou Mao | 2021-10-29 | 1 | -2/+7 |
| | | | | transactions in applyOps oplog entries | ||||
* | SERVER-59741 Enable more sharded-collections time-series tests | David Percy | 2021-10-28 | 2 | -0/+5 |
| | |||||
* | SERVER-50281: Split mainline tasks differently than patch builds | David Bradford | 2021-10-28 | 2 | -1/+58 |
| | |||||
* | SERVER-61065 fix symbolizer invocation of multiversion setup | Robert Guo | 2021-10-28 | 1 | -3/+3 |
| | |||||
* | SERVER-54420 don't run feature flag tests on the multiversion ff variant | Robert Guo | 2021-10-28 | 3 | -5/+27 |
| | |||||
* | SERVER-61019 Move clustered_indexes_utils.js content under ↵ | Haley Connelly | 2021-10-27 | 1 | -2/+2 |
| | | | | ClusteredCollectionUtil class | ||||
* | SERVER-57891: Have setup_spawnhost_coredump let boost pretty printers ↵ | Daniel Gottlieb | 2021-10-27 | 1 | -1/+1 |
| | | | | autodetect the boost version. | ||||
* | SERVER-61023: Have setup_spawnhost_coredump extract executables such that ↵ | Daniel Gottlieb | 2021-10-27 | 1 | -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 Shchatko | 2021-10-27 | 1 | -1/+15 |
| | | | | the versions are identical | ||||
* | SERVER-60981 write out evg versions file in setup multiversion | Robert Guo | 2021-10-27 | 2 | -35/+71 |
| | |||||
* | SERVER-53886 Don't force latest FCV during validate in jstestfuzz ↵ | Mikhail Shchatko | 2021-10-27 | 2 | -0/+41 |
| | | | | multiversion tests | ||||
* | SERVER-60985 gdb helper includes WT_SESSION when dumping WT recovery units | Benety Goh | 2021-10-26 | 1 | -0/+25 |
| | |||||
* | SERVER-60985 SERVER-59856 gdb helper logs decoration type lookup error | Benety Goh | 2021-10-26 | 1 | -3/+6 |
| | |||||
* | SERVER-60913 fix suse12 package tests | Zakhar Kleyman | 2021-10-26 | 2 | -0/+137 |
| | |||||
* | SERVER-49763 Run fuzzers against last-continuous and last-lts | Mikhail Shchatko | 2021-10-26 | 15 | -96/+440 |
| | |||||
* | SERVER-60968 Added new PathResolver class to work with new web service | Jasur Nurboyev | 2021-10-26 | 1 | -53/+264 |
| | |||||
* | SERVER-60730 shardsvrDropDatabase should always join existing coordinator | Allison Easton | 2021-10-26 | 1 | -1/+0 |
| | |||||
* | SERVER-56172 Create "common" yml files for passthrough testing | Zituo Jin | 2021-10-26 | 5 | -385/+371 |
| | |||||
* | Revert "SERVER-59495 Donor and recipient tenant migration state machines ↵ | Suganthi Mani | 2021-10-25 | 1 | -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 Ahmad | 2021-10-25 | 1 | -0/+1 |
| | | | | arbitrary keys | ||||
* | SERVER-59495 Donor and recipient tenant migration state machines will ↵ | Suganthi Mani | 2021-10-23 | 1 | -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 timeout | Nicholas Zolnierz | 2021-10-22 | 1 | -0/+2 |
| | |||||
* | SERVER-60221 Merge Windows suggested build variants into required | Ryan Egesdahl | 2021-10-21 | 1 | -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 ShardedClusterFixture | Brett Nawrocki | 2021-10-21 | 3 | -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_stepdown | Allison Easton | 2021-10-21 | 1 | -1/+0 |
| | |||||
* | SERVER-60722 fix typo in resmoke suitesconfig error message | Robert Guo | 2021-10-21 | 1 | -1/+1 |
| | |||||
* | SERVER-60863 Update location of binary links during evergreen aware bisect | trahman1318 | 2021-10-20 | 3 | -13/+13 |
| | |||||
* | SERVER-60618 Install git on antithesis docker workload images | Richard Samuels | 2021-10-20 | 2 | -6/+6 |
| | |||||
* | SERVER-60490 Update FCV constants to recognise 5.2 as latest | Jon Streets | 2021-10-20 | 4 | -0/+5 |
| | |||||
* | SERVER-60820 Hang analyzer require evergreen credentials file to be written ↵ | Richard Samuels | 2021-10-20 | 4 | -10/+15 |
| | | | | to task directory | ||||
* | SERVER-60383 Disallow agg_graph_lookup.js for stepdown test-suite. | Rishab Joshi | 2021-10-19 | 4 | -0/+4 |
| |