SERVER-53236 Disable merge_with_move_primary.js from running on the sharding_csrs_continuous_config_stepdown suite

This commit is contained in:
Sergi Mateo Bellido
2021-01-18 12:43:17 +00:00
committed by Evergreen Agent
parent 464c15b2ed
commit eeea2566fc

View File

@@ -43,6 +43,7 @@ selector:
- jstests/sharding/large_chunk.js
- jstests/sharding/limit_push.js
- jstests/sharding/merge_with_drop_shard.js
- jstests/sharding/merge_with_move_primary.js
- jstests/sharding/migrateBig_balancer.js
- jstests/sharding/move_chunk_basic.js
- jstests/sharding/movePrimary1.js