|
Author:
{u'username': u'DiannaHohensee', u'name': u'Dianna Hohensee', u'email': u'dianna.hohensee@10gen.com'}
Message: Enabling CSRS continuous config stepdown workload in evergreen
Patches:
SERVER-22081 Enable CSRS continuous stepdown workload in evergreen
(cherry picked from commit 5be3e6bcfe523ffdce23099c71ffc23fa40c2560)
SERVER-22511 blacklisting sharding_rs1.js because of config db write without retries
(cherry picked from commit b01e99cf36b81b00def7e53f3ce4a7154770b84a)
SERVER-22081 blacklisting migrateBig.js from the sharding_continuous_config_stepdown suite: it can fail writing to config w/o retries
(cherry picked from commit 57e294758424b0a358294337918a065614cafe4a)
SERVER-22081 blacklist split_large_key.js from config stepdown suite because count() against config server has no retries
(cherry picked from commit ee050e4700001d0f9ebf8aa388c57307ff405574)
SERVER-22081 blacklisting tests from the continuous config stepdown suite that do direct writes (with no retries) against config/admin databases
(cherry picked from commit 920d38ceb07bff0ec18e2f173d942c3b743dea4b)
SERVER-22155 temporarily blacklist cleanup_orphaned_cmd_during_movechunk.js until it's improved
(cherry picked from commit f4f60232b46cc2295119f0c572d7251af4500e5d)
SERVER-22151 typo fix
(cherry picked from commit c298fa69111ec33912c9f2294de8fe8f7703ab35)
SERVER-22155 temporarily blacklist cleanup_orphaned_cmd_during_movechunk_hashed.js until it's improved
(cherry picked from commit 1cb056dc49c1bbd0fd30e5c3634e85f93c1eb3b3)
SERVER-22151 blacklist lagged_config_secondary.js and similar tests from the sharding_csrs_continuous_config_stepdown_WT test suite
(cherry picked from commit c60496946bdf5e723bfa3cfb8937e1ab10d15bee)
Conflicts:
buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml
jstests/sharding/authCommands.js
jstests/sharding/authConnectionHook.js
jstests/sharding/cleanup_orphaned_cmd_prereload.js
jstests/sharding/coll_epoch_test0.js
jstests/sharding/coll_epoch_test1.js
jstests/sharding/coll_epoch_test2.js
jstests/sharding/covered_shard_key_indexes.js
jstests/sharding/cursor_cleanup.js
jstests/sharding/delete_during_migrate.js
jstests/sharding/exact_shard_key_target.js
jstests/sharding/listDatabases.js
jstests/sharding/mapReduce_inSharded.js
jstests/sharding/mapReduce_inSharded_outSharded.js
jstests/sharding/mapReduce_nonSharded.js
jstests/sharding/mapReduce_outSharded.js
jstests/sharding/mongos_no_detect_sharding.js
jstests/sharding/mongos_no_replica_set_refresh.js
jstests/sharding/multi_mongos2.js
jstests/sharding/recovering_slaveok.js
jstests/libs/override_methods/sharding_continuous_config_stepdown.js
Branch: v3.2
https://github.com/mongodb/mongo/commit/558ee7cc36b81b4eab5d93d3620ee0806a90ae70
|