summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-39650 Ensure internal options cannot be specified in a raw aggregate ↵Anton Korshunov2019-03-071-0/+1
| | | | | | command sent to mongos (cherry picked from commit 3b4c635f2a3a65a8804232c80a48cdefa3c26b65)
* SERVER-39946: Better split tasks with lack of historyDavid Bradford2019-03-052-0/+23
| | | | (cherry picked from commit 2957deee8fc4ad595245ddb52013437e6b9ffdbd)
* SERVER-39641 Blacklist max_time_ms.js from read concern linearizable passthroughSamy Lanka2019-03-041-0/+3
| | | | (cherry picked from commit fff6fcea7d72afd0583c8ba4bdbce094f80d7574)
* SERVER-38975 Include UUID in high water marks from shards where the ↵Bernard Gorman2019-03-012-4/+0
| | | | | | collection does not exist (cherry picked from commit fbb9daeb791d16c49b861d82c097cf9bd9daf07e)
* SERVER-38412 Allow resuming from a high-water-mark pseudo resume tokenBernard Gorman2019-03-012-0/+4
| | | | (cherry picked from commit 90cd49725f41354509dece813343c62e6ee9f533)
* SERVER-38411 Propagate postBatchResumeToken through mongoS to clientBernard Gorman2019-03-0110-31/+0
| | | | (cherry picked from commit 560a0c3a3e20924b362fc2b159c30255d62e81d2) (cherry picked from commit 027cf6e2ac4958119dc5c108518f220722cd6f97)
* SERVER-38530 Add getResumeToken shell helperBernard Gorman2019-02-2810-0/+10
| | | | (cherry picked from commit 1d67c9bd3481a1cc3c7e09362e5b549cda77a350)
* SERVER-38408 Return postBatchResumeToken with each mongoD change stream batchBernard Gorman2019-02-2810-0/+20
| | | | | (cherry picked from commit fc5bc0947ceedee3b61b2d922cabd3e5df7ec07c) (cherry picked from commit 7f70c1213b2cc79591ea1d11f9724d057886a0fd)
* SERVER-39779: Don't set timeouts if not enough dataDavid Bradford2019-02-282-1/+41
| | | | (cherry picked from commit 418206426d4de5071e69b5e3588b31e26a0445d3)
* SERVER-39564: Fix burn_in_tests for _gen tasksDavid Bradford2019-02-142-0/+34
| | | | (cherry picked from commit 8fac3580ab40811cbcb078ec9e1e2f16bfbf23a1)
* SERVER-38933 currentOp is not resilient to drop shardMartin Neupauer2019-02-081-0/+1
| | | | (cherry picked from commit 08408f78930ace30f5a8cc0823b41b7d7798a24c)
* SERVER-39354 Remove SCons cache pruning from prior branchesBrian McCarthy2019-02-081-119/+0
|
* SERVER-31098 Wrong ns in system.profile for aggregation queryDevin Hilly2019-02-063-0/+3
| | | | (cherry picked from commit 1862b00862a6ea9c3fdd08bba52ea6a016eccbc5)
* SERVER-39284: Handle generated task timeouts with repeated suitesDavid Bradford2019-02-062-15/+53
| | | | (cherry picked from commit 7b7d1d979f33251d368523446f53c46b23f6d5f0)
* SERVER-39203 Ban failcommand_ignores_internal from mixed shards suiteA. Jesse Jiryu Davis2019-02-061-1/+2
|
* SERVER-39386 Specifically use the version of the android NDK that we want to useGabriel Russell2019-02-061-4/+9
|
* SERVER-38816: Split long running tasks up dynamicallyDavid Bradford2019-02-061-1/+2
| | | | (cherry picked from commit e1482235115efd0072c0e773cbd8e774578b68db)
* SERVER-39138: Properly handle new suites when splitting suitesDavid Bradford2019-02-052-5/+30
| | | | (cherry picked from commit eee822dc06f5f1514cb1a3f5930940ccf95f2e41)
* SERVER-39009 Make buildlogger credentials location configurableMathew Robinson2019-02-051-1/+2
| | | | (cherry picked from commit 78a8fa36593cc0c429ffe10e07ccc33f7ce81d27)
* SERVER-39234 Ensure `shardCollection` initial split works the same between ↵Kaloian Manassiev2019-01-301-2/+1
| | | | | | config server and shard primary (cherry picked from commit 1c61dfa3307c2009dd29c893b8d2b08af6bcf7d6)
* SERVER-37240 Enable dbhash background thread for ↵Vesselina Ratcheva2019-01-141-5/+0
| | | | | | enableMajorityReadConcern:false variant (cherry picked from commit 0991709cf60677b183cc0362e432c095d9ed185f)
* SERVER-37778 Add community and enterprise Ubuntu 18.04 s390xRamon Fernandez2019-01-121-1/+1
|
* SERVER-38946: Exclude newly blacklisted files when generating tasksDavid Bradford2019-01-112-80/+158
| | | | (cherry picked from commit 65c808b58b182e42fbc6a6d4c0adc3f57ad4c09a)
* SERVER-38114: Fix mainline buildsDavid Bradford2019-01-111-2/+3
| | | | (cherry picked from commit e467f47e912bd9cea6052fce895e436d2afdb9ed)
* SERVER-38114: Dynamically split previously split tasksDavid Bradford2019-01-1168-4416/+37
| | | | (cherry picked from commit 0ffb6bc78dc1219692b294215c97d48a7e9f1fdd)
* SERVER-38818: Split tasks with dependenciesDavid Bradford2019-01-1144-2728/+145
| | | | (cherry picked from commit 00728fb39267f5ca7c6bdc3bb69d2e445b5c3c29)
* SERVER-38416 Upgrade static OpenSSL to 1.1.1aSpencer Jackson2019-01-101-2/+2
| | | | (cherry picked from commit cb67f20b2591c0b96b31510a1fcf9edc654c6969)
* SERVER-35620 Use 'shasum -a 256' for tarball integrity.Billy Donahue2019-01-102-29/+23
| | | | | | | | | Instead of using in-house Python. Refactor fetch_and_build_openssl.sh workaround for old shasum stdin bug (cherry picked from commit 4e614564d032bc9133ac46319b588b4b62cee304)
* SERVER-37241 Add testing to verify proper expiration of sessions in the ↵Blake Oler2018-12-282-0/+4
| | | | | | sessions collection (cherry picked from commit 3caa3c4a4be7b84823f22f481365f58b124d6d00)
* SERVER-36817 replSetFreeze command run by stepdown thread may fail when ↵Jonathan Abrahams2018-12-211-17/+9
| | | | | | server is already primary (cherry picked from commit 0c0a4acea4a1c7bb579f5aaaa89a6f1545cf22ef)
* SERVER-38710: Support dependencies when generating tasksDavid Bradford2018-12-212-53/+132
| | | | (cherry picked from commit 5124ffa18d5c14b1434f0f281e3a961cffea7dfc)
* SERVER-38112: Add ability to dynamically split up long running tasks in ↵David Bradford2018-12-212-52/+128
| | | | | | evergreen (cherry picked from commit dcc81686d19bce6a7795ae440092f78579aebf91)
* SERVER-38509 fix lintBenety Goh2018-12-211-3/+2
| | | | (cherry picked from commit ecfd09e147562d7e4403ad5065ea386a15c0b294)
* SERVER-38509 Handle Evergreen degraded mode in generate_resmoke_suitesYves Duhem2018-12-214-11/+114
| | | | (cherry picked from commit a98950ce0441b2a6ecfb6397c9dfef927c159826)
* SERVER-38109 Use new Evergreen test stats APIYves Duhem2018-12-213-673/+201
| | | | (cherry picked from commit 1108946e1c2fb8922c384fa5171165868b1162a8)
* SERVER-37359 - Fix lintJonathan Abrahams2018-12-211-40/+22
| | | | (cherry picked from commit 1bef15e88938c69a96903a92ac20a4416e559a73)
* SERVER-37359 Update the test lifecycle script to use the new Evergreen test ↵Jonathan Abrahams2018-12-214-309/+370
| | | | | | stats endpoint (cherry picked from commit 31ed386e40f72efa18b2371b6dcd0a1ac8dc9baa)
* SERVER-38110 SERVER-38113: Generate resmoke config and evg config for a ↵David Bradford2018-12-2117-674/+464
| | | | | | sub-suite (cherry picked from commit baf4fa098e091da7107b33dce15a254cfcc44a26)
* SERVER-38115 Consolidate setting of resmoke.py --job to a python scriptJonathan Abrahams2018-12-204-3/+211
| | | | (cherry picked from commit 0d27c69179a511b861c8816489f8fe9206f12ecc)
* SERVER-38581 Add is_release expansion and use it in the mobile buildr4.0.5-rc1r4.0.5Ramon Fernandez2018-12-132-0/+4
| | | | (cherry picked from commit d631498a098e9a1190beeb8c468dcf7cce96b89d)
* SERVER-38392: remove assertion that we can't shard a non-empty collection ↵r4.0.5-rc0Kim Tao2018-12-111-0/+1
| | | | | | associated with tags (cherry picked from commit 778f905b2905c00b6f394d8db6e7d12e87d7ad3d)
* SERVER-38111: Add max_sub_suites in generate_resmoke_suiteDavid Bradford2018-12-073-5/+81
| | | | (cherry picked from commit b12875f9e31321c247cc70515d669dd71ffbf700)
* SERVER-37511 Ensure sessions collection is created in replica set fixtureBlake Oler2018-12-071-0/+6
| | | | (cherry picked from commit 6c5d1761688ea0c8e13fe62afb3574b5326ae9e6)
* SERVER-38421 Require a version of cryptography that is currently in the ↵Andrew Morrow2018-12-061-1/+1
| | | | toolchain
* SERVER-36626 Draw wait-for graph from left to rightSiyuan Zhou2018-12-051-0/+4
| | | | (cherry picked from commit 7a9b195b1665661e10c7e943ce9d5dc6f3226ffc)
* SERVER-38306: Update variable nameDavid Bradford2018-11-302-10/+11
| | | | (cherry picked from commit 04119abffaf6f4c14b0b61b9748d626d4d4a2c18)
* SERVER-38116: Fix typoDavid Bradford2018-11-301-1/+1
| | | | (cherry picked from commit d5c06c53024f5d9d35135248dbdf833459aace37)
* SERVER-38116: Don't include test_evergreen_gen_fuzzer_test in buildscripts_testDavid Bradford2018-11-301-0/+1
| | | | (cherry picked from commit bb969c1305c781f87fce7a75fffe1e79bb4d81ec)
* SERVER-38116: Dynamically generate fuzzer test tasksDavid Bradford2018-11-302-0/+297
| | | | (cherry picked from commit 18452b94f497e4f25493477ee45e759d449871e9)
* SERVER-37500 Blacklist geo_s2ordering from ↵Matthew Russotto2018-11-291-0/+3
| | | | | | replica_sets_kill_primary_jscore_passthrough suite (cherry picked from commit 485491d5839e11f47c6696d1bcf3a449bfbc56cf)