summaryrefslogtreecommitdiff
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-23198 Build tools with ssl/sasl on POWERJonathan Reams2016-03-171-2/+2
|
* SERVER-23190 Add RHEL 7.1 PPCLE64 builder to 3.2Jonathan Reams2016-03-171-0/+136
|
* SERVER-22894 use python script instead of curl to download jstestfuzzRobert Guo2016-03-091-1/+1
| | | | (cherry picked from commit f242db24eafc1245cde91cfeb448e1fb1da0b4c7)
* Pull 3.2 go tool backportsJason Carey2016-03-081-1/+1
|
* SERVER-22313 ppc64le statically link libgoMark Benvenuto2016-03-071-0/+1
| | | | (cherry picked from commit b342e083fb54e9f34ca2123db900c3ef43056ddc)
* SERVER-22197 Don't use tcmalloc by default on non x86 linuxAndrew Morrow2016-03-071-0/+126
| | | | (cherry picked from commit baffac716d452e0058cca9717e30a2a359f7dd46)
* SERVER-22111 packager.py - Add support for ubuntu1504 on ppc64leMark Benvenuto2016-03-071-1/+20
| | | | (cherry picked from commit 5d3eaacef4f0d019799be993713affcea5e309c0)
* SERVER-22067 artifacts.tgz should contain stripped tests before uploadingMark Benvenuto2016-03-071-1/+4
| | | | (cherry picked from commit 7ac8ef6631e8797213255159b1485423eeceaf15)
* bump tools to 3.2.4r3.2.4-rc0r3.2.4Ramon Fernandez2016-02-291-1/+1
|
* SERVER-22533: disable ReadConcern.Majority tests for noJournal variantScott Hernandez2016-02-241-1/+1
| | | | (cherry picked from commit d0cd37a4e24a1aa3859409fbb87f0248264040e6)
* SERVER-22559 add --retry to curlRobert Guo2016-02-221-1/+1
| | | | (cherry picked from commit dfaa843d7e2f720e79e71f218a0398fd49efc37c)
* SERVER-22003 Only run inMemory variant once per day.Charlie Swanson2016-02-181-1/+2
|
* SERVER-22636 disable jstestfuzz's self-tests on EvergreenRobert Guo2016-02-171-5/+0
|
* SERVER-22513 Stop suppressing stderr output from jstestfuzz self-testsKamran Khan2016-02-171-1/+1
| | | | | | This change should make it easier to diagnose intermittent failures. (cherry picked from commit e39a25c60e551302323bfe7f3eafd6987d0014e7)
* bump tools to 3.2.2r3.2.2-rc2r3.2.2Ramon Fernandez2016-02-111-1/+1
|
* SERVER-22098 Split FSM sharded tests for SCCC into a separate suiteJonathan Abrahams2016-02-011-0/+145
| | | | (cherry picked from commit b56cd5cb1916e423f8803f0da2b3f3d3856588ad)
* SERVER-22350 Fail Evergreen task on package generation failureErnie Hershey2016-01-291-0/+3
| | | | (cherry picked from commit 7a95cd41c36465513c71b787205a01eb355fc320)
* SERVER-22326: Upgrade perf.yml to use new mongo-perf release r20160127dalyd2016-01-291-1/+1
| | | | (cherry picked from commit d21109c7b3222088c0a382bbc02103c4d133f42f)
* SERVER-22306: enable per-branch overridesChung-Yen Chang2016-01-263-5/+5
|
* SERVER-21309 Remove the Install Step from Jstestfuzz in EvergreenRobert Guo2016-01-261-18/+0
| | | | (cherry picked from commit d688727c3db96f899f6c01eff831161d1ed6cca1)
* SERVER-21917 Add the httpinterface test suite to the Enterprise RHEL 6.2 variantMike Grundy2016-01-251-0/+1
| | | | (cherry picked from commit b1faca785d8dc9f8d940a60e625347dda80f42f1)
* SERVER-22171 Remove the lint task from non-Enterprise RHEL 6.2 variantsKamran Khan2016-01-191-3/+0
| | | | (cherry picked from commit fd07c9285b29814d95547dce30f97c06868a973b)
* SERVER-21050 Disable CSRS continuous config server primary stepdown suiteKaloian Manassiev2016-01-131-1/+0
|
* SERVER-21050 Continuous config server primary step downKaloian Manassiev2016-01-131-0/+10
| | | | | This change adds a continuous primary stepdown capability to the ReplicaSetTest and hooks it into ShardingTest.
* SERVER-21952 Do not run jstestfuzz with --continueOnFailureJonathan Abrahams2016-01-111-43/+20
| | | | (cherry picked from commit 0543286571ae6df875b2cb23eb549bb14a8ca7c2)
* SERVER-21916 Add missing tasks/suites to ASan Evergreen variantJonathan Abrahams2016-01-111-4/+21
| | | | (cherry picked from commit 679f32fbc83b5bb310746a6084dc69a55c0c20af)
* SERVER-12108 Support Windows binaries for multiversion testsJonathan Abrahams2016-01-111-1/+3
| | | | (cherry picked from commit 44b96032027ad17cdd4ee1b6aaf5a2cf012fcfc8)
* SERVER-21950 Run concurrency suite on compile variants for DEBUG buildsJonathan Abrahams2015-12-281-0/+28
| | | | (cherry picked from commit 4da86be29a349ab2c34052d4972ebb789117e09b)
* SERVER-22009: start tracking v3.2 performanceChung-Yen Chang2015-12-242-9/+9
|
* SERVER-21999 fix sys-perf log pathRui Zhang2015-12-241-1/+1
| | | | (cherry picked from commit 475d452c315733e78e631d5d67165ba24e826157)
* SERVER-21900: fix resource leak in longevity.ymlChung-Yen Chang2015-12-241-18/+21
| | | | (cherry picked from commit 47915e43843f1d640faee5442b783a30c71df3eb)
* SERVER-22008: Turn on regression tracking for performance projects on 3.2dalyd2015-12-231-8/+8
|
* SERVER-21961: eliminiate the unncessary json.sendChung-Yen Chang2015-12-232-18/+13
| | | | (cherry picked from commit 86f19de074d37f55378c30f81cd9208031d29a78)
* SERVER-21891: perf.yml dependency fixChung-Yen Chang2015-12-231-31/+30
| | | | (cherry picked from commit c9ab09110a65f8373e033234c3529a3e90a54dd5)
* SERVER-21763: enable regression track for compareChung-Yen Chang2015-12-233-14882/+31
| | | | (cherry picked from commit 4cf67910519aee0d5af7a24b84db970551b0135b)
* bump tools to 3.2.1r3.2.1-rc0Ernie Hershey2015-12-171-1/+1
|
* SERVER-21864: streamline use of expansions in package signingSam Kleinman2015-12-141-4/+4
|
* SERVER-21665 Suppress tar output in jstestfuzz tasksJonathan Abrahams2015-12-111-1/+1
| | | | (cherry picked from commit 1aa857bb877d31ade92b5f6b91ad99a845978446)
* SERVER-21384 Add windows inMemory buildvariantCharlie Swanson2015-12-111-0/+49
|
* SERVER-21384 Enable all suites on ephemeral storage enginesCharlie Swanson2015-12-111-27/+72
|
* SERVER-13370 Amazon Enterprise RPM'sErnie Hershey2015-12-101-1/+5
| | | | (cherry picked from commit dfd50a3255dfbbe3545a1786ad345be27971588f)
* SERVER-21737: remove deprecated release process from evergreen configurationSam Kleinman2015-12-081-90/+0
| | | | (cherry picked from commit 295b65caf8702eb92bdb0ccdb541c5e8a138b268)
* SERVER-21725: enable perf script moveChung-Yen Chang2015-12-081-1/+1
|
* SERVER-21752 remove parallelization of jobs in slow2_WT to avoid out of ↵matt dannenberg2015-12-081-3/+2
| | | | memory error
* SERVER-21752 reduce number of jobs for slow2_WT to avoid out of memory errormatt dannenberg2015-12-081-0/+2
|
* SERVER-21725: yml changes for script movesChung-Yen Chang2015-12-083-55/+49
|
* SERVER-21793: update evergreen configuration for new 3.2 branchSam Kleinman2015-12-081-15/+15
|
* bump tools to 3.2.0-rc5Ramon Fernandez2015-12-011-1/+1
|
* SERVER-21384 Enable sharding suites on ephemeral storage enginesCharlie Swanson2015-11-301-0/+11
|
* SERVER-21676 Build Amazon Linux more frequently for Driver testingErnie Hershey2015-11-251-1/+0
|