Commit Graph

872 Commits

Author SHA1 Message Date
Dan Pasette
364c9b1af9 Change update-vendor-wiredtiger script to pull from WT develop branch 2015-12-30 13:33:59 -05:00
Andy Schwerin
02e2602d97 SERVER-22035 Use map comprehension instead of loop in mongosymb.py 2015-12-30 13:26:34 -05:00
Andy Schwerin
fffc3c12ac SERVER-22035 Introduce mongosymb.py stack trace symbolizer. 2015-12-30 13:24:03 -05:00
Max Hirschhorn
d5510db2d5 SERVER-21875 Support self-termination of hang analyzer on Windows. 2015-12-28 16:50:40 -05:00
Kaloian Manassiev
4ec390cf7b SERVER-22010 Blacklist min_optime_recovery.js from continuous config stepdown suite
Also increases the sleep time of the stepdown thread to allow for balance
rounds to succeed.
2015-12-23 15:05:18 -05:00
Mark Benvenuto
f5b27f93ab SERVER-21981 clang_format.py should not touch files uncessarily 2015-12-23 13:36:10 -05:00
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
Jonathan Abrahams
0964c60791 SERVER-21565 Support more than 7 nodes in a replica set in resmoke.py 2015-12-23 09:11:26 -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
Max Hirschhorn
f176586570 SERVER-21955 Fix issue with MasterSlaveFixture and CleanEveryN hook.
Avoid constructing new Fixture instances inside
MasterSlaveFixture.setup().
2015-12-21 12:35:23 -05:00
Jonathan Abrahams
44b9603202 SERVER-12108 Support Windows binaries for multiversion tests 2015-12-21 12:06:09 -05:00
Kamran Khan
1ef94fe109 SERVER-21901 CheckReplDBHash checks wrong node when printing missing docs 2015-12-15 14:16:07 -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
Chung-Yen Chang
4cf6791051 SERVER-21763: enable regression track for compare 2015-12-11 12:16:10 -08:00
Ernie Hershey
dfd50a3255 SERVER-13370 Amazon Enterprise RPM's 2015-12-10 19:02:11 -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
Ernie Hershey
676a6ade88 SERVER-21781 Improve packaging nightly logic 2015-12-08 10:54:01 -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