Commit Graph

124 Commits

Author SHA1 Message Date
Kaloian Manassiev
a7e6d919ec SERVER-21050 Continuous config server primary step down
This change adds a continuous primary stepdown capability to the
ReplicaSetTest and hooks it into ShardingTest.
2015-12-23 10:39:04 -05:00
Dianna Hohensee
3663e004df SERVER-21382 fixing sharding migration to transfer only document deletions relevant to the chunk being migrated, not every deletion 2015-12-22 09:12:08 -05:00
Randolph Tan
0499aee83f SERVER-21883 Remove _testDistLockWithSkew and _skewClockCommand 2015-12-14 15:57:11 -05:00
Kaloian Manassiev
1206c5f1c2 Revert "SERVER-21050 Continuous config server primary step down"
This reverts commit 99b433b289.
2015-12-11 15:56:54 -05:00
Kaloian Manassiev
99b433b289 SERVER-21050 Continuous config server primary step down
This change adds a continuous primary stepdown capability to the
ReplicaSetTest and hooks it into ShardingTest.
2015-12-11 15:23:26 -05:00
Misha Tyulenev
5c651b14fe SERVER-21136 add basic tests for enableSharding command 2015-12-10 16:50:41 -05:00
Spencer Jackson
e946c39948 SERVER-21824 Remove kmip.js from blacklist 2015-12-10 16:26:20 -05:00
Misha Tyulenev
a6e09d623c SERVER-21137 add basic tests for movePrimary command 2015-12-10 16:21:58 -05:00
Jonathan Abrahams
56cd81631a SERVER-21450 - enableMajorityReadConcern in MongoRunner to unblacklist aggregation_read_concern_majority overrride 2015-12-10 11:04:43 -05:00
Benety Goh
b0a6137a79 SERVER-21248 additional failover test cases per test plan 2015-12-10 10:13:27 -05:00
David Storch
d1224336fa SERVER-21824 temporarily disable kmip.js 2015-12-09 14:18:09 -05:00
Randolph Tan
0ec5ef6940 SERVER-21135 Add more basic tests for sharded implicit database creation 2015-12-08 17:08:14 -05:00
David Storch
c3cdc0ed1b Revert "SERVER-21450 - enableMajorityReadConcern in MongoRunner to unblacklist aggregation_read_concern_majority overrride"
This reverts commit 6de5b5be27.
2015-12-08 17:05:42 -05:00
Randolph Tan
96b181211f SERVER-21138 Add more basic tests for dropDatabase 2015-12-08 17:05:42 -05:00
Jonathan Abrahams
6de5b5be27 SERVER-21450 - enableMajorityReadConcern in MongoRunner to unblacklist aggregation_read_concern_majority overrride 2015-12-08 13:21:02 -05:00
Randolph Tan
79bdc9e040 SERVER-21586 Update comments on failing tests 2015-12-08 12:07:08 -05:00
matt dannenberg
7177f576c7 SERVER-21736 disable sync2.js in the replica_sets_legacy task 2015-12-02 08:15:59 -05:00
Misha Tyulenev
593eedf0ab BF-1450 Disable failing tests 2015-12-01 14:41:41 -05:00
Misha Tyulenev
6e545bce06 SERVER-21158 pull cleanupOrphaned tests from QA-326 2015-11-30 19:44:23 -05:00
Jason Rassi
cdd8c86aaa Revert "SERVER-21387 Temporarily disable bench_test_crud_commands.js"
This reverts commit e0d429dec5.
2015-11-24 14:29:09 -05:00
Randolph Tan
2c790ff83f SERVER-21588 sharding_legacy_multiversion not using v3.0 mongos 2015-11-23 17:00:03 -05:00
Jonathan Abrahams
ae78674f7f SERVER-21613 CheckReplDBHash resmoke hook for jstestfuzz_replication suite 2015-11-23 12:40:29 -05:00
Robert Guo
8ab8e32549 SERVER-21440 run jstestfuzz mmapv1 with smaller files 2015-11-20 18:24:43 -05:00
matt dannenberg
463993d94b SERVER-21590 reject majority readConcern in PV0 2015-11-20 10:44:38 -05:00
Randolph Tan
d954a344c1 SERVER-21487 Add new suite for running 3.2 SCCC cluster with 3.0 mongos against jstests/sharding 2015-11-20 06:22:14 -05:00
Jonathan Abrahams
93637565b8 SERVER-21514 Blacklist all tests using benchRun from readConcern passthrough 2015-11-20 00:22:05 -05:00
Jonathan Abrahams
d6351c58ab SERVER-21508 Run core suite using minimum batchSize on find 2015-11-20 00:15:39 -05:00
Misha Tyulenev
6ff0dce6e0 SERVER-20651 do not allow mongos connect to mongod if mongod does not support COMMAND protocol 2015-11-19 18:17:02 -05:00
Charlie Swanson
9cb090a45e SERVER-21384 Specify roots, not include_files in bulk_gle_passthrough suite 2015-11-19 17:49:26 -05:00
Jonathan Abrahams
185a6db0ef SERVER-21559 CheckReplDBHash testing hook in read_concern_majority_passthrough suites 2015-11-19 15:57:07 -05:00
Kaloian Manassiev
078ca783b7 SERVER-21489 Fix broken passthrough suite 2015-11-19 11:56:42 -05:00
Robert Guo
e261ce9d03 SERVER-21451 Add jstestfuzz replica set to evergreen 2015-11-18 16:51:18 -05:00
Robert Guo
6fa65dfcde SERVER-20908 Run jstestfuzz on a sharded cluster in evergreen 2015-11-13 12:57:07 -05:00
Mike Grundy
3a1f620484 SERVER-21439 Run aggregation tests with readConcern/writeConcern overrides 2015-11-12 16:37:39 -05:00
Andreas Nilsson
273aca8cdf SERVER-21220 ESE - mongo side temp file coverage (fixed unit tests) 2015-11-11 15:58:03 -05:00
Andreas Nilsson
820b117936 Revert "SERVER-21220 ESE - mongo side temp file coverage"
This reverts commit 3c090e1ad8.
2015-11-11 10:48:51 -05:00
Andreas Nilsson
3c090e1ad8 SERVER-21220 ESE - mongo side temp file coverage 2015-11-11 09:45:55 -05:00
Jason Rassi
e0d429dec5 SERVER-21387 Temporarily disable bench_test_crud_commands.js 2015-11-10 14:16:52 -05:00
Dan Pasette
1e5500c999 SERVER-21346 exclude test from read_concern_majority_passthrough suite 2015-11-08 12:43:08 -05:00
Dan Pasette
a2ab950204 SERVER-21346 Add jstest for bypassDocumentValidation 2015-11-08 10:35:17 -05:00
Spencer T Brody
3887f0f514 SERVER-21098 Clean up some sharding jstests to allow them to run under both CSRS and SCCC mode 2015-10-23 15:51:03 -04:00
Mike Grundy
c48ff0ba61 SERVER-20489 Remove sleep workaround from readmajority_jscore_passthrough.js
Previously reverted because the slow2.yml changes were left out.
2015-10-23 00:20:47 -04:00
Mike Grundy
5bf9355aed Revert "SERVER-20489 Remove sleep workaround from readmajority_jscore_passthrough.js"
This reverts commit 56901168ce.
2015-10-22 23:46:40 -04:00
Mike Grundy
56901168ce SERVER-20489 Remove sleep workaround from readmajority_jscore_passthrough.js 2015-10-22 22:26:24 -04:00
Scott Hernandez
9c8b686abe SERVER-20921: test for truncate on batch recovery 2015-10-20 15:10:35 -04:00
Kamran Khan
fe9e2a544e SERVER-20852 Disable tests that assume a database is implicitly created 2015-10-14 18:40:45 -04:00
Charlie Swanson
b3b1be01f9 SERVER-20414 Move httpinterface tests into their own suite 2015-10-13 18:12:11 -04:00
Kaloian Manassiev
66c0dda7e9 SERVER-20646 Cluster find command per-host retry logic
This change makes the cluster 'find' command to retry on a per-host basis
instead of the entire operation.

Reverts commit c433c8157f.
Reverts commit 5ab3290f87.
2015-10-13 17:25:13 -04:00
Max Hirschhorn
c433c8157f SERVER-20646 Disable stale_clustered.js in sharding_auth_audit. 2015-10-12 10:12:44 -04:00
Jonathan Abrahams
58d04a03a5 SERVER-14191 - Add audit to auth and sharding_auth test suites on Enterprise platforms 2015-10-09 09:43:33 -04:00