summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorAli Mir <ali.mir@mongodb.com>2021-02-08 16:00:15 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-02-08 20:19:28 +0000
commit2f3010a29bed0d3733a428021a9cc66c83580fd0 (patch)
tree6ebbdbe160053f463093b069044aecb77cce4580 /etc
parentde5c14f1b7bab93bdedc1dbc7df7bc1ea654836c (diff)
downloadmongo-2f3010a29bed0d3733a428021a9cc66c83580fd0.tar.gz
SERVER-54366 Wait for node to start stepdown before killing shutdown operation in force_shutdown_primary.js
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 ab3fbb77368..d9b08a98702 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -126,6 +126,8 @@ all:
test_file: jstests/core/txns/timestamped_reads_wait_for_prepare_oplog_visibility.js
- ticket: SERVER-53985
test_file: jstests/replsets/unconditional_step_down.js
+ - ticket: SERVER-54366
+ test_file: jstests/replsets/force_shutdown_primary.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: