summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Fuschetto <antonio.fuschetto@mongodb.com>2021-06-22 10:06:05 +0000
committerAntonio Fuschetto <antonio.fuschetto@mongodb.com>2021-06-22 10:06:05 +0000
commitb26580dfde7dcf4889b3485a7223431de6a64224 (patch)
tree9fafcf1f6ff7eb187dc5d5e8319784868574f60b
parentc4e024785e827880f8da65e9659f497bb2608e32 (diff)
downloadmongo-b26580dfde7dcf4889b3485a7223431de6a64224.tar.gz
SERVER-57861 Exclude move_chunk_allowMigrations.js from does_not_support_stepdowns suite
-rw-r--r--jstests/sharding/move_chunk_allowMigrations.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/sharding/move_chunk_allowMigrations.js b/jstests/sharding/move_chunk_allowMigrations.js
index 057befb7291..389178280e1 100644
--- a/jstests/sharding/move_chunk_allowMigrations.js
+++ b/jstests/sharding/move_chunk_allowMigrations.js
@@ -6,6 +6,7 @@
*
* @tags: [
* requires_fcv_47,
+ * does_not_support_stepdowns,
* ]
*/
(function() {