summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorGeorge Wangensteen <george.wangensteen@mongodb.com>2022-01-26 16:15:16 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-01-26 16:55:16 +0000
commitaae909d4cfba1621ccaf5d6168b89a0577d4e0ca (patch)
treed141f4ec2fee63d5ababbc2bca4363da0bbb37e0 /etc
parent5ff2fd561d48c390a03e0d27239e3e378203634b (diff)
downloadmongo-aae909d4cfba1621ccaf5d6168b89a0577d4e0ca.tar.gz
SERVER-58506 Expose Server-Parameter Settability
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 a6ab07267b6..da2cbbb6aa2 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -124,6 +124,8 @@ last-continuous:
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
+ - ticket: SERVER-58506
+ test_file: jstests/noPassthrough/getParameterWithDetails.js
- ticket: SERVER-57766
test_file: jstests/sharding/resharding_metrics.js
- ticket: SERVER-61757
@@ -411,6 +413,8 @@ last-lts:
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
+ - ticket: SERVER-58506
+ test_file: jstests/noPassthrough/getParameterWithDetails.js
- ticket: SERVER-57766
test_file: jstests/sharding/resharding_metrics.js
- ticket: SERVER-61757