Commit Graph

867 Commits

Author SHA1 Message Date
Spencer T Brody
c7bcf4d52d SERVER-10909 Enable previously skipped tests to run in ssl mode now that MongodRunner is gone 2015-04-21 11:09:45 -04:00
Jonathan Reams
a47efdc689 SERVER-18073 Make smoke.py work with pymongo 3.0 2015-04-17 15:24:51 -04:00
Jonathan Reams
a64b7af35a SERVER-17755 Remove legacy code from build system 2015-04-16 16:24:36 -04:00
Sam Kleinman
e34ce3f561 SERVER-18082: move buildlogger config to env vars 2015-04-16 12:48:40 -04:00
Mathias Stearn
a7fa0b96f5 SERVER-17897 Add a way to opt out of building modules 2015-04-09 11:35:56 -04:00
Spencer T Brody
7baac52f05 SERVER-17450 Cleanup SSL test infrastructure 2015-04-06 18:19:21 -04:00
Andrew Morrow
b74866fd07 SERVER-17863 Sort in config.h header when possible 2015-04-03 11:40:52 -04:00
Jonathan Reams
ef7f17be80 SERVER-9563 Add support for config.h header 2015-03-26 18:30:00 -04:00
Charlie
6d33c3637e Revert "SERVER-17450 Cleanup SSL test infrastructure"
This reverts commit 43e53251a3.
2015-03-24 13:46:51 -04:00
Spencer T Brody
43e53251a3 SERVER-17450 Cleanup SSL test infrastructure 2015-03-24 16:13:30 +01:00
Kaloian Manassiev
0efa8d8855 Fix the boost version in the Visual Studio project generator 2015-03-17 11:30:07 -04:00
Andrew Morrow
055d827ed7 SERVER-17329 Interpolate new version.txt file into generated buildinfo files 2015-03-09 17:51:06 -04:00
Ernie Hershey
bbe711f919 SERVER-17396 Create 7Server symlinks in rhel repos 2015-03-05 18:30:53 -05:00
Thomas Rueckstiess
5765560344 SERVER-17267 exclude wtstats template sources from changed path.
added in review: implement Keith's suggestion

Closes #923

Signed-off-by: Matt Kangas <matt.kangas@mongodb.com>
2015-02-12 09:38:10 -05:00
Dan Pasette
b8784ae7e3 Change branch used to update WiredTiger code 2015-02-11 10:11:57 -05:00
Scott Hernandez
aa352eab21 SERVER-17193: Exclude (failing) capped collection tests from small_oplog* 2015-02-05 16:09:29 -05:00
Scott Hernandez
67b1c6da11 SERVER-16792: fix smoke.py --small-oplog-rs so it works 2015-02-03 13:52:38 -05:00
Matt Kangas
b6f25f8a98 update-vendor-wiredtiger: exclude tools/template 2015-01-20 18:23:10 -05:00
Ernie Hershey
d05d6c2c00 SERVER-16744 Ensure Amazon and SUSE repos are in repo consolidation scripts 2015-01-09 17:27:16 -05:00
Ernie Hershey
3bc76a0967 SERVER-16744 Targeted community build packaging and repo placement
This also addresses SERVER-16100, SERVER-12160, SERVER-12833, and SERVER-10874
2015-01-06 17:00:26 -05:00
alabid
c8c43855e1 SERVER-16695 Move FSM tests into new test suites
Closes #893

Signed-off-by: Benety Goh <benety@mongodb.com>
2014-12-31 10:11:12 -05:00
Dan Pasette
ccb67f50ab SERVER-16313 Fix WiredTiger engine, collection and index options to use new names 2014-12-17 21:24:46 -05:00
Mathias Stearn
d8dc1d99e7 Fatal assertion fixups 2014-12-08 11:35:38 -05:00
Andreas Nilsson
09abd0fe8e SERVER-16002 SERVER-16369 - Cluster / standalone auth tests 2014-12-05 14:06:06 -05:00
Andreas Nilsson
a6a420f7f6 Revert "SERVER-16002 SERVER-16369 Cluster / standalone auth tests."
This reverts commit 11b2d7b605.
2014-12-02 15:42:26 -05:00
Bernie Hackett
11b2d7b605 SERVER-16002 SERVER-16369 Cluster / standalone auth tests.
Closes #870

Signed-off-by: Benety Goh <benety@mongodb.com>
2014-12-02 10:35:23 -05:00
Randolph Tan
8deddb065c SERVER-15318 copydb should not use exhaust flag when used against mongos 2014-11-25 12:01:25 -05:00
Benety Goh
b2122dd20a SERVER-15986 prevent server from starting up when non-active storage engine 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
2014-11-20 15:43:02 -05:00
Ernie Hershey
489690cfbc SERVER-16113 Add additional WT options to smoke.py and jstests
This change adds --wiredTigerCollectionConfig and
--wiredTigerIndexConfig in exactly the same way that
--wiredTigerEngineConfig was previously added.
2014-11-19 15:15:41 -05:00
Matt Kangas
42d25fc0fd update-vendor-wiredtiger: use branch mongodb-2.8 2014-11-19 08:34:21 -05:00
Matt Kangas
a6be8c0d9c WT exclude dist/packages, examples in update script 2014-11-13 11:20:29 -05:00
Ernie Hershey
43b83d0a38 SERVER-16113 Fix --wiredTigerEngineConfig smoke.py option parsing 2014-11-13 11:18:34 -05:00
Ernie Hershey
be5c5eb936 SERVER-16113 Add --wiredTigerEngineConfig option to smoke.py and jstests 2014-11-12 17:29:19 -05:00
Matt Kangas
20ad93b093 update-vendor-wiredtiger: exclude tools/third_party 2014-11-10 08:51:45 -05:00
Matt Kangas
7c3cfac300 SERVER-15976 exclude wiredtiger api subdirectory in update script 2014-11-05 17:44:24 -05:00
Matt Kangas
75b1c0c1c0 Initial update-vendor-wiredtiger script 2014-11-05 16:36:40 -05:00
Andy Schwerin
852dc8839c SERVER-15882 Delete dbtests/perf/perftest, which doesn't actually work. 2014-11-04 20:32:14 -05:00
Andrew Morrow
2f67e70291 SERVER-15710 Support for leak detection in JS tests fun through smoke.py 2014-10-29 23:18:07 -04:00
Brian Crockett
9630dcbf6e SERVER-15855 update documentation about how packages are created
Closes #844

Signed-off-by: Benety Goh <benety@mongodb.com>
2014-10-29 15:04:13 -04:00
Mark Benvenuto
e462f31e01 SERVER-14266: Simplify MSI Installation Options 2014-10-16 10:26:36 -04:00
Jonathan Reams
a2adff8b30 Revert "BUILD-355 Make buildlogger use temporary files to buffer log output"
This reverts commit 6e79814393.
2014-10-15 15:11:31 -04:00
Matt Kangas
2372b1866a SERVER-15618 adjust lint.py filters for updated cpplint 2014-10-13 22:28:55 -04:00
Matt Kangas
564a8b6fbe Revert "SERVER-14352: turn off some lint options for rocks"
This reverts commit 6660863904.
2014-10-13 22:28:55 -04:00
Matt Kangas
7fb64deba5 SERVER-15618 Turn off "Done" for each file so we can see failures more easily
Reapply 317272e after cpplint.py update
2014-10-13 22:28:20 -04:00
Matt Kangas
16dae4398a SERVER-15618 Update cpplint.py to latest upstream version
Update to r137 (Aug 22, 2014). Adds support for C++11.
https://code.google.com/p/google-styleguide/source/detail?r=137
2014-10-13 22:27:03 -04:00
Eliot Horowitz
6660863904 SERVER-14352: turn off some lint options for rocks 2014-10-11 00:36:59 -04:00
Andreas Nilsson
eb3435c25e SERVER-15236 Using SCRAM-SHA-1 for keyfile authentication 2014-10-10 09:55:13 -04:00
Greg Studer
8b8e90fbe6 SERVER-15555 dynamically import pymongo in smoke module only when needed 2014-10-08 11:14:20 -04:00
Jonathan Reams
6e79814393 BUILD-355 Make buildlogger use temporary files to buffer log output 2014-10-06 16:34:12 -04:00
Andreas Nilsson
203a02ca8f SERVER-15521 Make SCRAM-SHA-1 default pw algo in shell 2014-10-06 13:48:30 -04:00