Scott Hernandez
d50552399b
SERVER-11983: do not create _id field on capped collection updates
2016-01-19 09:05:59 -05:00
Valentin Kuznetsov
5492a19aaf
SERVER-22135 Take python from environment rather system default path
...
Signed-off-by: Ramon Fernandez <ramon@mongodb.com >
Closes #1056
2016-01-15 17:03:22 -05:00
Dianna Hohensee
920d38ceb0
SERVER-22081 blacklisting tests from the continuous config stepdown suite that do direct writes (with no retries) against config/admin databases
2016-01-15 16:18:05 -05:00
Dianna Hohensee
200b1cd8ca
SERVER-22081 blacklist server_status.js from sharding_continuous_config_stepdown
...
testing suite: writes to config server directly, not through mongos, so there
are no retries.
2016-01-15 10:36:26 -05:00
Max Hirschhorn
00c8c64f6c
SERVER-22142 join() FlushThread in resmoke.py after running all tests.
...
This prevents the FlushThread from running while the interpreter is
shutting down and the import machinery is uninitialized.
Also fixed an issue where a KeyboardInterrupt while running multiple
suites with --continueOnFailure would skip to the next suite, rather
than exiting resmoke.py.
2016-01-15 09:30:39 -05:00
Jonathan Abrahams
6103d41215
SERVER-21925 Update mutliversion tests to use 3.2
2016-01-13 23:13:00 -05:00
Mark Benvenuto
5d3eaacef4
SERVER-22111 packager.py - Add support for ubuntu1504 on ppc64le
2016-01-13 17:00:15 -05:00
Spencer Jackson
af4466d4dd
SERVER-21925: Blacklist failing multiversion tests
2016-01-13 16:03:37 -05:00
Mark Benvenuto
2e83ca1463
SERVER-22111 Refactor packager-enterprise.py
2016-01-13 14:22:52 -05:00
Dianna Hohensee
f4f60232b4
SERVER-22155 temporarily blacklist cleanup_orphaned_cmd_during_movechunk.js until it's improved
2016-01-13 09:59:56 -05:00
Dianna Hohensee
c298fa6911
SERVER-22151 typo fix
2016-01-12 16:31:12 -05:00
Dianna Hohensee
1cb056dc49
SERVER-22155 temporarily blacklist cleanup_orphaned_cmd_during_movechunk_hashed.js until it's improved
2016-01-12 14:57:38 -05:00
Dianna Hohensee
c60496946b
SERVER-22151 blacklist lagged_config_secondary.js and similar tests from the sharding_csrs_continuous_config_stepdown_WT test suite
2016-01-12 14:09:41 -05:00
Dianna Hohensee
5be3e6bcfe
SERVER-22081 Enable CSRS continuous stepdown workload in evergreen
2016-01-11 17:35:45 -05:00
Jonathan Abrahams
35de3dca91
SERVER-21949 Add validation testing hook to resmoke.py
2016-01-11 15:39:04 -05:00
Mark Benvenuto
95edfa1136
SERVER-22028 hang_analyzer should fail when run against unsupported lldb
2016-01-11 15:11:25 -05:00
Spencer T Brody
43209263a4
SERVER-20580 Re-enable csrs_upgrade_during_migrate.js test
2016-01-07 14:45:07 -05:00
Spencer T Brody
afadb50a09
SERVER-20694 Catch IncompatibleCatalogManager errors in cluster find code
2016-01-07 13:48:15 -05:00
Mike Grundy
e88df8e76a
SERVER-21902 Use multiple shard nodes in the jstestfuzz_sharded suite
2016-01-07 12:35:27 -05:00
Jonathan Abrahams
299dfc420c
SERVER-21747 CheckReplDBHash should not print error message when the system collections differ in the presence of other errors
2016-01-07 09:55:15 -05:00
Andy Schwerin
92d9e63976
SERVER-22035 Make mongosymb.py robust to somap entries that are missing a "b" field.
2016-01-05 19:49:19 -05:00
Jonathan Abrahams
bc3d777982
SERVER-21954 Run the jstestfuzz_replication suite with mmapv1
2016-01-05 09:47:12 -05:00
Dianna Hohensee
c28bf48e5d
SERVER-21678 setting fromMigrate flag for deletes in oplog
2016-01-04 10:06:53 -05:00
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