Commit Graph

654 Commits

Author SHA1 Message Date
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
Mathias Stearn
9f4ebf0e4f SERVER-13635 Make dbtest take --storageEngine 2014-10-01 16:51:15 -04:00
Geert Bosch
d41c5f3514 SERVER-15469: Fix errorcodes.py error message for bare assert 2014-10-01 16:24:44 -04:00
Eliot Horowitz
6354dbac2e SERVER-13635: honor --storageEngine for small oplog tests 2014-09-30 14:03:05 -04:00
Dan Pasette
78a778b23b SERVER-13635: honor --storageEngine option in spawned processes 2014-09-29 18:31:31 -04:00
Mark Benvenuto
c9b18a3824 SERVER-15400: Create Windows Enterprise Zip File with vcredist and dependent dlls 2014-09-25 15:11:35 -04:00
Mark Benvenuto
2ce51c8e0d Revert "BUILD-365: Create Windows Enterprise Zip File with vcredist and dependent dlls"
This reverts commit e7f18a7e54.
2014-09-23 22:58:25 -04:00
Mark Benvenuto
e7f18a7e54 BUILD-365: Create Windows Enterprise Zip File with vcredist and dependent dlls 2014-09-23 20:09:13 -04:00
Mark Benvenuto
7236ee3310 Revert "BUILD-365: Create Windows Enterprise Zip File with vcredist and dependent dlls"
This reverts commit 812916f533.
2014-09-23 17:30:42 -04:00
Mark Benvenuto
812916f533 BUILD-365: Create Windows Enterprise Zip File with vcredist and dependent dlls 2014-09-23 15:49:25 -04:00
Greg Studer
e88273ac94 SERVER-1424 (re)smoke tag parsing and new test library, v0
Includes:
- Smoke.py options for filtering by jstest tags
- New resmoke.py test utility in v0 alpha
- Lots of example resmoke configurations
- SCons integration for unittests
- Sample tagged jstests
2014-09-18 14:37:45 -04:00
Greg Studer
4677734e7a Revert "SERVER-1424 (re)smoke tag parsing and new test library, v0"
This reverts commit fac5571f67.
2014-09-15 19:42:10 -04:00
Greg Studer
fac5571f67 SERVER-1424 (re)smoke tag parsing and new test library, v0
Includes:
- Smoke.py options for filtering by jstest tags
- New resmoke.py test utility in v0 alpha
- Lots of example resmoke configurations
- SCons integration for unittests
- Sample tagged jstests
2014-09-15 19:05:15 -04:00
Ernie Hershey
033b09c312 SERVER-10642 Missing dash in find command 2014-09-03 11:44:43 -04:00