summaryrefslogtreecommitdiff
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-48094 Add RHEL 8.1 to repo_config yamlBrian McCarthy2020-05-111-0/+8
|
* SERVER-48090: Support python 3.6 with test generation toolsDavid Bradford2020-05-111-2/+2
|
* SERVER-46944 Re-enable tests on sharding_last_stable_mongos_and_mixed_shards ↵Marcos José Grillo Ramírez2020-05-081-11/+10
| | | | and sharding_multiversion suite
* SERVER-48008 Remove doc_validation_encrypt_keywords.js multiversion test ↵Nick Zolnierz2020-05-071-1/+1
| | | | since backport made it before stable release of 4.4.0
* SERVER-48005 reduce parallelism on Ubuntu 18.04 ARMRobert Guo2020-05-071-1/+1
|
* SERVER-47136 Fix multiversion blacklisting for replica_sets_multiversion and ↵Jason Chan2020-05-061-48/+5
| | | | sharding_multiversion
* SERVER-47989: Ensure lint dependencies are specifiedDavid Bradford2020-05-061-0/+2
|
* SERVER-46813 Revert "Temporarily reduce frequency of randomized testing"Mikhail Shchatko2020-05-051-42/+42
|
* SERVER-47685 Remove fetch_and_build_openssl.shSara Golemon2020-05-041-12/+0
|
* SERVER-46684 Repackage the hang-analyzer as a resmoke subcommandCarl Raiden Worley2020-05-041-4/+4
|
* SERVER-47390 Improve styling of Replication log linesJason Chan2020-05-011-0/+2
|
* SERVER-38961 remove evergreen builder for single phase index buildsBenety Goh2020-05-011-35/+0
|
* SERVER-47864 Create sdam RSM build variantjannaerin2020-05-011-0/+29
|
* SERVER-47773 Error consistently when tailable cursors and $near are used ↵Drew Paroski2020-04-301-0/+6
| | | | together
* SERVER-46769 Migrate from optparse to argparsevrachev2020-04-301-1/+1
|
* SERVER-47834 Add multiversion tests for collection validators with ↵Nick Zolnierz2020-04-291-1/+1
| | | | encryption-related keywords
* SERVER-44070 Platform Support: Add Community & Enterprise Ubuntu 20.04 x64Brian McCarthy2020-04-292-0/+132
|
* SERVER-47093 Re-enable multiversion passthroughsJason Chan2020-04-292-26/+30
|
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+1
|
* Revert "SERVER-45730 update commit queue message validation"David Bradford2020-04-291-1/+1
| | | | This reverts commit 54efb1c92a592f62f05c1eb9aeb92527c6008c08.
* SERVER-45730 update commit queue message validationJim OLeary2020-04-281-1/+1
|
* SERVER-47768 Configure the aggregation_read_concern_majority_passthrough ↵Mihai Andrei2020-04-271-0/+1
| | | | suite to use less memory
* SERVER-44072 Platform Support: Add Enterprise RHEL 8 PPCBrian McCarthy2020-04-271-0/+52
|
* SERVER-43333 Ingest drivers server selection testsjannaerin2020-04-241-1/+27
|
* SERVER-31368 Log time spent waiting in BlockingResultsMergerDavid Percy2020-04-231-0/+2
|
* SERVER-47190: Shutdown command with force:true should ignore all stepdown errorsLingzhi Deng2020-04-221-0/+2
|
* SERVER-46323 Update FCV constants throughout server code following 4.4 branchAli Mir2020-04-221-2/+2
| | | | | | | | | | | | | | SERVER-46589 Update Execution-related generic upgrade/downgrade references SERVER-46587 Update Replication-related generic upgrade/downgrade references SERVER-46839 Update Sharding-related generic upgrade/downgrade references SERVER-46590 Update Query-related generic upgrade/downgrade references SERVER-46318 Bump wire protocol version for 4.6 SERVER-46313 Bump Powercycle FCV
* SERVER-47656 Blacklist exhaust_isMaster_topology_changes.js from the ↵jannaerin2020-04-211-3/+5
| | | | scanning RSM variant
* SERVER-44067 Increase macosx target to 10.13Andrew Morrow2020-04-201-2/+2
|
* SERVER-47503 Run TLA+ tests dailyA. Jesse Jiryu Davis2020-04-201-2/+2
|
* SERVER-46594 Enable commit quorum for concurrency suites.Suganthi Mani2020-04-201-34/+20
|
* SERVER-47643 make sure reconfig passthroughs run on rhel62 largePavi Vetriselvan2020-04-181-0/+6
|
* SERVER-47399 Use File Nodes to manage dSYM substructureAndrew Morrow2020-04-171-0/+2
|
* SERVER-46744 Install unit test debug info without increasing disk utilizationAndrew Morrow2020-04-171-239/+222
|
* SERVER-44559 Enable WT debug table for powercycle testsJamie Heppenstall2020-04-171-9/+9
|
* SERVER-47592: Ensure burn_in_tags build variants are namedDavid Bradford2020-04-161-1/+1
|
* SERVER-47510 Disable index build commitQuorum on builders that override ↵Louis Williams2020-04-151-2/+6
| | | | mongodSetParameters
* SERVER-46326 update multiversion tests for 4.4Robert Guo2020-04-151-1/+1
|
* SERVER-47428 Move concurrency_sharded* tasks to -large distros.Max Hirschhorn2020-04-151-19/+47
| | | | | | | Not all build variants run the concurrency* tasks with the "large" task tag on a -large distro. The RHEL 6.2 and SUSE 12 build variants were specifically modified to do so because OOM failures have been observed on them.
* SERVER-43903 Always upload cache and config logs for all compilesAndrew Morrow2020-04-141-30/+32
|
* SERVER-45094 add replica_sets_reconfig_kill_primary_jscore_passthroughPavi Vetriselvan2020-04-141-0/+11
|
* SERVER-46437: Create baseline build variant for single task generated tasksDavid Bradford2020-04-131-1/+43
|
* SERVER-46688 Use TestData.inEvergreen to determine if data files should be ↵vrachev2020-04-131-1/+0
| | | | archived
* SERVER-47340 Improve management of statics in SSLThreadInfoAmirsaman Memaripour2020-04-111-0/+3
|
* SERVER-47341 Mark sources read only during scons compileAndrew Morrow2020-04-081-0/+7
| | | | | | | Also, validate the presence of the file that goes missing before and after the build. That way we have some idea of whether the file was deleted by SCons (or concurrently with SCons) or by some other task running in between SCons runs.
* SERVER-46827 Resmoke end2end tests for timeouts and archivalvrachev2020-04-081-0/+9
|
* SERVER-46830 remove CWRWC FCV 4.4 codeKevin Pulo2020-04-081-1/+1
|
* SERVER-46768 remove commit quorum builderBenety Goh2020-04-071-35/+0
|
* SERVER-46991 Create aggregation secondary reads passthrough which runs ↵Arun Banala2020-04-071-0/+11
| | | | against a sharded cluster
* SERVER-45416 Model-check TLA+ specs in EvergreenA. Jesse Jiryu Davis2020-04-061-7/+37
|