summaryrefslogtreecommitdiff
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-72921 Improve UX of generated multiversion tasks (mongo repo part)Tausif Rahman2023-05-091-12/+113
|
* SERVER-76489 Fixing implicit create collection on sharded DDL opsSergi Mateo Bellido2023-05-081-0/+2
|
* SERVER-76845 Remove the config_fuzzer_concurrency_sharded_replication suite ↵Dianna Hohensee2023-05-052-2/+2
| | | | from the Windows DEBUG builder variant
* SERVER-74963: Streams release buildsMatthew Normyle2023-05-051-0/+36
|
* SERVER-65369 Remove $_generateV2ResumeTokens parameter from aggregate ↵Arun Banala2023-05-032-17/+0
| | | | command after 7.0
* SERVER-76444 Enable multiversion suites on config shard variantJack Mulrow2023-05-021-3/+2
|
* SERVER-74548 combined asan and ubsan classic engine variantsTrevor Guidry2023-05-021-118/+51
|
* SERVER-76753 Delete ubuntu 18 container variantAlexander Neben2023-05-021-29/+0
|
* SERVER-74850 Deleted ubsan variant in favor of aubsan variantAlexander Neben2023-05-021-44/+3
|
* SERVER-76719 Make analyzeShardKey command set the monotonicity for hashed ↵Cheahuychou Mao2023-05-011-0/+4
| | | | compound shard keys to 'unknown' if the hashed field isn't the first field
* SERVER-76600 Increase timeouts for aggregation_timeseries_fuzzer on tsan/asanMilitsa Sotirova2023-04-281-0/+16
|
* SERVER-75538 Standardize "sharding_continuous_config_stepdown" suite name to ↵Pol Pinol Castuera2023-04-281-1/+0
| | | | prevent debugging delays
* SERVER-76550 Shards undergoing draining must chop big chunks to move them offPierlauro Sciarelli2023-04-271-0/+4
|
* SERVER-76549 Remove symbolization from macos variantsMikhail Shchatko2023-04-272-8/+0
|
* SERVER-72867 eol-terminate all nonempty text filesBilly Donahue2023-04-261-1/+1
|
* SERVER-76270 Moved lint_fuzzer_sanity to pythonAlexander Neben2023-04-262-21/+2
|
* SERVER-76455 Enable more jscore failover suites in config shard variantJack Mulrow2023-04-261-2/+1
|
* SERVER-70759 Fuzz sharding parameters in config_fuzzerLouis Williams2023-04-266-133/+6
|
* SERVER-76519: migrate crypt push task to GarasignTural Farhadov2023-04-261-4/+9
|
* SERVER-76311 Set upper limit for the sampleRate in configureQueryAnalyzer ↵Cheahuychou Mao2023-04-261-0/+4
| | | | command
* SERVER-76331 Bump mongo-task-generator version to 0.7.5Namaz Gurbanov2023-04-262-0/+6
|
* SERVER-74471 Prune change stream perf tests to reduce variability of the ↵Mindaugas Malinauskas2023-04-251-14/+0
| | | | performance measurements
* SERVER-76498: update push task to run on rhel8.7dylrich2023-04-251-1/+1
|
* SERVER-76083 Add a microbenchmarks telemetry variantCharlie Swanson2023-04-251-0/+8
|
* SERVER-75744: Re-enable stepdown variants.Kshitij Gupta2023-04-251-6/+8
|
* SERVER-72880 Fix and re-enable SELinux testsAdam Rayner2023-04-254-17/+10
|
* SERVER-76394 Allow the setAllowMigrations refresh to be sent to all shards ↵Allison Easton2023-04-251-0/+4
| | | | in a backportable way
* SERVER-76460 SimulateCrash hook shouldn't run on WindowsLouis Williams2023-04-252-3/+3
|
* SERVER-75269: Add classic engine build variants to evergreen nightly testsAdityavardhan Agrawal2023-04-242-0/+318
|
* SERVER-76102: Fix handleRIDRangeScan to set hasCompatibleCollation when ↵Hana Pearlman2023-04-241-0/+4
| | | | query excludes values of the cluster key affected by collation
* SERVER-76458: Remove ubsan from windows debugJeff Zambory2023-04-241-1/+1
|
* SERVER-73789: Use graviton workload client for AWS M60 Atlas VariantJawwad Asghar2023-04-241-2/+1
|
* SERVER-76036: Updating AMI / kernel version for atlas-like variants to matchJawwad Asghar2023-04-241-1/+1
|
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-243-16/+22
|
* SERVER-75626 added venv site-packages path to sys.path at macos hostJuan Gu2023-04-222-2/+0
|
* SERVER-76437 Add large file check to commit queueRyan Egesdahl2023-04-212-0/+23
|
* SERVER-76377 Fixed dependencies in multiversion testsAlexander Neben2023-04-211-22/+29
|
* SERVER-76324 Match telemetry perf schedules to baselinesCharlie Swanson2023-04-201-93/+86
|
* SERVER-75892 Exclude pin_code_segments_on_startup.js from s390x variantJason Chan2023-04-201-1/+1
|
* SERVER-71414 Added more tsan tests to passing variantAlexander Neben2023-04-201-11/+5
|
* SERVER-76137 Run sharding passthroughs with a config shard in config shard ↵Jack Mulrow2023-04-201-1/+5
| | | | variant
* SERVER-71083 Replace special WT configuration suites with config fuzzerLouis Williams2023-04-204-62/+44
|
* SERVER-71128 Add single writes without shard key jscore passthrough suiteJason Zhang2023-04-202-0/+7
|
* SERVER-76274 Move microbenchmarks to their own task distroSimon Eismann2023-04-191-4/+4
|
* SERVER-75943 Stop donwloading and testing 4.2 EOL version in multiversion ↵Tommaso Tocci2023-04-191-3/+1
| | | | test suites
* SERVER-76006 make compile half stream for smaller systemsDaniel Moody2023-04-182-4/+39
|
* SERVER-62997 Start building everything with c++20Alexander Neben2023-04-182-322/+3
|
* Revert "SERVER-76006 make compile half stream for smaller systems"auto-revert-processor2023-04-172-39/+4
| | | | This reverts commit 88a17d29b2890c0ab25ed44ddc349f3589fb6934.
* SERVER-73708 Filter out excluded tests when calculating evergreen timeoutsMikhail Shchatko2023-04-171-8/+0
|
* SERVER-76006 make compile half stream for smaller systemsDaniel Moody2023-04-152-4/+39
|