Commit Graph

329 Commits

Author SHA1 Message Date
Scott Hernandez
8770fd7de4 SERVER-4244: cleanup test, remove dugging print statements. 2011-11-15 11:48:51 -05:00
Spencer T Brody
98813f312f Don't run test of cloneDB command if using auth. SERVER-4245 2011-11-14 17:14:09 -05:00
Scott Hernandez
c31b96a8bc SERVER-4244: bad scott, race condition causer\! 2011-11-14 17:05:12 -05:00
Spencer T Brody
77349350a4 Add assert back into test. 2011-11-14 14:59:58 -05:00
Spencer T Brody
9ace10e5f8 Revert change that lowered oplog size in test. 2011-11-11 14:05:20 -05:00
Kristina
759caebb73 Fix a couple tests to work with auth 2011-11-11 11:56:52 -05:00
Spencer T Brody
658b5ca30f Make test use rslib's reconnect function as it has logic to work around SERVER-4241. 2011-11-10 23:43:56 -05:00
Spencer T Brody
f61db3d95f Fix tests to use test infrastructure the way it was meant to be used. 2011-11-10 23:21:05 -05:00
Spencer T Brody
2442d4c6ce Add re-authentication logic to rslib reconnect to work-around SERVER-4241. 2011-11-10 23:13:54 -05:00
Spencer T Brody
661dbc8b68 Make test run faster by using smaller oplog. 2011-11-10 22:08:46 -05:00
Kristina
72dcc0b296 Allow background indexes while in secondary state SERVER-2771 2011-11-09 18:45:57 -05:00
Kristina
a5d6f74280 Only sync from members that build indexes unless buildIndexes=false SERVER-4160 2011-10-27 11:25:48 -04:00
Kristina
76c65c9473 Auth before cloning collection during rollback SERVER-4115 2011-10-25 11:47:43 -04:00
gregs
3e478e686c buildbot wait longer for rs sync if needed replsetrestart1.js 2011-10-21 10:17:48 -04:00
Kristina
96d3a48bbe Fix initial_sync3 failures 2011-10-07 16:58:25 -04:00
Kristina
7d1f8704dd Change slavedelay test to give better logging 2011-10-07 11:55:04 -04:00
gregs
0ad766835b buildbot wait longer for replication slavedelay1.js 2011-10-06 10:38:18 -04:00
Scott Hernandez
ca9770abb5 SERVER-3299 trim hostname on replica set reconfig 2011-10-05 18:34:13 -04:00
Kristina
d21c163de2 Make secondaries go into recovering state when auth is wrong SERVER-3715 2011-10-05 16:56:06 -04:00
Kristina
03866e5cb8 fix tests SERVER-3923 2011-09-22 13:52:25 -04:00
Kristina
62f34935f7 command to get into/out of maintenance mode SERVER-3923
Not that 3923 could ever happen again, but if it did...
2011-09-22 13:11:07 -04:00
Kristina
d869bd9bb7 try/catch around all command calls SERVER-3923 2011-09-22 12:35:44 -04:00
Tony Hannan
3fb7da64df fix typo in jstest 2011-09-20 12:10:26 -04:00
Tony Hannan
48ca7cd1de [SERVER-3852] jstest that 2.0 secondary generates {v:1} index from {v:0} index during initial sync 2011-09-19 17:56:37 -04:00
Kristina
cbc388b37b remove commented out test for "works as designed" bug 2011-09-16 13:06:47 -04:00
Kristina
723c6fbffb make getlasterror return an optime, not an int64 SERVER-3665 2011-09-16 13:05:49 -04:00
Kristina
5d714b1bee check for tags on arbiter whenever a config is parsed SERVER-3840 2011-09-16 10:51:06 -04:00
Spencer T Brody
19a94b8d2d Add test for reindexing on secondaries: SERVER-3866. 2011-09-14 18:23:33 -04:00
Kristina
2b8753551a handle invalid host in reconfig SERVER-3798 2011-09-14 15:31:26 -04:00
Kristina
7c46fb9ad3 allow majority to be all nodes SERVER-3672 2011-09-14 15:31:26 -04:00
Eliot Horowitz
5fa00754cd veok" shouldn't be used, especially in error messages, since every function uses "slaveOk" SERVER-3804
from: patrick@collison.ie
2011-09-12 12:26:01 -04:00
Spencer T Brody
f9d784faf0 Move slow replica set test to slowNightly directory. 2011-09-07 18:07:29 -04:00
Spencer T Brody
399d8bf50b Add test for node with highest priority re-becoming primary when it comes back. 2011-09-07 18:06:31 -04:00
Mathias Stearn
afa19a3695 Disable test for now. Looks like a timing issue. SERVER-3650 SERVER-3772 2011-09-07 01:05:39 -04:00
Mathias Stearn
6362013e41 Queries for rollback objects need SlaveOk bit SERVER-3650 2011-09-06 23:46:18 -04:00
Eliot Horowitz
a1b1601aff breaking bb
Revert "Test rejoining after forced replSetReconfig"

This reverts commit 5940dfb327.
2011-08-24 00:08:27 -04:00
Mathias Stearn
5940dfb327 Test rejoining after forced replSetReconfig 2011-08-23 17:17:30 -04:00
Kristina
51493ee642 don't allow access to internal user when running with --auth SERVER-3666 2011-08-23 12:08:37 -04:00
Mathias Stearn
68085eb00e Add disabled test for SERVER-3650 2011-08-22 14:08:14 -04:00
Kristina
bec867911e change tagging format to {x:y} 2011-08-16 13:50:10 -04:00
Kristina
1014eba2d3 fix tagging on reconfig SERVER-3599 2011-08-16 11:53:09 -04:00
Kristina
6beeeee10d maintenance test debugging 2011-08-10 10:06:34 -04:00
dwight
81fece68e9 prefetch type stuff 2011-08-02 02:36:36 -04:00
Kristina
c2e54020bd check auth for rs commands SERVER-3418
Conflicts:

	db/repl/replset_commands.cpp
2011-07-29 11:49:14 -04:00
Kristina
c84f98ab80 maintenance mode for commands SERVER-3427 2011-07-29 11:48:09 -04:00
Kristina
2035656b20 arbiters are not passive SERVER-3453
Conflicts:

	jstests/replsets/replsetarb2.js
2011-07-29 11:47:06 -04:00
Kristina
d676de2512 ensure that the correct member is primary in test 2011-07-28 14:18:48 -04:00
Kristina
a3ff513b09 more debugging for test 2011-07-28 12:21:13 -04:00
Kristina
302856ab32 fix test to check for recovering state before proceeding 2011-07-25 22:14:14 -04:00
Kristina
d54ce5475c fix remove test race condition 2011-07-25 19:03:56 -04:00