Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-8864 Tests for SSL mixed-mode | Andreas Nilsson | 2013-10-22 | 1 | -2/+5 |
| | |||||
* | SERVER-3253 expand $out testing | Matt Dannenberg | 2013-10-11 | 1 | -0/+35 |
| | |||||
* | SERVER-10794 Maintain backwards-compatible form of addUser for one more release | Spencer T Brody | 2013-10-11 | 4 | -5/+5 |
| | |||||
* | SERVER-11138 Try to stabilize replsets/temp_namespace.js | Mathias Stearn | 2013-10-11 | 1 | -7/+20 |
| | | | | Test is for SERVER-10927 | ||||
* | SERVER-10927 Fix replsets/temp_namespace.js failure | Mathias Stearn | 2013-10-10 | 1 | -3/+1 |
| | |||||
* | SERVER-10927 Fix test to wait for replication correctly | Mathias Stearn | 2013-10-09 | 1 | -1/+1 |
| | | | | Fixes a race condition causing some builders to fail | ||||
* | SERVER-11089 Make test more resilient to reconnects on reconfig. | Mathias Stearn | 2013-10-08 | 1 | -1/+9 |
| | |||||
* | SERVER-10927 RS hosts drop temp collections on promotion to master | Mathias Stearn | 2013-10-07 | 1 | -0/+69 |
| | | | | | | Non-replicated hosts still drop temp collections on startup. This is inappropriate for replica set members (and pure slaves) since it can lead to discrepancies between hosts. | ||||
* | SERVER-7455 x.509 cluster auth tests | Andreas Nilsson | 2013-10-03 | 2 | -1/+3 |
| | |||||
* | SERVER-7455 x.509 cluster auth tests and expanded use-ssl passthrough | Andreas Nilsson | 2013-09-30 | 2 | -3/+7 |
| | |||||
* | SERVER-10823 update member configs properly on tags-only reconfigs | matt dannenberg | 2013-09-24 | 1 | -0/+42 |
| | | | | fixes problems caused by SERVER-6376 | ||||
* | SERVER-10704 fixed unit tests that were using votes>1 | matt dannenberg | 2013-09-19 | 1 | -6/+6 |
| | |||||
* | SERVER-10775 get_last_error.js should not assume journaling enabled | Jason Rassi | 2013-09-16 | 1 | -7/+19 |
| | |||||
* | SERVER-9517 Update tests to pass with new user schema | Spencer T Brody | 2013-09-06 | 4 | -5/+5 |
| | |||||
* | SERVER-10341 disable sync_passive2.js test for 2.5.2 release | Matt Kangas | 2013-08-22 | 1 | -1/+5 |
| | | | | | | We identified a performance regression that prevents this test from finishing on the Win32 builder and probably any single-core host. We should reenable the test after the performance regression is addressed. | ||||
* | SERVER-10499 ismaster1.js need to explicitly wait for secondary to ack master | Greg Studer | 2013-08-22 | 1 | -33/+26 |
| | |||||
* | fix test to accept both error codes for update impls | Scott Hernandez | 2013-08-09 | 1 | -4/+8 |
| | |||||
* | remove race condition from tags.js and ↵ | matt dannenberg | 2013-08-09 | 1 | -3/+9 |
| | | | | multiVersion/replset_primary_updater[1-6].js | ||||
* | SERVER-10437 remove chaining.js test | Eric Milkie | 2013-08-07 | 1 | -57/+0 |
| | | | | | | | It is testing functionality that has been deprecated by the new sync source updater. Also, tags.js covers testing chaining with network failures, so there is no further need for this test. chaining.js is racy with respect to the way it activates a failpoint in the socket class, which was causing the test to fail sometimes. | ||||
* | SERVER-9067 use correct relative field name in $push sort test | Andrew Morrow | 2013-08-02 | 1 | -16/+23 |
| | |||||
* | SERVER-9067: port of oplog update tests | Scott Hernandez | 2013-08-01 | 1 | -0/+200 |
| | |||||
* | SERVER-10211 Give stepdown.js more time for the primary to be elected after ↵ | Spencer T Brody | 2013-07-30 | 1 | -0/+1 |
| | | | | a reconfig | ||||
* | SERVER-8748: make test more robust | Scott Hernandez | 2013-07-23 | 1 | -4/+5 |
| | |||||
* | SERVER-8748: only consider electable members during stepdown | Scott Hernandez | 2013-07-22 | 1 | -0/+37 |
| | |||||
* | Revert "Revert "SERVER-6071 use command on local.slaves instead of cursor"" | matt dannenberg | 2013-07-22 | 1 | -5/+3 |
| | | | | This reverts commit 6486b4035c5ac52679eb3e1a034c925ccdd20deb. | ||||
* | SERVER-10125 stepdown.js failing on buildbot-special V2.4 Linux 64-bit ↵ | Randolph Tan | 2013-07-18 | 1 | -2/+2 |
| | | | | | | Subscription SUSE 11 replace jsTest.attempt to assert.soon | ||||
* | SERVER-1891 Fix test broken by commit 0eb227c15841da86dbf9d21e7e593c7659040963. | Andy Schwerin | 2013-07-17 | 1 | -3/+3 |
| | |||||
* | SERVER-10103 avoid hitting socket exception in the shell | Eric Milkie | 2013-07-12 | 1 | -0/+3 |
| | |||||
* | Remove unnecessary and broken portion of test | Mathias Stearn | 2013-07-12 | 1 | -16/+0 |
| | | | | Fixes SERVER-10153 | ||||
* | SERVER-10103 add debugging output | Eric Milkie | 2013-07-12 | 1 | -1/+3 |
| | |||||
* | Revert "SERVER-6071 use command on local.slaves instead of cursor" | Eric Milkie | 2013-07-12 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | This reverts commit 2267744af0e972bceccb4ff4e9ed19a1ed639d2e. Revert "SERVER-6071 correct assert code" This reverts commit 85ca38c33e4aaebad539e78a05aed329b09c1208. Conflicts: src/mongo/db/repl/sync_source_feedback.cpp Revert "SERVER-6071 use command on local.slaves instead of cursor" This reverts commit 83ecb9775b7997dd5115c53f6ea30d2e368a4244. Conflicts: src/mongo/db/repl/replset_commands.cpp src/mongo/db/repl/sync_source_feedback.cpp | ||||
* | SERVER-10183: fix replsets/maintenance.js test for new exception from ↵ | Scott Hernandez | 2013-07-11 | 1 | -9/+11 |
| | | | | getmore/next | ||||
* | SERVER-10089 more room in oplog so we avoid RS102 on slower builders | Eric Milkie | 2013-07-03 | 1 | -1/+1 |
| | |||||
* | SERVER-6071 use command on local.slaves instead of cursor | Matt Dannenberg | 2013-06-29 | 1 | -5/+3 |
| | |||||
* | SERVER-9005 Up the timeout further to allow primary to be notified | Dan Pasette | 2013-06-28 | 1 | -2/+2 |
| | |||||
* | SERVER-9005 synchronizing replication to fix racy test | Dan Pasette | 2013-06-26 | 1 | -2/+5 |
| | |||||
* | SERVER-9005 increasing timeout to account for slow replication | Dan Pasette | 2013-06-26 | 1 | -2/+2 |
| | |||||
* | SERVER-9005 change test to not depend on replication speed | Dan Pasette | 2013-06-26 | 1 | -8/+11 |
| | |||||
* | SERVER-9005 fix get_last_error.js for debug builds | Dan Pasette | 2013-06-26 | 1 | -1/+1 |
| | |||||
* | SERVER-9005 - Only record wtime metrics when w>1 | Dan Pasette | 2013-06-24 | 2 | -0/+111 |
| | |||||
* | SERVER-9853 avoid Windows test shutdown issues by stopping the test explicitly | Eric Milkie | 2013-06-20 | 1 | -0/+1 |
| | |||||
* | SERVER-9694 force a stepdown no matter how far behind we think we are | Eric Milkie | 2013-06-17 | 1 | -1/+1 |
| | |||||
* | SERVER-9694 fix for slow disk'd test runners | Eric Milkie | 2013-06-14 | 1 | -1/+6 |
| | |||||
* | server-9034 decrease slavedelay in ismaster1.js to fix buildbot | Matt Dannenberg | 2013-06-11 | 1 | -2/+2 |
| | | | | formerly buildbot auth builds were failing due to timed out replication of adding the auth user | ||||
* | SERVER-9853 retry ghostsync percolate if socket failure | Eric Milkie | 2013-06-10 | 1 | -0/+51 |
| | | | | | | | | | | | Without this fix, depending on exact timing of upstream socket failure, you could lose a chaining upstream oplog position update from a secondary. This might then cause a write with a certain level of write concern to time out even though enough secondaries had applied the write. This problem would be masked by a sufficient number of subsequent writes, which would trigger another upstream oplog position update. Note that this only affects chaining; nonchaining updates are already retrying when a socket failure occurs. | ||||
* | SERVER-9034 Return rs config version from isMaster | Matt Dannenberg | 2013-06-07 | 1 | -16/+259 |
| | | | | also bulked out the replset/ismaster1.js jstest | ||||
* | SERVER-7377 support w:majority on solitary server | Matt Dannenberg | 2013-05-24 | 1 | -0/+17 |
| | |||||
* | SERVER-9502 fix assert code in unit test | Eric Milkie | 2013-05-15 | 1 | -2/+2 |
| | |||||
* | SERVER-9502 prohibit _id as RegEx | Eric Milkie | 2013-05-15 | 1 | -0/+19 |
| | | | | Otherwise, this breaks when replication attempts to do a query with the regular expression as _id. | ||||
* | SERVER-9694 fix test to cover all GLE stepdown cases | Eric Milkie | 2013-05-15 | 1 | -1/+4 |
| |