summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorJack Mulrow <jack.mulrow@mongodb.com>2019-12-17 22:55:38 +0000
committerevergreen <evergreen@mongodb.com>2019-12-17 22:55:38 +0000
commitceeb1a0402e2d0f6f0f55808c16a90e8b30f106c (patch)
tree85ed681451e9abd58212bc22f640415feaa74701 /buildscripts
parent61241bedf571481a89525ac26d311d3fed4108d6 (diff)
downloadmongo-ceeb1a0402e2d0f6f0f55808c16a90e8b30f106c.tar.gz
SERVER-43720 Make RWCDefaults commands persist the defaults
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml b/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml
index 9ea3a40995c..366414c6b05 100644
--- a/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml
+++ b/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml
@@ -200,6 +200,8 @@ selector:
- jstests/sharding/mongos_no_detect_sharding.js
# Aggregation with $merge will fail until SERVER-41949 is finished.
- jstests/sharding/merge_with_move_primary.js
+ # Runs commands directly on the config server primary and is not robust to the primary changing.
+ - jstests/sharding/read_write_concern_defaults_commands_api.js
executor:
config: