diff options
author | Dianna Hohensee <dianna.hohensee@10gen.com> | 2016-01-13 09:59:56 -0500 |
---|---|---|
committer | Dianna Hohensee <dianna.hohensee@10gen.com> | 2016-01-13 09:59:56 -0500 |
commit | f4f60232b46cc2295119f0c572d7251af4500e5d (patch) | |
tree | 6f04cc9b5daa36e5fd84285a37120795496f0967 /buildscripts | |
parent | f2d33bbcde359f5caf2e4e66559dcc46b164cd2b (diff) | |
download | mongo-f4f60232b46cc2295119f0c572d7251af4500e5d.tar.gz |
SERVER-22155 temporarily blacklist cleanup_orphaned_cmd_during_movechunk.js until it's improved
Diffstat (limited to 'buildscripts')
-rw-r--r-- | buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml b/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml index a98dde1b75e..d0b428fee3c 100644 --- a/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml +++ b/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml @@ -91,6 +91,7 @@ selector: - jstests/sharding/csrs_upgrade.js # Temporarily blacklisted until more robust - jstests/sharding/cleanup_orphaned_cmd_during_movechunk_hashed.js + - jstests/sharding/cleanup_orphaned_cmd_during_movechunk.js executor: js_test: config: |