Benety Goh
|
1dce628499
|
SERVER-25611 fixed exception variable name in catchup.js
|
2016-08-15 14:19:07 -04:00 |
|
Judah Schvimer
|
d22cd69f51
|
SERVER-25589 increase awaitReplication() timeout in linearizable_read_concern.js
|
2016-08-15 11:49:38 -04:00 |
|
Jonathan Abrahams
|
dcaadaa68f
|
SERVER-25115 emptycapped test command doesn't verify arguments
|
2016-08-15 09:17:32 -04:00 |
|
Benety Goh
|
42ae7ce8eb
|
SERVER-25582 increase write concern and await replication timeout
|
2016-08-12 16:05:01 -04:00 |
|
Benety Goh
|
b82a075559
|
SERVER-25579 removed replsets/auth3.js
|
2016-08-12 15:31:49 -04:00 |
|
Esha Maharishi
|
5b6ca35994
|
SERVER-22663 Make --shardsvr required for a mongod to be used as a shard
|
2016-08-12 15:24:05 -04:00 |
|
Esha Maharishi
|
d6ab3dabec
|
SERVER-25507 again with fix for backup_restore.js
|
2016-08-12 15:21:42 -04:00 |
|
Esha Maharishi
|
4e682143bc
|
Revert "SERVER-25507 use node's existing options if restart flag passed to ReplSetTest's start()"
This reverts commit c31b1f0758.
|
2016-08-11 21:37:26 -04:00 |
|
Esha Maharishi
|
62ae8e4141
|
Revert "SERVER-22663 Make --shardsvr required for a mongod to be used as a shard"
This reverts commit d1223a8ad4.
|
2016-08-11 21:36:54 -04:00 |
|
Esha Maharishi
|
d1223a8ad4
|
SERVER-22663 Make --shardsvr required for a mongod to be used as a shard
|
2016-08-11 21:07:39 -04:00 |
|
Esha Maharishi
|
c31b1f0758
|
SERVER-25507 use node's existing options if restart flag passed to ReplSetTest's start()
|
2016-08-11 18:16:28 -04:00 |
|
David Storch
|
afd98273f7
|
SERVER-25522 ensure oplog entries applied serially to collection with non-simple collation
This restriction can be relaxed pending a mechanism for
collation-aware hashing of BSONElement.
|
2016-08-11 16:39:02 -04:00 |
|
hari devaraj
|
a0b7e4fc8c
|
SERVER-24497 Linearizable read concern implemented
|
2016-08-10 18:39:27 -04:00 |
|
Siyuan Zhou
|
4af765175d
|
SERVER-25541 Fix waiting on slow stop and unexpected election in catchup.js
|
2016-08-10 16:08:53 -04:00 |
|
Benety Goh
|
89ad660735
|
SERVER-25486 increased wait time in slavedelay1.js to check replication delay
|
2016-08-08 15:34:20 -04:00 |
|
Eric Milkie
|
0a8a7fa7da
|
SERVER-23663 fix lint
|
2016-08-05 09:13:33 -04:00 |
|
Siyuan Zhou
|
953a241f6d
|
SERVER-23663 New primary syncs from chosen node to catch up with timeout
SERVER-23662 Implement "catch-up timeout" configuration variable
|
2016-08-04 18:10:46 -04:00 |
|
Judah Schvimer
|
e6793022c2
|
SERVER-25339 increase wtimeout in replset2.js to 60 seconds
|
2016-07-29 12:51:24 -04:00 |
|
Scott Hernandez
|
147bb01a0a
|
re-enable replsets/auth1.js test
|
2016-07-15 14:58:47 -04:00 |
|
Benety Goh
|
41152d3cee
|
SERVER-12703 write concern parsing should error on unrecognized fields
|
2016-07-13 15:48:11 -04:00 |
|
Benety Goh
|
ff285b342f
|
SERVER-25035 fixed incorrect write concern in tests
|
2016-07-13 11:24:06 -04:00 |
|
Benety Goh
|
82f742e09d
|
SERVER-24926 fixed invalid write concern to BulkOp.execute() in replset8.js
|
2016-07-12 16:43:20 -04:00 |
|
Benety Goh
|
b675e2e962
|
SERVER-24926 replset8.js - additional assertions to check bulk operations
|
2016-07-12 13:50:31 -04:00 |
|
Judah Schvimer
|
a48d9ea76f
|
SERVER-24293 Add tasks on evergreen to run tests with both old and new initial sync code
|
2016-07-11 15:55:22 -04:00 |
|
Kaloian Manassiev
|
97c1539c87
|
SERVER-24939 Fix a broken js test due to changed message
|
2016-07-09 13:18:19 -04:00 |
|
Siyuan Zhou
|
8aa68afc0e
|
SERVER-24881 Fix JS test for storage engines that don't support journaling.
|
2016-07-08 17:08:19 -04:00 |
|
Kaloian Manassiev
|
60af078e70
|
SERVER-24928 Fix a broken js test due to usage of 'waitedMS'
|
2016-07-07 17:23:40 -04:00 |
|
Kaloian Manassiev
|
eeceb5a64d
|
SERVER-24928 Remove the ReadConcernResponse class
|
2016-07-07 15:22:28 -04:00 |
|
Siyuan Zhou
|
130485fbfa
|
SERVER-24881 Wait for the secondary to be able to win election in tests.
|
2016-07-07 12:01:18 -04:00 |
|
Benety Goh
|
91ab93c35b
|
SERVER-24926 ensure replication in replset8.js is caught up after update to check collection size
|
2016-07-07 10:01:22 -04:00 |
|
Benety Goh
|
128fdb3672
|
SERVER-24901 do not use fast count when checking collection size in replset tests
|
2016-07-07 09:56:37 -04:00 |
|
Siyuan Zhou
|
16a914fa10
|
SERVER-24881 Add StepUp Command.
This reverts commit 05eca76c9d.
Fixed ErrorCodes in JS tests.
|
2016-07-06 13:30:23 -04:00 |
|
Benety Goh
|
bf20205352
|
SERVER-24901 do not use fast count when checking collection size in replset test rollback5.js
|
2016-07-06 10:25:53 -04:00 |
|
Jonathan Abrahams
|
05eca76c9d
|
Revert "SERVER-24881 Add StepUp Command."
This reverts commit e3ee305be3.
|
2016-07-06 09:08:05 -04:00 |
|
Siyuan Zhou
|
e3ee305be3
|
SERVER-24881 Add StepUp Command.
|
2016-07-05 16:51:04 -04:00 |
|
hari devaraj
|
1aa84a66de
|
SERVER-24494 Implemented parsing for linearizable read concern
|
2016-07-05 16:21:31 -04:00 |
|
Robert Guo
|
c162f4ba10
|
SERVER-22744 dbhash command should check replicated system collections
|
2016-06-28 18:15:07 -04:00 |
|
Judah Schvimer
|
abf863ca0f
|
SERVER-24718 wait for nodes to agree on primary in tags.js
|
2016-06-27 15:49:17 -04:00 |
|
Eric Milkie
|
15d3d1f9bd
|
Revert "SERVER-24494 Implemented parsing for linearizable read concern."
This reverts commit cd5b90cfe1.
|
2016-06-27 08:44:45 -04:00 |
|
hari devaraj
|
cd5b90cfe1
|
SERVER-24494 Implemented parsing for linearizable read concern.
|
2016-06-23 15:54:10 -04:00 |
|
Judah Schvimer
|
06cf1ae191
|
SERVER-24713 ensures config_server_checks.js fails ReplSetTest restart on authentication failure
|
2016-06-22 18:15:13 -04:00 |
|
Tess Avitabile
|
e232de4507
|
SERVER-23690 Make applyOps command use the collection default collation
|
2016-06-22 13:14:24 -04:00 |
|
Eric Milkie
|
19f74551c4
|
SERVER-24700 fix erroneous curop assumption in stepdown_kill_other_ops.js
|
2016-06-21 16:16:38 -04:00 |
|
hari devaraj
|
dd7e05dbde
|
SERVER-21432 Allowed slaveOk reads when node is in drain mode
|
2016-06-17 15:53:36 -04:00 |
|
Scott Hernandez
|
42eb946450
|
SERVER-23059: storage interface improvements
|
2016-06-17 11:53:01 -04:00 |
|
Benety Goh
|
5121174a62
|
SERVER-24526 initial_sync_update_missing_doc*.js and disallow_adding_initialized_node*.js should wait longer when checking logs for expected message
|
2016-06-13 11:15:25 -04:00 |
|
Hari Devaraj
|
d22b461811
|
SERVER-21375 fixed drain mode error and added recovery test
|
2016-06-10 10:55:58 -04:00 |
|
Benety Goh
|
0b75900079
|
SERVER-24424 use ReplSetTest.add and reInitiate (instead of rs.add) to manage third replica set node in initial_sync2.js
|
2016-06-07 11:16:44 -04:00 |
|
Mark Benvenuto
|
6dcdd23dd3
|
SERVER-23971 Clang-Format code
|
2016-05-28 17:55:12 -04:00 |
|
Judah Schvimer
|
9b3fc54ceb
|
SERVER-23698 Removed ability to run replSetInitiate if not started as a replica set node
|
2016-05-27 10:11:21 -04:00 |
|