summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorCheahuychou Mao <mao.cheahuychou@gmail.com>2023-05-09 22:24:43 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-05-10 02:46:44 +0000
commitab5ca44eae30dba87f77d9533629322345ffb357 (patch)
treee9e5dfc7d3dfda92242fa0d99282a81d05357775 /etc
parent380259f880032aa15fe999d7ec812b0ce9d72b16 (diff)
downloadmongo-ab5ca44eae30dba87f77d9533629322345ffb357.tar.gz
SERVER-76948 Allow shard key fields to contain DBRefs
Diffstat (limited to 'etc')
-rw-r--r--etc/backports_required_for_multiversion_tests.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/backports_required_for_multiversion_tests.yml b/etc/backports_required_for_multiversion_tests.yml
index c1813efdf90..8f969854d21 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -329,8 +329,6 @@ last-continuous:
ticket: SERVER-72224
- test_file: jstests/sharding/internal_txns/incomplete_transaction_history_during_migration.js
ticket: SERVER-73938
- - test_file: jstests/sharding/shard_keys_with_dollar_sign.js
- ticket: SERVER-74124
- test_file: jstests/core/query/partial_index_logical.js
ticket: SERVER-68434
- test_file: jstests/core/timeseries/timeseries_collmod.js
@@ -379,6 +377,8 @@ last-continuous:
ticket: SERVER-76550
- test_file: jstests/sharding/analyze_shard_key/monotonicity_hashed_sharding_compound.js
ticket: SERVER-76719
+ - test_file: jstests/sharding/shard_keys_with_dollar_sign.js
+ ticket: SERVER-76948
suites: null
last-lts:
all:
@@ -782,8 +782,6 @@ last-lts:
ticket: SERVER-72224
- test_file: jstests/sharding/internal_txns/incomplete_transaction_history_during_migration.js
ticket: SERVER-73938
- - test_file: jstests/sharding/shard_keys_with_dollar_sign.js
- ticket: SERVER-74124
- test_file: jstests/core/timeseries/timeseries_filter_extended_range.js
ticket: SERVER-69952
- test_file: jstests/replsets/log_ddl_ops.js
@@ -842,4 +840,6 @@ last-lts:
ticket: SERVER-76719
- test_file: jstests/sharding/implicit_create_collection_triggered_by_DDLs.js
ticket: SERVER-76489
+ - test_file: jstests/sharding/shard_keys_with_dollar_sign.js
+ ticket: SERVER-76948
suites: null