summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Hirschhorn <max.hirschhorn@mongodb.com>2021-10-21 01:07:30 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-10-21 01:20:23 +0000
commit20a16fa48730dd22cb330f2086f00b08147714d3 (patch)
tree012b14967fbb5cc0c48264940effc7b4a1ad1659
parentbba630c895a90a59b78d12105424575b2f847b91 (diff)
downloadmongo-20a16fa48730dd22cb330f2086f00b08147714d3.tar.gz
SERVER-59890 Exclude chunk migration test from config stepdown suite.
-rw-r--r--buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml b/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml
index 55c6e8a3c17..8de7ba27a3c 100644
--- a/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml
+++ b/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml
@@ -221,6 +221,9 @@ selector:
# profiling/logging (on the configsvr primary), so cannot tolerate the configsvr primary changing.
- jstests/sharding/read_write_concern_defaults_application.js
- jstests/sharding/move_primary_with_writes.js
+ # Stepdown interval repeatedly coincides with config server primary giving up contacting an
+ # intentionally downed shard primary which prevents the test from making forward progress.
+ - jstests/sharding/migration_coordinator_shutdown_in_critical_section.js
executor:
config: