summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorLuis Osta <luis.osta@mongodb.com>2021-12-07 18:00:21 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-12-07 20:49:55 +0000
commit7634ffa5d056aa5efcc12079d00da898e6f258fb (patch)
tree247499503cf67137c6a00fdad86cd634e8cf42ac /etc
parent0d95d87f917ae9bccfa23467fd12f1cf32ab0476 (diff)
downloadmongo-7634ffa5d056aa5efcc12079d00da898e6f258fb.tar.gz
SERVER-61816 Add steps past kWaitingForVotes to assert.soon
(cherry picked from commit 6d1b572c7ddbba652ffa49dc3783fbd27cec9714) SERVER-60685 Add Interruption category to 'TransactionCoordinatorReachedAbortDecision' (cherry picked from commit 78ab98a46b53582a5e69424bbb92f25c483fec0a)
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 27e86c55998..9cd646cb39d 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -114,6 +114,8 @@ last-continuous:
test_file: jstests/replsets/replSetGetStatus_member_wall_times.js
- ticket: SERVER-60682
test_file: jstests/sharding/coordinate_txn_commit_with_tickets_exhausted.js
+ - ticket: SERVER-60685
+ test_file: jstests/sharding/cancel_coordinate_txn_commit_with_tickets_exhausted.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites:
@@ -388,6 +390,8 @@ last-lts:
test_file: jstests/replsets/replSetGetStatus_member_wall_times.js
- ticket: SERVER-60682
test_file: jstests/sharding/coordinate_txn_commit_with_tickets_exhausted.js
+ - ticket: SERVER-60685
+ test_file: jstests/sharding/cancel_coordinate_txn_commit_with_tickets_exhausted.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: