Kaloian Manassiev
38e5c4febb
SERVER-21009 Get rid of some unused/unnecessary methods in ShardingTest
...
Removes shardGo in lieu of shardColl and removes setBalancer because it
duplicates functionality, which is already in sh.
2015-10-27 08:24:24 -04:00
Kaloian Manassiev
3db9d1338c
SERVER-21009 Remove usages of the multi-argument ShardingTest constructor
...
No functional changes, just converting everything to use the JSON-based
constructor.
Also moves some sharding-specific tests out of noPassthroughWithMongod and
under the sharding suite.
2015-10-23 09:50:35 -04:00
Adam Midvidy
635897bdc5
SERVER-17607 initial OP_COMMAND mongod implementation
2015-05-18 21:09:07 -04:00
Randolph Tan
280fbae904
SERVER-18044 Make sharding test explicitly set primary shards for databases
2015-05-15 10:11:31 -04:00
Siyuan Zhou
f18c1a14b4
SERVER-16580 Remove deprecated system collection references in JS tests
2015-01-09 18:40:56 -05:00
Randolph Tan
7acafe85d9
SERVER-13425 migrate sharding jstest suite to use write commands api
2014-04-21 16:53:25 -04:00
Siyuan Zhou
b3aaf2e580
SERVER-13579 Wait for deletion after migration in feature2.js
2014-04-15 13:10:51 -04:00
Eliot Horowitz
b012f057c6
SERVER-7074: fix sharding test
2012-12-26 19:01:01 -05:00
Eliot Horowitz
c49f0d4343
SERVER-7958 - make test more resilient to gle field ordering
2012-12-19 22:19:52 -05:00
Greg Studer
eb5bf5b804
SERVER-7376 test fixes for 2.3+ for slow migration cleanup
2012-10-17 16:06:01 -04:00
gregs
982f933d49
buildbot features2.js intermittent issue - balancer assumptions and splitting assumptions have changed
2011-12-30 15:30:34 -05:00
Eliot Horowitz
cc919ccfe7
fix test for NumberInt change
2011-07-05 03:27:16 -04:00
Mathias Stearn
98ce522157
support commands wrapped with $query SERVER-2474
2011-04-05 15:16:18 -04:00
Mathias Stearn
af792b8010
Support commands like {query: {isMaster: 1}} in mongos SERVER-2474
2011-04-04 18:17:21 -04:00
Eliot Horowitz
2e3b3e52e7
fix typo in test
2010-12-17 11:00:39 -05:00
Eliot Horowitz
e82bd0b176
clean m/r tests
2010-12-17 09:31:55 -05:00
Eliot Horowitz
d3911e0e67
remove debugging code
2010-12-17 00:22:03 -05:00
Eliot Horowitz
c0fa671318
map/reduce no longer uses temp collections.
...
you have to specify out
SERVER-1837
2010-12-16 16:41:28 -05:00
Eliot Horowitz
6e7c9d6836
make sure mongod and mongos report command errors the same way SERVER-1472
2010-07-27 00:57:38 -04:00
Mathias Stearn
bfb750b83e
Failing test for sharded MR
2010-07-12 15:57:37 -04:00
Alberto Lerner
3fd0f2e9a7
SERVER-1185 Sharding a non-empty collection requires an existing index
2010-07-01 12:25:50 -04:00
Eliot Horowitz
441794c5f1
fix test
2010-06-02 13:06:58 -04:00
Mathias Stearn
a71e8dc16d
tests for SERVER-919
...
revert of 1b5e6cb00b
2010-04-26 13:26:09 -04:00
Eliot Horowitz
835c65adc2
count test for SERVER-1038
2010-04-21 22:35:15 -04:00
Mathias Stearn
1b5e6cb00b
fix broken sharding tests (and comment one out)
2010-01-07 16:56:43 -05:00
Aaron
81b7e051b2
SERVER-446 js implementation of keySet()
2009-12-21 11:21:25 -08:00
Eliot Horowitz
daaa53c4c5
fix sharding on _id when _id is missing SHARDING-55
2009-11-19 21:42:46 -05:00
Eliot Horowitz
6d5e43755d
sharded map-reduce basic test works SHARDING-37
2009-11-03 11:40:00 -05:00
Eliot Horowitz
3a1c9831c1
some sharded query re-factoring
2009-11-03 10:35:48 -05:00
Eliot Horowitz
ccd4f09387
cleaning sharding tests
2009-11-02 15:30:12 -05:00
Eliot Horowitz
2447360d90
fix sharded remove SHARDING-45
2009-10-27 11:35:19 -04:00
Eliot Horowitz
d331919eb3
distinct() for sharded collection SHARDING-35
2009-09-12 13:01:34 -04:00