summaryrefslogtreecommitdiff
path: root/etc/backports_required_for_multiversion_tests.yml
diff options
context:
space:
mode:
Diffstat (limited to 'etc/backports_required_for_multiversion_tests.yml')
-rw-r--r--etc/backports_required_for_multiversion_tests.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/backports_required_for_multiversion_tests.yml b/etc/backports_required_for_multiversion_tests.yml
index 06e463e78b8..e8275f522c2 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -148,7 +148,8 @@ all:
test_file: jstests/core/internal_apply_oplog_update.js
- ticket: SERVER-64741
test_file: jstests/sharding/append_oplog_note_mongos.js
-
+ - ticket: SERVER-63732
+ test_file: jstests/sharding/shard_collection_basic.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites:
@@ -188,3 +189,5 @@ suites:
sharding_multiversion:
- ticket: SERVER-56127
test_file: jstests/sharding/retryable_writes_nested_shard_key.js
+ - ticket: SERVER-63732
+ test_file: jstests/sharding/shard_collection_basic.js