summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJordi Serra Torrens <jordi.serra-torrens@mongodb.com>2021-12-30 11:05:11 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-12-30 13:17:14 +0000
commit9d6087e2b8281d5d6acbe5c00e77b67a6a519b90 (patch)
tree77a6fc30bc113c0e04603b71a06337acd5a8bd7b /etc
parent1e72142246415ba84207068a8f78b184befc8a67 (diff)
downloadmongo-9d6087e2b8281d5d6acbe5c00e77b67a6a519b90.tar.gz
SERVER-62296 MoveChunk should recover any unfinished migration before starting a new one
(cherry picked from commit dd35d0eae5c81db28eb618ae0ae588e32a4a617a)
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 fb9497fd98d..b9213231670 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -128,6 +128,8 @@ last-continuous:
test_file: jstests/sharding/resharding_metrics.js
- ticket: SERVER-61666
test_file: jstests/replsets/tenant_migration_transaction_boundary.js
+ - ticket: SERVER-62296
+ test_file: jstests/sharding/migration_recovers_unfinished_migrations.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites:
@@ -399,6 +401,8 @@ last-lts:
test_file: jstests/sharding/resharding_metrics.js
- ticket: SERVER-61666
test_file: jstests/replsets/tenant_migration_transaction_boundary.js
+ - ticket: SERVER-62296
+ test_file: jstests/sharding/migration_recovers_unfinished_migrations.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: