summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-20464: Add units of measurement to log output of perf regression analysisdalyd2015-09-241-2/+2
| | | | (cherry picked from commit 3c57ce8739b31c23a39c8a762fc44f11a677268d)
* SERVER-18516 Use OS codename in Debian/Ubuntu repo 'Suite' fieldErnie Hershey2015-09-232-4/+4
| | | | (cherry picked from commit 3f8acecab74e520aa1f1564cd0512417a0f3c64e)
* SERVER-19564: explicitly skip benchRun tests on smoke.py (resmoke does this ↵Martin Bligh2015-09-171-0/+2
| | | | by glob pattern)
* SERVER-19901: Mongo-perf analysis script -- Compare to tagged baselinedalyd2015-09-171-16/+52
| | | | | With blank override.json file for 3.0 branch (cherry picked from commit c1b0712f62788ef7b8f397343cb91b73259e20b1)
* SERVER-20035: Update perf_regresison_check.py script to output report.json ↵dalyd2015-09-171-6/+32
| | | | | | summarizing results (cherry picked from commit 6fa5547c842a31712af91cf2927a631dbbcbdbf4)
* SERVER-20316: Relax thread level comparisons on mongo-perf check scriptdalyd2015-09-171-7/+13
| | | | (cherry picked from commit b5e486fcaf73847aa41c2fc55ca94fab3c4eb1cc)
* SERVER-19902: Mongo-perf analysis script -- Use noise data for regression ↵dalyd2015-09-011-35/+149
| | | | | | | comparison instead of fixed percentage Signed-off-by: Ramon Fernandez <ramon.fernandez@mongodb.com> (cherry picked from commit cb91350bf017337a734dcd0321bf4e6c34990b6a)
* SERVER-19899: Mongo-perf analysis script -- Check for per thread level ↵dalyd2015-09-011-21/+35
| | | | | | regressions (cherry picked from commit f830ac3042c622f19ff49ee5400ebdf214186f3e)
* SERVER-19820: return failure correctlydalyd2015-09-011-3/+3
| | | | (cherry picked from commit c04aaefd09a28028221ec4700faa516602048bc7)
* SERVER-19820: Update perf.yml to use mongo-perf check scriptdalyd2015-09-011-0/+148
| | | | (cherry picked from commit 19711b1d9119533cb99f8f513de4b7c3a868e126)
* SERVER-19070: Fix various clang-format issuesMartin Bligh2015-08-031-6/+11
| | | | (cherry picked from commit 0a9a207be302c2deb23311659cad158f84f3a9bf)
* SERVER-19070 Make clang format script use python tarfileJonathan Reams2015-08-031-4/+17
| | | | (cherry picked from commit 31403b950cca6b1243c8b6122c0a50b5ad957eda)
* SERVER-18579: Fix clang_format.py resmoke dependenciesMark Benvenuto2015-07-292-0/+4
|
* SERVER-18579: Add lint to enterprise repo, and suppress warningMark Benvenuto2015-07-291-0/+1
| | | | (cherry picked from commit da608f5500d66c4c509c3f3794662086393fe743)
* SERVER-18579: Suppress lint.py warningsMark Benvenuto2015-07-291-0/+1
| | | | (cherry picked from commit 2d3a435f9a20e5471476f8afc9a7752c41c84c96)
* SERVER-18575: clang_format.pyMark Benvenuto2015-07-283-1/+826
| | | | (cherry picked from commit 01965cf52bce6976637ecb8f4a622aeb05ab256a)
* BUILD-770 Backport version info and source tarball changesJonathan Reams2015-07-103-77/+68
|
* SERVER-18262 retry links download multiple times before failingmike o'brien2015-04-301-1/+11
| | | | | Signed-off-by: Ernie Hershey <ernie.hershey@10gen.com> (cherry picked from commit 9da229e234c2f903ff2569f3d9422b60d28dbf4e)
* SERVER-18229: fix smoke.py interaction with pymongoSam Kleinman2015-04-281-1/+1
|
* SERVER-18073 Make smoke.py work with pymongo 3.0Jonathan Reams2015-04-221-8/+13
| | | | (cherry picked from commit a47efdc68977bd38161ebf91cf9b727612a6c9f3)
* SERVER-17267 exclude wtstats template sources from changed path.Thomas Rueckstiess2015-02-121-2/+3
| | | | | | | | | added in review: implement Keith's suggestion Closes #923 Signed-off-by: Matt Kangas <matt.kangas@mongodb.com> (cherry picked from commit 5765560344674eec2327e43db7ff881d67b226ec)
* Change branch used to update WiredTiger codeDan Pasette2015-02-111-1/+1
| | | | (cherry picked from commit b8784ae7e3c4264f1e64ee7d4850142aec5e1268)
* SERVER-16792: fix smoke.py --small-oplog-rs so it worksScott Hernandez2015-02-051-10/+25
| | | | (cherry picked from commit 67b1c6da115b8809752a9b966eed2e9fbeb21db3)
* update-vendor-wiredtiger: exclude tools/templateMatt Kangas2015-01-201-0/+1
|
* SERVER-16744 Ensure Amazon and SUSE repos are in repo consolidation scriptsErnie Hershey2015-01-092-5/+5
|
* SERVER-16744 Targeted community build packaging and repo placementErnie Hershey2015-01-063-367/+481
| | | | This also addresses SERVER-16100, SERVER-12160, SERVER-12833, and SERVER-10874
* SERVER-16695 Move FSM tests into new test suitesalabid2014-12-311-0/+2
| | | | | | Closes #893 Signed-off-by: Benety Goh <benety@mongodb.com>
* SERVER-16313 Fix WiredTiger engine, collection and index options to use new ↵Dan Pasette2014-12-171-35/+35
| | | | names
* Fatal assertion fixupsMathias Stearn2014-12-081-2/+2
|
* SERVER-16002 SERVER-16369 - Cluster / standalone auth testsAndreas Nilsson2014-12-051-1/+1
|
* Revert "SERVER-16002 SERVER-16369 Cluster / standalone auth tests."Andreas Nilsson2014-12-021-1/+1
| | | | This reverts commit 11b2d7b6051766674c2d66c86d9f23d0befdee09.
* SERVER-16002 SERVER-16369 Cluster / standalone auth tests.Bernie Hackett2014-12-021-1/+1
| | | | | | Closes #870 Signed-off-by: Benety Goh <benety@mongodb.com>
* SERVER-15318 copydb should not use exhaust flag when used against mongosRandolph Tan2014-11-251-0/+1
|
* SERVER-15986 prevent server from starting up when non-active storage engine ↵Benety Goh2014-11-201-0/+9
| | | | | | | | files are detected added storage_engine_metadata to mongo/db/storage/SConscript fixed cleanbb.py so that cleanup() will remove directories as well. fixed unix_socket1.js so that it does not store socket file in data directory
* SERVER-16113 Add additional WT options to smoke.py and jstestsErnie Hershey2014-11-191-13/+37
| | | | | | This change adds --wiredTigerCollectionConfig and --wiredTigerIndexConfig in exactly the same way that --wiredTigerEngineConfig was previously added.
* update-vendor-wiredtiger: use branch mongodb-2.8Matt Kangas2014-11-191-1/+1
|
* WT exclude dist/packages, examples in update scriptMatt Kangas2014-11-131-1/+2
|
* SERVER-16113 Fix --wiredTigerEngineConfig smoke.py option parsingErnie Hershey2014-11-131-1/+1
|
* SERVER-16113 Add --wiredTigerEngineConfig option to smoke.py and jstestsErnie Hershey2014-11-121-2/+14
|
* update-vendor-wiredtiger: exclude tools/third_partyMatt Kangas2014-11-101-1/+1
|
* SERVER-15976 exclude wiredtiger api subdirectory in update scriptMatt Kangas2014-11-051-2/+4
|
* Initial update-vendor-wiredtiger scriptMatt Kangas2014-11-051-0/+50
|
* SERVER-15882 Delete dbtests/perf/perftest, which doesn't actually work.Andy Schwerin2014-11-041-12/+5
|
* SERVER-15710 Support for leak detection in JS tests fun through smoke.pyAndrew Morrow2014-10-291-1/+9
|
* SERVER-15855 update documentation about how packages are createdBrian Crockett2014-10-291-0/+4
| | | | | | Closes #844 Signed-off-by: Benety Goh <benety@mongodb.com>
* SERVER-14266: Simplify MSI Installation OptionsMark Benvenuto2014-10-161-0/+43
|
* Revert "BUILD-355 Make buildlogger use temporary files to buffer log output"Jonathan Reams2014-10-151-33/+26
| | | | This reverts commit 6e798143930d153398e5062d41069fe472474d2f.
* SERVER-15618 adjust lint.py filters for updated cpplintMatt Kangas2014-10-131-4/+10
|
* Revert "SERVER-14352: turn off some lint options for rocks"Matt Kangas2014-10-131-1/+0
| | | | This reverts commit 666086390440aac3b13f28bac233a58cd4dd968b.
* SERVER-15618 Turn off "Done" for each file so we can see failures more easilyMatt Kangas2014-10-131-1/+1
| | | | Reapply 317272e after cpplint.py update