summaryrefslogtreecommitdiff
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-57588 Inconsistent query results when an array position is indexed ↵Timour Katchaounov2021-11-221-0/+4
| | | | whose value is an array
* SERVER-61627: Removing unused variantsCristopher Stauffer2021-11-191-210/+0
|
* Revert "SERVER-61047 Add test-only server parameter to validate BSONColumn ↵Henrik Edin2021-11-191-112/+0
| | | | | | in the validate command" This reverts commit 521121ac7a48552666ce49ac06ca44ca2e1250d4.
* SERVER-61047 Add test-only server parameter to validate BSONColumn in the ↵Henrik Edin2021-11-191-0/+112
| | | | | | validate command Compress and decompress Collection content using BSONColumn to validate that there are no data loss
* Revert "SERVER-61500 Adding serverless to the evergreen test process"mathisbessamdb2021-11-181-23/+16
| | | | This reverts commit 015301ac2004c7b5bbf03a9d4e6ea77002f22653.
* SERVER-61500 Adding serverless to the evergreen test processmathisbessamdb2021-11-181-16/+23
|
* SERVER-60682 Exempt transaction coordinators and journal flusher from ↵Josef Ahmad2021-11-171-0/+4
| | | | | | acquiring storage tickets Co-authored-by: Max Hirschhorn max.hirschhorn@mongodb.com
* SERVER-61361 Add jstestfuzz minimizer invocation as an artifacttrahman13182021-11-171-0/+13
|
* SERVER-61550 Modify auto_workload_path in perf.yml to be relative to cwdMridul Augustine2021-11-161-2/+2
|
* SERVER-61439 Skip audit encryption jstests if running on macOSErwin Pe2021-11-151-4/+4
|
* SERVER-61103 Enable libunwind for SUSE 15 buildsAndrew Morrow2021-11-111-2/+2
|
* SERVER-60712 Builders for experimental opts and hardeningsAndrew Morrow2021-11-101-0/+32
|
* SERVER-61040 remove the need to specify the storage engine for Evergreen tasks.Robert Guo2021-11-101-352/+34
|
* SERVER-61375 Fix set FCV for sharded cluster fixtureMikhail Shchatko2021-11-101-3/+3
|
* SERVER-61360 reduce jlink for debian 9 variants to 0.0625 from (default) 0.25Daniel Moody2021-11-101-0/+2
|
* SERVER-59721 Stop using the minValid optime when resolving a sync sourceSamy Lanka2021-11-091-0/+8
|
* SERVER-60655 Upload npm debug logs for fuzzer taskstrahman13182021-11-081-1/+27
|
* SERVER-61186 Remove ReshardingTest#isMixedVersionCluster() method.Max Hirschhorn2021-11-081-0/+4
| | | | | | | Also removes the require_fcv_51 tag from the resharding_histogram_metrics.js test and instead has it excluded from the implicit multiversion testing until SERVER 57700 is backported to the 5.0 branch.
* SERVER-60129 Create a replication passthrough suite for clustered collectionsLouis Williams2021-11-051-0/+11
|
* SERVER-61167 Update Xcode current builders to 13 and enable C++20Andrew Morrow2021-11-042-2/+30
|
* SERVER-60674 Add google benchmark for BSONColumnHenrik Edin2021-11-031-0/+11
| | | | Added a big literal containing 3000 FTDC samples compressed with BSONColumn. Used for testing roundtrip and performance of complex objects.
* SERVER-61161 Prevent antithesis images from being overwritten when older ↵Richard Samuels2021-11-031-5/+24
| | | | tasks are rerun
* SERVER-60927 run non-fuzzer multiversion suites against last-lts and ↵Robert Guo2021-11-032-146/+49
| | | | last-continuous
* SERVER-59505 Fix TS pushdown predicate to capture variable type measurementssamontea2021-11-021-0/+2
|
* SERVER-61193 Add upgrade suppression for libmongocryptMark Benvenuto2021-11-021-0/+1
|
* SERVER-61170: Add an explicit timeout for noPassthrough taskJeff Zambory2021-11-021-0/+1
|
* SERVER-61087 Prevent sbe_ixscan_explain.js from running in incompatible test ↵Jennifer Peshansky2021-11-011-0/+4
| | | | suites
* SERVER-60935 Fix disabled repl tests failing due to changing latest release ↵Vesselina Ratcheva2021-10-301-2/+0
| | | | to 5.2
* SERVER-59450 Add a resmoke.py subcommand to invoke minimizer runner ↵trahman13182021-10-291-0/+33
| | | | [evergreen task updates]
* SERVER-61102 Run unittest_shell_hang_analyzer on a large distroMikhail Shchatko2021-10-292-0/+3
|
* SERVER-61098 New suites for mongo-perf aggregation and query benchmarks with ↵Irina Yatsenko2021-10-291-0/+28
| | | | large dataset
* SERVER-59963 support patch build params for multiversion versionsRobert Guo2021-10-281-0/+6
|
* SERVER-61065 fix symbolizer invocation of multiversion setupRobert Guo2021-10-281-10/+11
|
* SERVER-54420 don't run feature flag tests on the multiversion ff variantRobert Guo2021-10-281-4/+2
|
* SERVER-54909 Report last durable and last applied operation wall times for ↵Vesselina Ratcheva2021-10-271-0/+4
| | | | all members in replSetGetStatus
* SERVER-60927 temporarily disable more shell hang analyzer unittestRobert Guo2021-10-271-6/+6
|
* SERVER-59191 Use expansions in modulesVlad Rachev2021-10-272-23/+23
|
* SERVER-60927 temporarily disable shell hang analyzer unittestRobert Guo2021-10-271-5/+4
|
* SERVER-61031: Changing daily variants from midnight UTC to noon UTC in order ↵Cristopher Stauffer2021-10-271-77/+77
| | | | to troubleshoot load issues.
* SERVER-53886 Don't force latest FCV during validate in jstestfuzz ↵Mikhail Shchatko2021-10-271-2/+2
| | | | multiversion tests
* SERVER-49763 Run fuzzers against last-continuous and last-ltsMikhail Shchatko2021-10-261-82/+8
|
* SERVER-60971: Remove calls to BF Suggestion serviceDavid Bradford2021-10-252-20/+0
|
* SERVER-60722 fix missing resmoke suiteRobert Guo2021-10-251-0/+1
|
* SERVER-54952 use 9xlarge for sys-perf compileRobert Guo2021-10-251-1/+1
|
* SERVER-60671 Remove the Dagger toolRyan Egesdahl2021-10-222-2/+0
|
* SERVER-55535 Performance tests to exercise change streams optimizationsJustin Seyster2021-10-221-0/+16
|
* SERVER-60221 Merge Windows suggested build variants into requiredRyan Egesdahl2021-10-212-118/+36
| | | | | | | | 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.
* Revert "SERVER-60221 Merge Windows suggested build variants into required"Ryan Egesdahl2021-10-211-35/+115
| | | | This reverts commit 11a967245cdff3c73ec6ca0c0ba7dc1dccfa62d3.
* SERVER-60138 Added the `big_collection` benchmark to the list of performance ↵Mohammad Dashti2021-10-211-0/+13
| | | | benchmarks
* SERVER-60221 Merge Windows suggested build variants into requiredRyan Egesdahl2021-10-201-115/+35
| | | | | | | | 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.