Commit Graph

169 Commits

Author SHA1 Message Date
gregs
42ab1fdd12 buildbot more replication wait block2.js 2011-10-20 16:42:51 -04:00
Eliot Horowitz
7445905037 Revert "fixing jstests/repl/drop_dups.js race condition due to replication"
This reverts commit c9b4c08409.
2011-10-18 23:06:14 -04:00
agirbal
c9b4c08409 fixing jstests/repl/drop_dups.js race condition due to replication 2011-10-18 16:26:17 -07:00
Kristina
10599e0f5b Added debugging to block2 test 2011-10-07 17:05:05 -04:00
Eliot Horowitz
7b84ebe827 try to make test more reliable 2011-08-29 11:45:11 -04:00
Eliot Horowitz
75c91de774 32-bit namespaces behave a bit differently 2011-07-29 10:14:54 -04:00
Eliot Horowitz
724fc134c4 make sure to drop the same dups on master and secondaries SERVER-1086 2011-07-28 17:24:42 -04:00
Eliot Horowitz
6683d09c4c better secondary profiling support SERVER-2881 2011-07-26 17:38:00 -04:00
dwight
c98880c44a handle zero file length in recovery dur 2011-07-22 13:36:24 -04:00
Kristina
ec180477cb repl test debugging 2011-07-13 11:05:44 -04:00
dwight
90492cab19 fix repl2.js, explicit oplog size 2011-07-13 04:19:08 -04:00
Aaron
f5a56c1ccc SERVER-3189 add workaround for listDatabases exception triggered indirectly by test 2011-07-12 11:10:56 -07:00
Aaron
01267c88bd handle transient reported name conflict in dbcase test 2011-07-12 11:10:43 -07:00
Aaron
9dfbe88e65 Revert "handle transient reported name conflict in dbcase test"
This reverts commit 9958fc16ca.
2011-07-11 22:52:33 -07:00
Aaron
9958fc16ca handle transient reported name conflict in dbcase test 2011-07-11 20:49:18 -07:00
Eliot Horowitz
9b35cc6540 test for SERVER-2881 2011-05-04 16:01:44 -04:00
Aaron
4c66fe26c7 SERVER-2111 Synchronize db names with master if a case conflict is detected in replication 2011-04-12 21:54:20 -07:00
Eliot Horowitz
5ad8d4b8ff more time for test 2011-04-11 12:07:23 -04:00
Eliot Horowitz
3ef6632eb9 test for SERVER-1355 2011-04-11 10:40:31 -04:00
Aaron
fce112398b SERVER-1465 remove replica pairs 2011-03-29 16:56:53 -07:00
Eliot Horowitz
ec6a064599 master master isn't fully supported 2011-03-18 17:24:29 -04:00
Eliot Horowitz
e360d60e2d fix in compile 2011-03-18 03:27:33 -04:00
Eliot Horowitz
d9db802056 fix repl m/r test 2011-03-02 09:10:20 -05:00
Eliot Horowitz
8fcdd4c30e fix mr test SERVER-2658 2011-03-02 01:54:19 -05:00
Aaron
da3c2d6e6a test debugging info 2011-01-31 18:39:38 -08:00
Eliot Horowitz
af54331c38 fix a number of invalid assert.throws 2011-01-21 07:58:02 -05:00
Eliot Horowitz
e82bd0b176 clean m/r tests 2010-12-17 09:31:55 -05:00
Kristina Chodorow
9730ebd66f add debugging to tests that failed in 1.6 2010-11-15 12:05:49 -05:00
Eliot Horowitz
5a9526231e on w timeout, don't set ok=0, but set ok=1 and set err SERVER-1585 2010-11-10 16:03:32 -05:00
Aaron
fccae83a3c SERVER-1701 don't try killing master in slave delay test 2010-08-30 15:37:25 -07:00
dwight
49333a5f56 more logging for repl10.js 2010-08-30 00:14:03 -04:00
Dwight
b7e0bd448d try to add more debugging to snapshot2.js.\ 2010-08-26 10:07:13 -04:00
Dwight
251d1b2a80 more logging snapshot2.js 2010-08-26 09:50:22 -04:00
Eliot Horowitz
94c729f866 try to make replacepeer2 more reliable 2010-08-23 15:04:00 -04:00
Eliot Horowitz
6cf2720b37 fix test 2010-08-17 00:35:45 -04:00
Eliot Horowitz
8c5d4000e7 test cleaning/debugging 2010-08-17 00:29:17 -04:00
Aaron
20b2089bfc Merge branch 'master' of github.com:mongodb/mongo 2010-08-16 13:59:22 -07:00
Aaron
5cfa013077 SERVER-1461 auth when getting remote authlog info 2010-08-16 13:59:08 -07:00
Dwight
951a0ea4d8 tweak test 2010-08-16 15:29:40 -04:00
Eliot Horowitz
01258c4e63 make test more robust 2010-08-16 13:55:37 -04:00
Eliot Horowitz
99ac3f8fcb fixing noop replication handling 161 2010-08-16 13:45:52 -04:00
Aaron
0a000453f3 SERVER-1626 add test 2010-08-16 09:44:36 -07:00
Aaron
d5953b39fc SERVER-1096 inc ns size when inserting into oplog 2010-08-09 13:41:36 -07:00
Eliot Horowitz
cf34ed8daf fix upsert with $atomic SERVER-1568 2010-08-04 15:15:10 -04:00
Eliot Horowitz
6af11e163b make test more robust 2010-07-31 09:45:54 -04:00
Eliot Horowitz
552f7abc4f replication check for lots of idnexes 2010-07-21 00:04:56 -04:00
Eliot Horowitz
164efbd0a2 in master/master ismaster should be 1 SERVER-1253 2010-07-13 17:02:31 -04:00
Aaron
57a2b786e5 SERVER-1203 safer test 2010-06-08 12:07:26 -07:00
Aaron
dc00413381 SERVER-1203 repair oplog properly 2010-06-08 11:50:45 -07:00
Eliot Horowitz
d5e520ff7c fix replication with multiple $inc SERVER-1161 2010-05-27 11:39:48 -04:00