summaryrefslogtreecommitdiff
path: root/etc/backports_required_for_multiversion_tests.yml
diff options
context:
space:
mode:
authorMoustafa Maher Khalil <m.maher@mongodb.com>2022-01-10 02:14:49 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-02-02 22:04:59 +0000
commit97af173f161f19013b52f9986bccfa1ed420e707 (patch)
tree89c8c66db8b7f587342fea8770f7058d3919843b /etc/backports_required_for_multiversion_tests.yml
parent3211c48e16fd932dd51cd1c87a3a6ca8baae4c2c (diff)
downloadmongo-97af173f161f19013b52f9986bccfa1ed420e707.tar.gz
SERVER-61977 Concurrent rollback and stepUp can cause a node to fetch from a timestamp before lastApplied once it has stepped down
Diffstat (limited to 'etc/backports_required_for_multiversion_tests.yml')
-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 81f2a185349..8c5b74707cd 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -72,6 +72,8 @@ last-continuous:
test_file: jstests/core/exhaust.js
- ticket: SERVER-61755
test_file: jstests/sharding/range_deleter_interacts_correctly_with_refine_shard_key.js
+ - ticket: SERVER-61977
+ test_file: jstests/replsets/rollback_during_step_up.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites:
@@ -300,6 +302,8 @@ last-lts:
test_file: jstests/core/exhaust.js
- ticket: SERVER-61755
test_file: jstests/sharding/range_deleter_interacts_correctly_with_refine_shard_key.js
+ - ticket: SERVER-61977
+ test_file: jstests/replsets/rollback_during_step_up.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: