0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

46 Commits

Author SHA1 Message Date
Alberto Lerner
6109b95dc6 debugging 2010-09-20 16:39:53 -04:00
Eliot Horowitz
e1fddece97 fix test name 2010-09-17 16:50:32 -04:00
Eliot Horowitz
03552dd7df name change 2010-09-17 16:50:32 -04:00
Eliot Horowitz
ec4fbd6c65 fixed name 2010-09-17 10:01:55 -04:00
Eliot Horowitz
662ffe1dcd sharding test with multiple collections 2010-09-17 08:40:57 -04:00
Eliot Horowitz
41ccdb7ca1 lowered verbosity 2010-09-12 17:51:38 -04:00
Aaron
d16ac9d54d put randomized btree test in slow nightly 2010-09-08 23:49:19 -07:00
Eliot Horowitz
08ca5c8cb7 fix sharding test when all chunks on 1 server 2010-09-03 15:56:45 -04:00
Mathias Stearn
fe341ea9e0 Adjust times on geo_near_random tests 2010-09-03 13:28:10 -04:00
Mathias Stearn
f107692b4b Add randomized $near tests SERVER-1342 2010-09-02 20:19:00 -04:00
Dwight
cfd0ac0fa4 move tests that close the database to slownightly so they dont interfere with other tests running at the same time 2010-08-23 12:49:48 -04:00
dwight
183edd5552 more work btreedel test 2010-08-22 17:17:30 -04:00
dwight
414a062529 new test 2010-08-22 17:09:46 -04:00
dwight
763ab8f09f slow test so run at night 32bit.js 2010-08-22 16:11:38 -04:00
dwight
933735036b 32bit.js 2010-08-22 12:42:34 -04:00
Eliot Horowitz
1d5a67454a stabilize test 2010-08-17 12:27:53 -04:00
Eliot Horowitz
f1a8c6ef54 fix getMore with sharding+rs in edge case SERVER-1584 2010-08-06 13:24:59 -04:00
Eliot Horowitz
69207258a1 test for sharding with replica sets and 3 config servers SERVER-941 2010-08-03 12:21:56 -04:00
Eliot Horowitz
285e6e9e65 fix test regex 2010-08-03 10:06:00 -04:00
Eliot Horowitz
4dbf25dba0 test robustness 2010-08-03 09:29:58 -04:00
Aaron
86c72c061a SERVER-1551 check cursor ok after yield 2010-08-02 22:27:53 -07:00
Mathias Stearn
67e97645bd Test for sharded cursors - mostly commented out for now 2010-08-02 16:06:06 -04:00
Alberto Lerner
bc3f63ebf1 SERVER-1497 Cant mix and match localhost and real IPs 2010-07-28 11:14:26 -04:00
Eliot Horowitz
5af8dd67a8 do'nt run capped6 sharded 2010-07-27 09:18:07 -04:00
Richard Kreuter
b8acaef6f1 Don't run indexh under sharded setup. 2010-07-23 11:20:24 -04:00
Mathias Stearn
dd79445bbb make more commands work with mongos SERVER-1462 2010-07-22 21:03:24 -04:00
Eliot Horowitz
e09197ddf2 re-enable dbcase for sharding SERVER-1443 2010-07-22 15:40:11 -04:00
Eliot Horowitz
35642b3f1b Merge branch 'master' of github.com:mongodb/mongo 2010-07-22 13:53:33 -04:00
Eliot Horowitz
ee12ec39cd getLastError handles writeback 2010-07-22 13:52:42 -04:00
Richard Kreuter
b0d3fa02f3 Remove just-added smokeShardingJs target; move sharded jstests to slowNightly. 2010-07-22 13:23:41 -04:00
Alberto Lerner
a976d6ed88 SERVER-1280 Bring back the stop balancer marker 2010-07-21 19:56:18 -04:00
Alberto Lerner
db947047b0 SERVER-1418 Shard names now use padding zeroes 2010-07-21 16:31:51 -04:00
Eliot Horowitz
fead64cbc7 turning part of test off SERVER-1430 2010-07-16 15:57:49 -04:00
Eliot Horowitz
8e595ca4eb turning part of test off SERVER-1430 2010-07-16 15:48:17 -04:00
Eliot Horowitz
e280809c71 debugging 2010-07-16 15:24:56 -04:00
Eliot Horowitz
70223512f4 debugging 2010-07-16 14:32:23 -04:00
Alberto Lerner
2ea2bb00d6 SERVER-1353 removeShard takes shard name as well 2010-07-16 11:49:40 -04:00
Alberto Lerner
86c01b838c Adjust constant now that we're sharding after populating 2010-07-16 11:46:03 -04:00
Eliot Horowitz
3cf5e82961 forgot to movesomething 2010-07-16 10:44:27 -04:00
Eliot Horowitz
a911b2cb07 move counting logic to ShardingTest 2010-07-16 10:36:22 -04:00
Eliot Horowitz
ce25e4589e enablesharding after there is data there for balancer tests 2010-07-16 10:23:25 -04:00
Eliot Horowitz
8a91bd65fe prevent race condition on splits 2010-07-16 10:00:01 -04:00
Eliot Horowitz
229ec0f7e7 new sharding test that tests migrate correctness 2010-07-15 17:54:55 -04:00
Eliot Horowitz
9032e015f6 changing some constants since moveChunk is faster 2010-07-15 17:54:31 -04:00
Richard Kreuter
dacea7c5aa Swap the -Nightly and -Weekly tests. Oops. SERVER-1361 2010-07-14 15:10:07 -04:00
Richard Kreuter
6baaaf605f Split smokeJsSlow into -Nightly and -Weekly suites. SERVER-1361 2010-07-14 11:35:46 -04:00