Spencer Jackson
337faaf74a
SERVER-21824 Remove kmip.js from blacklist
...
(cherry picked from commit e946c39948 )
2015-12-14 15:00:36 -05:00
Misha Tyulenev
fbda4f85b6
SERVER-21136 add basic tests for enableSharding command
...
(cherry picked from commit 5c651b14fe )
2015-12-10 17:21:45 -05:00
Misha Tyulenev
e61483f604
SERVER-21137 add basic tests for movePrimary command
...
(cherry picked from commit a6e09d623c )
2015-12-10 17:15:54 -05:00
Benety Goh
2c20582a12
SERVER-21248 additional failover test cases per test plan
...
(cherry picked from commit b0a6137a79 )
2015-12-10 13:37:33 -05:00
Jonathan Abrahams
3e32d7c455
SERVER-21450 - enableMajorityReadConcern in MongoRunner to unblacklist aggregation_read_concern_majority overrride
...
(cherry picked from commit 56cd81631a )
2015-12-10 11:11:11 -05:00
David Storch
d22ad6c935
SERVER-21824 temporarily disable kmip.js
...
(cherry picked from commit d1224336fa )
2015-12-09 14:58:25 -05:00
Randolph Tan
6a8dc1be90
SERVER-21135 Add more basic tests for sharded implicit database creation
...
(cherry picked from commit 0ec5ef6940 )
2015-12-09 11:56:09 -05:00
Randolph Tan
037404ae30
SERVER-21138 Add more basic tests for dropDatabase
...
(cherry picked from commit 96b181211f )
2015-12-09 11:55:06 -05:00
Randolph Tan
f5ef0ed466
SERVER-21586 Update comments on failing tests
...
(cherry picked from commit 79bdc9e040 )
2015-12-09 11:54:35 -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
Max Hirschhorn
5ab3290f87
SERVER-20646 Temporarily disable stale_clustered.js.
2015-10-09 01:09:10 -04:00
Max Hirschhorn
4a42d61c64
Revert "SERVER-14191 - Add audit to auth and sharding_auth test suites on Enterprise platforms"
...
This reverts commit 9b984cdc4b .
2015-10-08 16:42:28 -04:00
matt dannenberg
a74e0b8373
SERVER-20817 alter conf_server_write_concern.js to have a sufficiently large oplog
2015-10-08 09:25:37 -04:00
Jonathan Abrahams
9b984cdc4b
SERVER-14191 - Add audit to auth and sharding_auth test suites on Enterprise platforms
2015-10-08 13:25:51 -04:00
Mathias Stearn
5be08a1188
SERVER-20707 Add --enableMajorityReadConcern option
2015-10-08 12:06:52 -04:00
matt dannenberg
0eccf941d8
SERVER-20722 require journaling and rs pv1 with config servers
2015-10-08 04:56:05 -04:00
Max Hirschhorn
f8308fdf0c
SERVER-20817 Temporarily disable conf_server_write_concern.js.
2015-10-08 09:55:38 -04:00