summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJosef Ahmad <josef.ahmad@mongodb.com>2021-11-17 15:56:47 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-12-06 07:09:51 +0000
commit0f9e2dc19f68c8db49539bbaf6542c1bde9025a0 (patch)
tree26932443afeeeeb60a0d3dc5bef67537fd3b8623 /etc
parent1c164f931a406b6f091a4ee41c6726b2a56a154d (diff)
downloadmongo-0f9e2dc19f68c8db49539bbaf6542c1bde9025a0.tar.gz
SERVER-60682 Exempt transaction coordinators and journal flusher from acquiring storage tickets
Co-authored-by: Max Hirschhorn max.hirschhorn@mongodb.com (cherry picked from commit 1bdff76322b144ef27060fe79324fe3cce4bb17a)
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 b586681cd03..27e86c55998 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -112,6 +112,8 @@ last-continuous:
test_file: jstests/sharding/resharding_secondary_recovers_temp_ns_metadata.js
- ticket: SERVER-54909
test_file: jstests/replsets/replSetGetStatus_member_wall_times.js
+ - ticket: SERVER-60682
+ test_file: jstests/sharding/coordinate_txn_commit_with_tickets_exhausted.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites:
@@ -384,6 +386,8 @@ last-lts:
test_file: jstests/sharding/resharding_secondary_recovers_temp_ns_metadata.js
- ticket: SERVER-54909
test_file: jstests/replsets/replSetGetStatus_member_wall_times.js
+ - ticket: SERVER-60682
+ test_file: jstests/sharding/coordinate_txn_commit_with_tickets_exhausted.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: