summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorBernard Gorman <bernard.gorman@mongodb.com>2019-12-19 20:39:43 +0000
committerevergreen <evergreen@mongodb.com>2019-12-19 20:39:43 +0000
commit4cd114fb943075fe87879d66bfc764ce75aa565b (patch)
tree33cda1f1884fd4502f3a41540018362dcaa6adbf /buildscripts
parent9d74018cd0c058f4fcd5512c3e19d8ca5204306f (diff)
downloadmongo-4cd114fb943075fe87879d66bfc764ce75aa565b.tar.gz
SERVER-44733 Change stream should throw ChangeStreamFatalError if a single shard cannot be targeted for updateLookup
(cherry picked from commit ccecd50087d22d90df71ab3c5dd4a58905590307) (cherry picked from commit 20d508fbf59b05c6728162e85a9abfd06d41d0cd)
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml b/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml
index 63b464c161e..a6de0680202 100644
--- a/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml
+++ b/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml
@@ -119,6 +119,8 @@ selector:
- jstests/sharding/major_version_check.js
# Enable after SERVER-38691 gets backported to 4.2 and becomes the last stable.
- jstests/sharding/explain_cmd.js
+ # Enable when SERVER-44733 is backported
+ - jstests/sharding/change_streams_update_lookup_shard_metadata_missing.js
executor:
config: