James Wahlin
39c3a5d77b
SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked()
2019-08-14 13:52:59 +00:00
clang-format-7.0.1
134a408395
SERVER-41772 Apply clang-format 7.0.1 to the codebase
2019-07-27 11:02:23 -04:00
Geert Bosch
711c076ef5
SERVER-35715 Remove nopreallocj and smallfiles options from tests
2018-07-05 08:20:56 -04:00
Tess Avitabile
80ae7e58d3
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
2018-05-01 09:43:36 -04:00
jannaerin
b02701c53e
SERVER-33997 Add requires_sharding tag to tests run in NoJournal suite
2018-03-20 10:13:37 -04:00
Ian Whalen
becfcd51e5
SERVER-32858 Add Evergreen tasks back to Linux (No Journal) builder
2018-03-09 09:56:14 -05:00
jannaerin
da1e0304e8
SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets
2018-03-09 00:40:40 -05:00
Kevin Albertson
c556e37709
SERVER-25640 terminate running processes in jstests
2018-02-08 09:46:57 -05:00
Judah Schvimer
3220c461b4
SERVER-32919 initial_sync_many_dbs.js should use less data
2018-01-29 12:08:21 -05:00
may
67b2885420
SERVER-23035 Remove SlowWeeklyMongod code from the shell
2017-06-07 10:03:57 -04:00
Esha Maharishi
b3d704a117
SERVER-29320 make sharding_multiple_collections.js allow stale shard version errors on the explainFind
2017-05-23 10:51:19 -04:00
Max Hirschhorn
615ec18852
SERVER-27821 Reduce number of roles in chain when running with --dbg=on.
2017-03-27 11:31:25 -04:00
Max Hirschhorn
fd56faf537
SERVER-27857 Rewrite remove_during_mr.js as an FSM workload.
2017-01-30 20:33:17 -05:00
Randolph Tan
a38156adf9
SERVER-26065 Write more generic optime comparator function
2016-11-09 16:01:59 -05:00
Eric Milkie
5f438283af
SERVER-25995 raise timeout in replsets_priority1.js
2016-09-07 10:50:15 -04:00
Kaloian Manassiev
ed7f95c682
SERVER-24856 Make manual moveChunk requests go through the balancer on CSRS primary
2016-07-30 09:51:15 -04:00
Benety Goh
f92821ed37
SERVER-25084 added test for initial sync with many databases
2016-07-29 11:54:20 -04:00
Kaloian Manassiev
2477b8c33b
SERVER-22512 Remove unnecessary calls to stopBalancer
2016-06-09 13:13:05 -04:00
Mark Benvenuto
6dcdd23dd3
SERVER-23971 Clang-Format code
2016-05-28 17:55:12 -04:00
Eric Milkie
5dd37d3fa1
SERVER-23828 replsets_priority1.js: wait for replication after election but before shutting down
2016-04-20 13:10:37 -04:00
Eric Milkie
61fd8eefb0
SERVER-23111 isolate election_timing.js and memory.js by creating new serial_run suite
2016-03-15 13:28:47 -04:00
Jonathan Abrahams
4ae691e8ed
SERVER-22468 Format JS code with approved style in jstests/
2016-03-09 12:18:14 -05:00
Randolph Tan
f8dda5860d
SERVER-22765 Remove unnecessary logging in sharding tests when running on continuous stepdown suite
2016-02-22 17:01:56 -05:00
Eric Milkie
db403d46d2
SERVER-22594 move election_timing.js to slow1
2016-02-12 10:58:26 -05:00
Mike Grundy
c86e2cdec2
SERVER-22341 fix jslint errors in jstests/slow1 with eslint --fix
2016-02-05 15:00:51 -05:00
Kaloian Manassiev
3ed6635a5f
SERVER-21050 Cleanup ReplSetTest
...
This is just a cleanup work to hide some of the private state of
ReplSetTest so it is easier to encapsulate and add new logic. Also enables
strict mode.
2015-12-08 13:05:00 -05: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
matt dannenberg
d789bca4c9
SERVER-18498 New replica set configurations have protocolVersion=1 by default
...
This re-adds Siyuan's work from commits 19d2885ec5
and 362aac3937
.
2015-10-01 08:00:10 -04:00
Jason Rassi
19d2885ec5
Revert " SERVER-18498 New replica set configurations have protocolVersion=1 by default"
...
This reverts commit 2c1facf471
.
2015-09-24 11:16:32 -04:00
Siyuan Zhou
2c1facf471
SERVER-18498 New replica set configurations have protocolVersion=1 by default
2015-09-23 14:50:56 -04:00
Randolph Tan
280fbae904
SERVER-18044 Make sharding test explicitly set primary shards for databases
2015-05-15 10:11:31 -04:00
Eric Milkie
5598c216ca
SERVER-16391 archor primary in replset tests, or make agnostic to primary node
2014-12-03 12:58:24 -05:00
Scott Hernandez
46052c1476
SERVER-15060 : remove failing large set test
2014-10-21 10:44:05 -04:00
matt dannenberg
a3bc3a7d81
SERVER-15060 increase replica set max size to 50 nodes
2014-10-20 11:21:35 -04:00
Eric Milkie
243e7efa12
Revert " SERVER-14755 increase ReplSetTest timeouts to prevent spurious failures while using HybridCoordinator"
...
This reverts commit 9ec7d68a97
.
2014-08-01 11:31:32 -04:00
matt dannenberg
9ec7d68a97
SERVER-14755 increase ReplSetTest timeouts to prevent spurious failures while using HybridCoordinator
2014-07-31 12:52:42 -04:00
Spencer T Brody
a6cd9b2827
SERVER-14549 Increased diagnostics for replsets_priority1.js test failure
2014-07-14 14:31:51 -04:00
daveh86
0e224f9a0f
SERVER-10177 Remove all Js instances of "throw 'string';" with "throw Error();"
...
Includes both the initial patch to remove all throws and patches for all failing tests
Signed-off-by: Benety Goh <benety@mongodb.com>
2014-05-22 09:17:09 -04:00
Randolph Tan
0dabee8227
SERVER-13741 Migrate remaining tests to use write commands
2014-05-15 14:04:11 -04:00
daveh86
bce39f0671
SERVER-12605 update ShardingTest to turn off balancer by default
...
Signed-off-by: Benety Goh <benety@mongodb.com>
2014-05-12 14:38:23 -04:00
David Storch
7238072660
Revert " SERVER-13741 Migrate remaining tests to use write commands"
...
This reverts commit 87dc3ae516
.
2014-05-06 19:00:56 -04:00
Randolph Tan
87dc3ae516
SERVER-13741 Migrate remaining tests to use write commands
2014-05-06 16:32:44 -04:00
Matt Dannenberg
b59223f406
Revert "add a logrotate test"
...
This reverts commit 5b461a3eae
.
2014-03-28 14:54:03 -04:00
Matt Dannenberg
5b461a3eae
add a logrotate test
2014-03-28 14:51:49 -04:00
Mathias Stearn
43d933a286
SERVER-13391 Move slowest tests from noPassthrough* (formerly slow{Weekly,Nightly}) to slow*
...
slow1 and slow2 are new suites to hold very slow tests. The idea is that we
can create slow3, slow4, etc to keep the time to run the longest suite down.
2014-03-27 17:35:16 -04:00