summaryrefslogtreecommitdiff
path: root/etc/backports_required_for_multiversion_tests.yml
diff options
context:
space:
mode:
authorChristopher Caplinger <christopher.caplinger@mongodb.com>2022-08-17 19:05:46 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-08-17 21:15:38 +0000
commit1e52d6d872329d844e42c0535165dbbc708db062 (patch)
treeaf14af746ff3bebb6fac78085cbb7a26ec4440f4 /etc/backports_required_for_multiversion_tests.yml
parent56f8d207426ff9bcce91f70be65b020305075fee (diff)
downloadmongo-1e52d6d872329d844e42c0535165dbbc708db062.tar.gz
SERVER-68560: Explicitly disable shard merge tests for mt migrations
Diffstat (limited to 'etc/backports_required_for_multiversion_tests.yml')
-rw-r--r--etc/backports_required_for_multiversion_tests.yml16
1 files changed, 0 insertions, 16 deletions
diff --git a/etc/backports_required_for_multiversion_tests.yml b/etc/backports_required_for_multiversion_tests.yml
index c9799de5359..596e5e84958 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -86,12 +86,6 @@ last-continuous:
test_file: jstests/replsets/tenant_migration_fetch_committed_transactions_retry.js
- ticket: SERVER-59525
test_file: jstests/replsets/tenant_migration_recipient_access_blocker_rollback.js
- - ticket: SERVER-65820
- test_file: jstests/replsets/tenant_migration_fetch_committed_transactions_shard_merge.js
- - ticket: SERVER-64616
- test_file: jstests/replsets/tenant_migration_recipient_shard_merge_learn_files.js
- - ticket: SERVER-64616
- test_file: jstests/replsets/tenant_migration_shard_merge_recipient_creates_blockers_during_migration.js
- ticket: SERVER-59023
test_file: jstests/sharding/resharding_secondary_recovers_temp_ns_metadata.js
- ticket: SERVER-57772
@@ -194,8 +188,6 @@ last-continuous:
test_file: jstests/replsets/apply_ops_dropDatabase.js
- ticket: SERVER-63732
test_file: jstests/sharding/shard_collection_basic.js
- - ticket: SERVER-63454
- test_file: jstests/replsets/tenant_migration_shard_merge_invalid_inputs.js
- ticket: SERVER-6491
test_file: jstests/sharding/shard_key_index_must_exist.js
- ticket: SERVER-64142
@@ -521,12 +513,6 @@ last-lts:
test_file: jstests/replsets/tenant_migration_fetch_committed_transactions_retry.js
- ticket: SERVER-59525
test_file: jstests/replsets/tenant_migration_recipient_access_blocker_rollback.js
- - ticket: SERVER-65820
- test_file: jstests/replsets/tenant_migration_fetch_committed_transactions_shard_merge.js
- - ticket: SERVER-64616
- test_file: jstests/replsets/tenant_migration_recipient_shard_merge_learn_files.js
- - ticket: SERVER-64616
- test_file: jstests/replsets/tenant_migration_shard_merge_recipient_creates_blockers_during_migration.js
- ticket: SERVER-59023
test_file: jstests/sharding/resharding_secondary_recovers_temp_ns_metadata.js
- ticket: SERVER-59765
@@ -621,8 +607,6 @@ last-lts:
test_file: jstests/replsets/tenant_migration_recipient_startup_recovery.js
- ticket: SERVER-63122
test_file: jstests/replsets/tenant_migration_network_error_via_rollback.js
- - ticket: SERVER-63454
- test_file: jstests/replsets/tenant_migration_shard_merge_invalid_inputs.js
- ticket: SERVER-63732
test_file: jstests/sharding/shard_collection_basic.js
- ticket: SERVER-6491