summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorVesselina Ratcheva <vesselina.ratcheva@10gen.com>2021-10-27 21:34:16 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-10-27 22:19:58 +0000
commit0cceba6f04b95f3652de84c2f1f4ab2a644dba6e (patch)
tree6671a328a415819f63b55be0d86390853eba0ac5 /etc
parent637b7ad320dc66908b2e468bb8f862ab81b328c5 (diff)
downloadmongo-0cceba6f04b95f3652de84c2f1f4ab2a644dba6e.tar.gz
SERVER-54909 Report last durable and last applied operation wall times for all members in replSetGetStatus
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 c4bea5b638b..3fdbbcf2692 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -106,6 +106,8 @@ last-continuous:
test_file: jstests/core/sbe/sbe_cmd.js
- ticket: SERVER-56127
test_file: jstests/sharding/retryable_writes_nested_shard_key.js
+ - ticket: SERVER-54909
+ test_file: jstests/replsets/replSetGetStatus_member_wall_times.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites:
@@ -372,6 +374,8 @@ last-lts:
test_file: jstests/core/sbe/sbe_cmd.js
- ticket: SERVER-56127
test_file: jstests/sharding/retryable_writes_nested_shard_key.js
+ - ticket: SERVER-54909
+ test_file: jstests/replsets/replSetGetStatus_member_wall_times.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: