summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJason Chan <jason.chan@mongodb.com>2021-04-28 19:53:03 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-05-04 22:29:28 +0000
commit320e2d28396c250dfd69640dcf865dff50ea0b55 (patch)
treee5ddaba95d3c5ee27ee386137a74435b17637993 /etc
parent4aa27885874b90e098c1225fccb10f4daa3b3d38 (diff)
downloadmongo-320e2d28396c250dfd69640dcf865dff50ea0b55.tar.gz
SERVER-55305 Add new step to replication rollback to restore the txns table to be consistent with the stableTimestamp
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 5782df5f14e..f1fb315f7d7 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -134,6 +134,10 @@ all:
test_file: jstests/replsets/reconfig_removes_node_in_rollback.js
- ticket: SERVER-55725
test_file: jstests/sharding/time_zone_info_mongos.js
+ - ticket: SERVER-55305
+ test_file: jstests/replsets/rollback_with_coalesced_txn_table_updates_during_oplog_application.js
+ - ticket: SERVER-55305
+ test_file: jstests/replsets/rollback_with_coalesced_txn_table_updates_from_vectored_inserts.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: