summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorJustin Seyster <justin.seyster@mongodb.com>2021-01-11 18:37:53 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-01-12 18:43:54 +0000
commit5593fd8e33b60c75802edab304e23998fa0ce8a5 (patch)
tree137d5d51d5ca9fc0b881054128d9a4cd142921af /buildscripts
parent425a5ff8f6a4566aa17a2b25875a1cb12037c797 (diff)
downloadmongo-5593fd8e33b60c75802edab304e23998fa0ce8a5.tar.gz
SERVER-50769 Change streams no longer balk at empty applyOpsr4.2.12-rc0r4.2.12
(cherry picked from commit e9122ba5078eca4fbc7ea858221dba6af00e90a9)
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml1
1 files changed, 1 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 bd30ef03e88..2cd6843cb66 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
@@ -53,6 +53,7 @@ selector:
- jstests/sharding/agg_explain_fmt.js
- jstests/sharding/change_stream_metadata_notifications.js
- jstests/sharding/change_stream_transaction_sharded.js
+ - jstests/sharding/change_stream_empty_apply_ops.js
- jstests/sharding/change_streams.js
- jstests/sharding/collation_lookup.js
- jstests/sharding/collation_targeting.js