summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorjannaerin <golden.janna@gmail.com>2020-03-04 12:08:42 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-04-28 17:56:55 +0000
commite5b78551eb666c3ae61691acfe8e9ea1c6b33651 (patch)
tree579d833f1a4016cfaa482c5f4d4a51ab5b37f5bd /buildscripts
parente9c2db40d3caf8beaad17cd9df8edcc391de0283 (diff)
downloadmongo-e5b78551eb666c3ae61691acfe8e9ea1c6b33651.tar.gz
SERVER-44954 Streamable RSM uses exhaust isMaster
(cherry picked from commit 23e6f954d7ef5ab73f5540b46c6b3794b7ecfbdc)
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 fe74d2349e7..31d15d5b8ec 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
@@ -27,6 +27,8 @@ selector:
- jstests/sharding/test_stacked_migration_cleanup.js
# Enable when SERVER-44733 is backported
- jstests/sharding/change_streams_update_lookup_shard_metadata_missing.js
+ - jstests/sharding/repl_monitor_refresh.js
+ - jstests/sharding/retryable_write_error_labels.js
# Enable when SERVER-43310 is backported
- jstests/sharding/cluster_create_indexes_always_routes_through_primary.js