summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorXueruiFa <xuerui.fa@mongodb.com>2020-10-06 17:28:45 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-10-13 16:14:32 +0000
commitbf614cb57059c74830633855e28b3f4677cd4f8d (patch)
tree8862fd43b78067e92b12f1b028cb196100728554 /etc
parentd9c1336c11e00b985ad9fcf5cd4917dca5d9e38c (diff)
downloadmongo-bf614cb57059c74830633855e28b3f4677cd4f8d.tar.gz
SERVER-43904: Filter unelectable nodes during election handoff
Diffstat (limited to 'etc')
-rw-r--r--etc/backports_required_for_multiversion_tests.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/backports_required_for_multiversion_tests.yml b/etc/backports_required_for_multiversion_tests.yml
index 3c56b35a468..f3caa752b68 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -86,6 +86,8 @@ all:
test_file: jstests/replsets/read_operations_during_rollback.js
- ticket: SERVER-51262
test_file: jstests/replsets/transactions_on_secondaries_not_allowed.js
+ - ticket: SERVER-43904
+ test_file: jstests/replsets/election_handoff_skips_unelectable_nodes.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: