summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMoustafa Maher <m.maher@10gen.com>2021-07-26 19:39:16 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-08-03 19:39:50 +0000
commit8bb21e771efc237f95da64bcd7fcb86759ed1098 (patch)
tree57433f171042bebf4eba3ab4b91b0172f6dbb6a6 /etc
parent9a91fe330241db14468c364ebb5552b64202e10d (diff)
downloadmongo-8bb21e771efc237f95da64bcd7fcb86759ed1098.tar.gz
SERVER-56846 Fail reconfig for shard server if it would change DWCF and CWWC is not set
Diffstat (limited to 'etc')
-rw-r--r--etc/backports_required_for_multiversion_tests.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/backports_required_for_multiversion_tests.yml b/etc/backports_required_for_multiversion_tests.yml
index cf5630f1d96..fbe601b3e73 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -52,6 +52,8 @@ last-continuous:
test_file: jstests/sharding/resharding_size_estimate.js
- ticket: SERVER-58898
test_file: jstests/replsets/write_concern_write_to_local.js
+ - ticket: SERVER-56846
+ test_file: jstests/sharding/reconfig_fails_no_cwwc_set_sharding.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites:
@@ -272,6 +274,8 @@ last-lts:
test_file: jstests/sharding/resharding_size_estimate.js
- ticket: SERVER-58898
test_file: jstests/replsets/write_concern_write_to_local.js
+ - ticket: SERVER-56846
+ test_file: jstests/sharding/reconfig_fails_no_cwwc_set_sharding.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: