summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRandolph Tan <randolph@10gen.com>2022-02-22 18:33:00 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-03-16 17:53:27 +0000
commit8ac94fc68d134eaef7fb3815d25e98ef99f034a3 (patch)
tree13788b9adf10b34bdd91328acd2fcb486fbcbd25 /etc
parentb93f3757801f1b452391b8e3c277d092bd0fe835 (diff)
downloadmongo-8ac94fc68d134eaef7fb3815d25e98ef99f034a3.tar.gz
SERVER-6491 Prevent dropping shard key index when alternative index doesn't exist
Diffstat (limited to 'etc')
-rw-r--r--etc/backports_required_for_multiversion_tests.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/backports_required_for_multiversion_tests.yml b/etc/backports_required_for_multiversion_tests.yml
index ef036616336..4ad2f8d3019 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -158,6 +158,8 @@ last-continuous:
test_file: jstests/replsets/apply_ops_dropDatabase.js
- ticket: SERVER-63732
test_file: jstests/sharding/shard_collection_basic.js
+ - ticket: SERVER-6491
+ test_file: jstests/sharding/shard_key_index_must_exist.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites:
@@ -455,6 +457,8 @@ last-lts:
test_file: jstests/replsets/apply_ops_dropDatabase.js
- ticket: SERVER-63732
test_file: jstests/sharding/shard_collection_basic.js
+ - ticket: SERVER-6491
+ test_file: jstests/sharding/shard_key_index_must_exist.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: