summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Banala <arun.banala@mongodb.com>2022-03-30 15:18:07 +0100
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-03-30 16:17:05 +0000
commit38c4df685dd246e27677ff7a0092828f378c3aa5 (patch)
treedecf6f302af7dd33d593cdbe806ca4e412717307
parent3cf89ad966f8b92e3f2c1884e7d671bedff23174 (diff)
downloadmongo-38c4df685dd246e27677ff7a0092828f378c3aa5.tar.gz
SERVER-64485 Temporarily disallow 'update_with_dollar_fields.js' to run in all multiversion suites
-rw-r--r--etc/backports_required_for_multiversion_tests.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/backports_required_for_multiversion_tests.yml b/etc/backports_required_for_multiversion_tests.yml
index 4deb134b1d4..6c2ea9b2946 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -164,6 +164,8 @@ last-continuous:
test_file: jstests/sharding/shard_key_index_must_exist.js
- ticket: SERVER-64142
test_file: jstests/sharding/refine_collection_shard_key_basic.js
+ - ticket: SERVER-64485
+ test_file: jstests/sharding/update_with_dollar_fields.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: