summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJordi Serra Torrens <jordi.serra-torrens@mongodb.com>2022-05-17 09:43:29 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-05-17 13:24:50 +0000
commitc900fa624cda490f8664bff6facfca9f38d243ae (patch)
tree3d08d2de34c6cd0029e21b1b051615ed3e910266 /etc
parent7aa9056354f32d2681326c44c8f9fbf600775546 (diff)
downloadmongo-c900fa624cda490f8664bff6facfca9f38d243ae.tar.gz
SERVER-65947 MigrationDestinationManager must recover if an error occurs during release of the critical section
(cherry picked from commit 5bd946b1fcda93b27ab4c34297454c64c2b9702a)
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 56151a12bde..45dfac12e7a 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -218,6 +218,8 @@ last-continuous:
test_file: jstests/core/where_multiple_plans.js
- ticket: SERVER-66089
test_file: jstests/replsets/initial_sync_with_partial_transaction.js
+ - ticket: SERVER-65947
+ test_file: jstests/sharding/migration_retries_on_write_conflict_exceptions.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites:
@@ -571,6 +573,8 @@ last-lts:
test_file: jstests/core/where_multiple_plans.js
- ticket: SERVER-66089
test_file: jstests/replsets/initial_sync_with_partial_transaction.js
+ - ticket: SERVER-65947
+ test_file: jstests/sharding/migration_retries_on_write_conflict_exceptions.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: