Commit Graph

858 Commits

Author SHA1 Message Date
Max Hirschhorn
dab123e614 SERVER-21955 Fix issue with MasterSlaveFixture and CleanEveryN hook.
Avoid constructing new Fixture instances inside
MasterSlaveFixture.setup().

(cherry picked from commit f176586570)
2015-12-21 12:53:27 -05:00
Kamran Khan
1067ba3603 SERVER-21901 CheckReplDBHash checks wrong node when printing missing docs
(cherry picked from commit 1ef94fe109)
2015-12-15 14:24:49 -05:00
Sam Kleinman
40022a2fb1 SERVER-21793: fix expansion script for 3.2 2015-12-14 21:15:00 -05:00
Spencer Jackson
337faaf74a SERVER-21824 Remove kmip.js from blacklist
(cherry picked from commit e946c39948)
2015-12-14 15:00:36 -05:00
Ernie Hershey
d26f8791df SERVER-13370 Amazon Enterprise RPM's
(cherry picked from commit dfd50a3255)
2015-12-10 19:03:46 -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
Sam Kleinman
4e39f9a466 SERVER-21793: update evergreen configuration for new 3.2 branch 2015-12-08 10:39:37 -05:00
Ernie Hershey
0d9b08b7e0 SERVER-21781 Improve packaging nightly logic 2015-12-08 10:39:23 -05:00
matt dannenberg
7177f576c7 SERVER-21736 disable sync2.js in the replica_sets_legacy task 2015-12-02 08:15:59 -05:00
Mike Grundy
1991113653 SERVER-21648 resmoke.py's dbHash should compare documents with an ordered dictionary 2015-12-01 22:51:11 -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
Ramon Fernandez
6f2a7e6cfb Add verbose revision history for WiredTiger imports 2015-11-20 18:27:43 -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
Charlie Swanson
caf1dfe036 SERVER-21417 Add command line options to resmoke.py to include or exclude tags 2015-11-13 11:30:16 -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
Geert Bosch
c636d8092e Allow specifying a branch for update-vendor-wiredtiger script 2015-10-29 16:21:24 -04:00
Andy Schwerin
0ca6759071 SERVER-21097 Add a lint rule to prohibit std::atomic, add NOLINT to existing uses. 2015-10-23 18:02:06 -04: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
Eric Milkie
b314afeac8 Improve startup time for resmoke suites 2015-10-23 15:20:44 -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
Chung-Yen Chang
9664b4bd7d SERVER-21056: Correct handling of commit time 2015-10-21 13:47:15 -07:00