summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorSpencer Jackson <spencer.jackson@mongodb.com>2022-09-13 15:51:30 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-10-05 18:54:02 +0000
commit49297c3cb0cdae29b0c1da41c6ea802731090a24 (patch)
tree2570bc4115c2f26aa94dd6c627d712877c78f781 /etc
parent6b95c30295c2eafbd925ddbee4a25a3950572a30 (diff)
downloadmongo-49297c3cb0cdae29b0c1da41c6ea802731090a24.tar.gz
SERVER-69348 Remove repairDatabase command
(cherry picked from commit fa534d676f5f673a6a7f3ea656f650ff108b7f92)
Diffstat (limited to 'etc')
-rw-r--r--etc/backports_required_for_multiversion_tests.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/backports_required_for_multiversion_tests.yml b/etc/backports_required_for_multiversion_tests.yml
index f3dd66ce557..24c427a680f 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -248,6 +248,14 @@ last-continuous:
test_file: jstests/sharding/append_oplog_note_mongos.js
- ticket: SERVER-68115
test_file: jstests/core/elemmatch_index.js
+ - ticket: SERVER-69348
+ test_file: jstests/core/views/views_all_commands.js
+ - ticket: SERVER-69348
+ test_file: jstests/replsets/db_reads_while_recovering_all_commands.js
+ - ticket: SERVER-69348
+ test_file: jstests/replsets/tenant_migration_concurrent_writes_on_donor_util.js
+ - ticket: SERVER-69348
+ test_file: jstests/sharding/read_write_concern_defaults_application.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites:
@@ -629,6 +637,14 @@ last-lts:
test_file: jstests/sharding/append_oplog_note_mongos.js
- ticket: SERVER-68115
test_file: jstests/core/elemmatch_index.js
+ - ticket: SERVER-69348
+ test_file: jstests/core/views/views_all_commands.js
+ - ticket: SERVER-69348
+ test_file: jstests/replsets/db_reads_while_recovering_all_commands.js
+ - ticket: SERVER-69348
+ test_file: jstests/replsets/tenant_migration_concurrent_writes_on_donor_util.js
+ - ticket: SERVER-69348
+ test_file: jstests/sharding/read_write_concern_defaults_application.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: