Charlie Swanson
51cd740ce1
SERVER-19110 Ignore failed operations in mixed_storage_version_replication.js
2015-06-24 11:58:55 -04:00
Max Hirschhorn
dd0c8d73aa
SERVER-18868 Check the exit code of the parallel shell.
...
By default the await function returned by startParallelShell() asserts
that the exit code is zero.
2015-06-23 22:22:52 -04:00
Max Hirschhorn
610fab503c
SERVER-17861 Change the default storage engine to wiredTiger.
...
WiredTiger is used as the default storage engine if the dbpath does
not contain any data files. Otherwise, the storage engine specified
in the storage.bson metadata file is used when the --storageEngine
flag is omitted from the command line invocation.
2015-05-28 12:15:47 -04:00
Max Hirschhorn
12d9dea191
Revert " SERVER-17861 Change the default storage engine to wiredTiger."
...
This reverts commit a335b35b2e
.
2015-05-27 08:49:03 -04:00
Max Hirschhorn
a335b35b2e
SERVER-17861 Change the default storage engine to wiredTiger.
...
WiredTiger is used as the default storage engine if the dbpath does
not contain any data files. Otherwise, the storage engine specified
in the storage.bson metadata file is used when the --storageEngine
flag is omitted from the command line invocation.
2015-05-26 20:27:50 -04:00
Max Hirschhorn
3a54c4caa2
SERVER-18635 Update multiversion test to upgrade from 3.0 to 3.1.x.
...
Specify the older version as "last-stable" instead of "3.0" to avoid
needing to change this test again after the next release.
2015-05-26 18:44:47 -04:00
Max Hirschhorn
841c50f3e7
Revert " SERVER-17861 Change the default storage engine to wiredTiger."
...
This reverts commit 38862aaa17
.
2015-05-22 09:04:55 -04:00
Max Hirschhorn
38862aaa17
SERVER-17861 Change the default storage engine to wiredTiger.
...
WiredTiger is used as the default storage engine if the dbpath does
not contain any data files. Otherwise, the storage engine specified
in the storage.bson metadata file is used when the --storageEngine
flag is omitted from the command line invocation.
2015-05-21 21:03:59 -04:00
matt dannenberg
a24b7e7653
SERVER-18152 SERVER-18254 new election code path and heartbeat protocol
2015-05-19 17:57:13 -04:00
Randolph Tan
280fbae904
SERVER-18044 Make sharding test explicitly set primary shards for databases
2015-05-15 10:11:31 -04:00
Spencer T Brody
8b75280296
SERVER-17971 Make ShardingTest start single-server config servers as replica sets
2015-04-23 14:30:19 -04:00
Spencer T Brody
7c1ad90880
SERVER-17971 Remove separateConfig option from ShardingTest and make its behavior the default
2015-04-14 13:53:47 -04:00
matt dannenberg
269576644b
SERVER-17931 change downgrade_replset.js to use latest stable instead of 2.6
2015-04-08 09:42:17 -04:00
Charlie
be12db47ea
SERVER-17918 do not expect capped collections to be identical on different hosts.
2015-04-07 16:40:50 -04:00
Adam Midvidy
d6cd29d1fc
SERVER-7775 add killOp command
2015-04-06 18:49:59 -04:00
Spencer T Brody
6ccb82c987
SERVER-17450 Standardize on a single way to start mongod in tests
2015-04-06 18:19:21 -04:00
Randolph Tan
db982c182c
SERVER-17348 Bump mongos upgrade version for v3.2
2015-03-17 13:39:15 -04:00
Randolph Tan
77562fbd1b
SERVER-17348 Consolidate ReplSetTest.upgradeSet
...
Also removed zero_vote_aribter multiVersion tests.
2015-03-13 13:31:52 -04:00
Randolph Tan
f57723cc8d
SERVER-17348 Temporarily disable tests until v3.0 is released.
2015-02-26 09:41:50 -05:00
Randolph Tan
bc70a63cc5
SERVER-17384 Remove v2.6 vs v3.0 tests in multiVersion suite
2015-02-26 09:39:39 -05:00
Scott Hernandez
5ddbc9274d
SERVER-16628 : upgrade checker cleanup
2015-02-18 11:24:11 -05:00
Charlie Swanson
ce248a28f9
SERVER-17088 Improve printing upon replication stress test failure
2015-02-06 14:09:15 -05:00
Randolph Tan
78390e4da7
SERVER-17000 Drop the { ts: 1 } index during --upgrade
2015-01-26 11:35:16 -05:00
Ramon Fernandez
85fcc6daad
SERVER-16811 Register wiredTiger factory once.
...
This change removes support for the use of the "wiredtiger" name (note
lowercase t) for the Wired Tiger storage engine. From now on only the
"wiredTiger" name is supported.
2015-01-15 16:50:58 -05:00
Dan Pasette
ae7a1a999b
SERVER-16275 fix multiVersion jstests to accommodate new field in colstats
2015-01-12 12:34:32 -05:00
Siyuan Zhou
f18c1a14b4
SERVER-16580 Remove deprecated system collection references in JS tests
2015-01-09 18:40:56 -05:00
matt dannenberg
20fa913b96
SERVER-16719 remove assumption about which node will become primary from multiVersion/zero_vote_arbiter_multiversion.js
2015-01-05 04:56:59 -05:00
Eric Milkie
784c8b1efa
SERVER-16245 fix multiversion tests
2014-12-23 16:40:12 -05:00
Eric Milkie
fcd9920dc5
SERVER-16245 fix multiversion tests
2014-12-23 13:23:05 -05:00
Eric Milkie
0e9f78133f
SERVER-16245 clean up index stat display
2014-12-23 12:38:51 -05:00
matt dannenberg
4f329663c1
SERVER-16569 do not update the replication progress map when receiving a heartbeat from primary
2014-12-17 08:34:13 -05:00
matt dannenberg
904562cd8d
SERVER-16321 Re-enable v28_bad_upgrade_order.js, 2_test_launching_cluster.js
2014-12-12 11:19:45 -05:00
matt dannenberg
ab066385f1
SERVER-16511 improve stability of multiVersion/w_majority_change.js
2014-12-11 12:50:44 -05:00
Charlie Swanson
8b3024fad3
SERVER-16508 Add tests for mixed version/storage engine replica sets.
...
Closes #879
Signed-off-by: Matt Kangas <matt.kangas@mongodb.com>
2014-12-11 16:48:44 -05:00
matt dannenberg
c86ef5ad3a
SERVER-16442 test difference in meaning of w: majority in mixed mode replicasets
2014-12-05 11:07:52 -05:00
matt dannenberg
36778ab33f
SERVER-16443 upgrade/downgrade master/slave testing
2014-12-05 11:07:52 -05:00
Andreas Nilsson
09abd0fe8e
SERVER-16002 SERVER-16369 - Cluster / standalone auth tests
2014-12-05 14:06:06 -05:00
matt dannenberg
8626789120
SERVER-16411 jstests for upgrade/downgrade standalone nodes from 2.6 to 2.8 and 2.8 WT
2014-12-04 11:24:37 -05:00
Eric Milkie
1e8657eaee
SERVER-16320 disable 2_test_launching_cluster.js until 2.6.6 is released
2014-12-02 17:34:45 -05:00
Andreas Nilsson
a6a420f7f6
Revert " SERVER-16002 SERVER-16369 Cluster / standalone auth tests."
...
This reverts commit 11b2d7b605
.
2014-12-02 15:42:26 -05:00
Bernie Hackett
11b2d7b605
SERVER-16002 SERVER-16369 Cluster / standalone auth tests.
...
Closes #870
Signed-off-by: Benety Goh <benety@mongodb.com>
2014-12-02 10:35:23 -05:00
Randolph Tan
239e712c95
SERVER-16320 Temporarily disable v28_bad_upgrade_order.js
2014-11-25 15:49:59 -05:00
Randolph Tan
3abc8d35f9
SERVER-16184 repeated WriteBackListener error on out-of-order upgrade
2014-11-24 16:20:22 -05:00
Amalia Hawkins
ba895ea296
SERVER-16201 Create replica set downgrade test.
2014-11-17 15:42:49 -05:00
David Storch
2de05fd1e4
SERVER-16053 shell retries using $explain if explain cmd not found on a shard
...
Also adds multi-version test for explain.
2014-11-14 12:02:29 -05:00
A. Jesse Jiryu Davis
3ebd970fb8
SERVER-13627 Test that replSetReconfig prohibits 0-vote arbiter.
...
This re-applies commit 6eccc037b1
with a fix
for occasional failures of zero_vote_arbiter.js:
Don't assume that the first member started is always the primary.
Closes #856
Signed-off-by: Benety Goh <benety@mongodb.com>
2014-11-12 14:38:27 -05:00
Eric Milkie
6d0405b1d9
Revert " SERVER-13627 Test that replSetReconfig prohibits 0-vote arbiter."
...
This reverts commit 6eccc037b1
.
2014-11-04 18:32:20 -05:00
A. Jesse Jiryu Davis
6eccc037b1
SERVER-13627 Test that replSetReconfig prohibits 0-vote arbiter.
...
Closes #856
Signed-off-by: Benety Goh <benety@mongodb.com>
2014-11-04 12:31:42 -05:00
A. Jesse Jiryu Davis
961cf3c785
SERVER-15623 Update test of w:0 in getLastErrorDefaults.
...
As of 0bb7d05
a secondary that refuses the RS config reports
itself "down".
Signed-off-by: Matt Kangas <matt.kangas@mongodb.com>
2014-11-03 15:43:53 -05:00
Amalia Hawkins
a779afc93c
SERVER-15890 Add correctness test for multi version initial sync.
2014-11-03 12:01:52 -05:00