summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPavi Vetriselvan <pavithra.vetriselvan@mongodb.com>2020-08-17 14:11:49 -0400
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-08-19 20:55:39 +0000
commit466a22a6a29b05beeef16b639feaf54cddf35171 (patch)
tree5251696babdf3efc090c06a096bb13bca3180258 /etc
parentd3169bf266e409f68784aa512511c680b5cc6aa4 (diff)
downloadmongo-466a22a6a29b05beeef16b639feaf54cddf35171.tar.gz
SERVER-50335 use backports_requires_for_multiversion_tests when excluding hello tests from multiversion suites
Diffstat (limited to 'etc')
-rw-r--r--etc/backports_required_for_multiversion_tests.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/etc/backports_required_for_multiversion_tests.yml b/etc/backports_required_for_multiversion_tests.yml
index 546fdc0c4c4..0705eb605c1 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -40,6 +40,24 @@ all:
test_file: jstests/change_streams/report_post_batch_resume_token.js
- ticket: SERVER-50140
test_file: jstests/replsets/initial_sync_fails_unclean_restart.js
+ - ticket: SERVER-49986
+ test_file: jstests/core/ismaster.js
+ - ticket: SERVER-49986
+ test_file: jstests/core/views/views_all_commands.js
+ - ticket: SERVER-49986
+ test_file: jstests/sharding/database_versioning_all_commands.js
+ - ticket: SERVER-49986
+ test_file: jstests/sharding/ismaster.js
+ - ticket: SERVER-49986
+ test_file: jstests/sharding/read_write_concern_defaults_application.js
+ - ticket: SERVER-49986
+ test_file: jstests/sharding/safe_secondary_reads_drop_recreate.js
+ - ticket: SERVER-49986
+ test_file: jstests/sharding/safe_secondary_reads_single_migration_suspend_range_deletion.js
+ - ticket: SERVER-49986
+ test_file: jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js
+ - ticket: SERVER-49991
+ test_file: jstests/replsets/get_replication_info_helper.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: