summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorHugh Tong <hugh.tong@mongodb.com>2022-05-25 15:22:13 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-11-09 20:33:24 +0000
commit1f9242481c9d3ff3a4854d33f6019a4ff96f0c10 (patch)
treebb01bc29a8721f7841c984791bf88f69b7213a16 /etc
parent024a3693d888584cb3b10efd4cf5e9749cefc613 (diff)
downloadmongo-1f9242481c9d3ff3a4854d33f6019a4ff96f0c10.tar.gz
SERVER-60829 Disallow abort token to cause tenant migration abort after local commit
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 6b118574a7f..f1423aa6ad2 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -205,6 +205,8 @@ last-continuous:
- test_file: jstests/core/where_multiple_plans.js
ticket: SERVER-66389
- test_file: jstests/replsets/dbhash_lock_acquisition.js
+ ticket: SERVER-60829
+ - test_file: jstests/replsets/tenant_migration_donor_resume_on_stepup_and_restart.js
ticket: SERVER-66719
- test_file: jstests/sharding/move_chunk_interrupt_postimage.js
ticket: SERVER-67492
@@ -504,6 +506,8 @@ last-lts:
- test_file: jstests/core/where_multiple_plans.js
ticket: SERVER-66389
- test_file: jstests/replsets/dbhash_lock_acquisition.js
+ ticket: SERVER-60829
+ - test_file: jstests/replsets/tenant_migration_donor_resume_on_stepup_and_restart.js
ticket: SERVER-66719
- test_file: jstests/sharding/move_chunk_interrupt_postimage.js
ticket: SERVER-67492