Commit Graph

66 Commits

Author SHA1 Message Date
Robert Guo df10adbfe5 SERVER-27549 Print message on intentional server crash. 2017-05-23 15:18:12 -04:00
Mark Benvenuto 6dcdd23dd3 SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
Shane Harvey 26b55942cc SERVER-6823 Enable Access control without downtime.
Add --tryClusterAuth flag that enables communicatation between nodes running
with and without auth.
2016-04-13 14:19:55 -04:00
Jonathan Abrahams 4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Charlie Swanson 8c67bb9322 SERVER-21384 Enable all suites on ephemeral storage engines 2015-12-09 12:20:02 -05:00
Randolph Tan 77562fbd1b SERVER-17348 Consolidate ReplSetTest.upgradeSet
Also removed zero_vote_aribter multiVersion tests.
2015-03-13 13:31:52 -04:00
Eric Milkie da1c93cc9f SERVER-16901 use a real state transition to detect when nodes restart 2015-01-20 14:08:32 -05:00
Eric Milkie 2fe551d871 SERVER-16371 fix ssl tests to not share replica set monitors between sub-runs 2014-12-01 17:33:02 -05:00
Eric Milkie 3967899bf5 SERVER-16371 clean up unit tests 2014-12-01 17:33:01 -05:00
Amalia Hawkins 1b4b52a9d4 SERVER-12621 narrow the localhost exception when auth is enabled 2014-05-22 20:29:39 -04:00
Randolph Tan 0dabee8227 SERVER-13741 Migrate remaining tests to use write commands 2014-05-15 14:04:11 -04:00
David Storch 7238072660 Revert "SERVER-13741 Migrate remaining tests to use write commands"
This reverts commit 87dc3ae516.
2014-05-06 19:00:56 -04:00
Randolph Tan 87dc3ae516 SERVER-13741 Migrate remaining tests to use write commands 2014-05-06 16:32:44 -04:00
Dan Pasette a56fff30fb SERVER-12409 db.coll.remove() shell helper requires a query predicate 2014-02-05 18:07:02 -05:00
Randolph Tan 5762995d5e SERVER-12437 Disable balancer in ssl test 2014-01-24 10:01:22 -05:00
Kyle Erf 2c54682ce8 SERVER-11554: Added new tests for mixed mode ssl
Also added ssl testing library functions

Signed-off-by: Matt Kangas <matt.kangas@mongodb.com>
2013-12-13 15:42:28 -05:00