summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA. Jesse Jiryu Davis <jesse@mongodb.com>2021-12-23 23:23:47 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-12-23 23:47:54 +0000
commit4492e86c8bbff4098c929b613a53f1029e3bfda0 (patch)
tree7f0d2298fcb4bc708759f6245b21a293288a003c
parent8ec958db3d3011a0b121eed6c2966efd872332e2 (diff)
downloadmongo-4492e86c8bbff4098c929b613a53f1029e3bfda0.tar.gz
SERVER-61666 Exclude migration test from multiversion
-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 ae29e8a2df8..fb9497fd98d 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -126,6 +126,8 @@ last-continuous:
test_file: jstests/sharding/cancel_coordinate_txn_commit_with_tickets_exhausted.js
- ticket: SERVER-57766
test_file: jstests/sharding/resharding_metrics.js
+ - ticket: SERVER-61666
+ test_file: jstests/replsets/tenant_migration_transaction_boundary.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites:
@@ -395,6 +397,8 @@ last-lts:
test_file: jstests/sharding/cancel_coordinate_txn_commit_with_tickets_exhausted.js
- ticket: SERVER-57766
test_file: jstests/sharding/resharding_metrics.js
+ - ticket: SERVER-61666
+ test_file: jstests/replsets/tenant_migration_transaction_boundary.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: